• v0.9 c7180d5863

    Backuppy v0.9 Stable

    FotoCoder released this 2021-05-10 16:49:41 +00:00 | 6 commits to main since this release

    It'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: 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