https://github.com/lucaangioloni/organizer
Organizer is an app to help you organize your files. Based on Qt
https://github.com/lucaangioloni/organizer
Last synced: about 1 year ago
JSON representation
Organizer is an app to help you organize your files. Based on Qt
- Host: GitHub
- URL: https://github.com/lucaangioloni/organizer
- Owner: LucaAngioloni
- License: apache-2.0
- Created: 2016-09-02T13:34:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-02T19:32:39.000Z (almost 10 years ago)
- Last Synced: 2025-03-30T02:22:15.869Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 10.7 MB
- Stars: 8
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Organizer
Organizer is an app to help you organize your files.
By simply dragging files into the window you can copy or move those files in the right path,
which you can set in the Filter Window.
To add a filter simply open the Filters Window by clicking on Filters and the click on Add Filter.
Add a name for the filter, the path were to copy/move the files that match the filter, the range of
dimension the file must have, the extension and the words the name of the file must contain.
The filters can be modified and removed.
To modify double click the filter in the Filters Window.
To remove select the filter in the Filters Window and click Remove.
To clear the Filter Database click on Clear.
Download
MacOS version already compiled and deployed can be downloaded here.