A small learning project created due to a need for a highly configurable backup program and a reason to not procrastinate.
The project is licensed under the MLP (Mozilla public license). The license is included in the LICENSE.txt
You may use the icons and ASCII art as you wish, but its better to be creative.
Read the USAGE.md file.
These features might not yet be implemented but are the main ones that will be implemented. When all of these are complete the project will officially reach version 1.0.0 and will be considered "stable".
[x] backing up modified files
[x] multiple configurable backup targets
[ ] restore from backup
[ ] daemon mode on Unix (pid-s and other runtime files are saved in a "run" folder)
[x] manual mode (command line)
[ ] snazzy UI, complete with:
Features that might be implemented later.
NCURSES (Unix, maybe windows if the packages work) config editor
Maybe a GUI front-end
possible resource limiting
more advanced scheduling
daemon file watcher
notifications
Ask for a pull request if you have a nice idea or something. ALL contribution is licensed under the same license above.