-
Backuppy v0.9 Stable
released this
2021-05-10 16:49:41 +00:00 | 6 commits to main since this releaseIt's that time again, Backuppy gets another update. A lot has happened in version 0.9.
New Features
- added the possibility to exit the install-script with the following commands:
- CLI-Mode:
:q
- GUI-Mode:
Esc key
- CLI-Mode:
- CLI-mode: Colored output on traces
- New helper script "utils.py"
other changes
- Code refactoring (get rid of global variables and constants, instead pass as arguments)
Bugfixes
- CLI-mode: Show text "Programm interrupted by user." instead of error message when Ctrl+C was pressed.
- CLI-mode: Removed obsolete trace messages
Hope, you enjoy this update!
Many thanks to @Prof.P!Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
- added the possibility to exit the install-script with the following commands: