image picker with clipboard and drag-n-drop capability for linux.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Amélia Liao a9d67af25b styling 2 years ago
src styling 2 years ago
.gitignore initial commit 2 years ago
CMakeLists.txt initial commit 2 years ago
README.md initial commit 2 years ago
qml.qrc initial commit 2 years ago

README.md

reactionmanager

don't use this lol

Building

mkdir -p build; cd build
cmake -DCMAKE_BUILD_TYPE=Release ..
make

Usage

reactionmanager path/to/directory

all of the files need to be in the same level of the directory hierarchy so if you like to organise things you're screwed