BrixIT / Photo-import-tool

Tool for people that don't want to use a complete photo management program but just want to import everything in the pictures directory and manage it with the filemanager.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Photo import tool

Tool for people that don't want to use a complete photo management program but just want to import everything in the pictures directory and manage it with the filemanager.

Compiling

sudo apt-get install build-essential libgtkmm-3.0-dev
# Clone this repository and cd into the directory
mkdir build
cd build
cmake ..
make

About

Tool for people that don't want to use a complete photo management program but just want to import everything in the pictures directory and manage it with the filemanager.


Languages

Language:C++ 100.0%