- 
					
					
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)
											
											20 downloads
 - 
											
												Source code (TAR.GZ)
											
											24 downloads
 
 - added the possibility to exit the install-script with the following commands:
 - 
					
					
Backuppy v0.8 Stable
released this
2021-05-08 19:01:32 +00:00 | 11 commits to main since this releaseA lot has happened since the last version, we finally switched to Python, added new features, changed many things and fixed some bugs.
New features
- you can now add a path by clicking on "browse", if you use the GUI-version.
 - if not already installed, Backuppy will now install its dependencies automatically
 
Other changes
- added installation instructions for Fedora and openSUSE
 - removed alias-note in README.md
 - switched finally from Bash to Python with nearly the whole code. Many thanks to @Prof.P for that!
 
Hope, you enjoy this update!
Stay safe by using Backuppy to create backups every day!Downloads
- 
											
												Source code (ZIP)
											
											20 downloads
 - 
											
												Source code (TAR.GZ)
											
											22 downloads
 
 - 
					
					
Backuppy 0.6 Stable
released this
2021-05-06 13:32:05 +00:00 | 17 commits to main since this releaseToday we are making good progress, this is the second release today.
We have adjusted some things.New features
- Write alias to Backuppy.sh into .bashrc/.zshrc only if not already existing
 
other changes
- changed some small things in the install.py file, such as other imports and stuff
 - corrected version numbers in CHANGELOG.md and install.py
 
We hope you enjoy this update!
Make backups and be safe ;)Downloads
- 
											
												Source code (ZIP)
											
											22 downloads
 - 
											
												Source code (TAR.GZ)
											
											20 downloads
 
 - 
					
					
Backuppy 0.5 Stable
released this
2021-05-06 06:16:35 +00:00 | 20 commits to main since this releaseFinally we did it! We released the fifth version of Backuppy!
Bugfixes
- fixed a problem with the automatically added alias-entry in the .bashrc or .zshrc file
 
New features
- we now have a GUI-version of backuppy!
 
other changes
- changed the language files from .sh to .py
 - a few small changes because of the GUI-version
 - added a changelog.md file
 - updated the readme.md file
 
Start the GUI-version with ./install.sh --gui
Hope you enjoy this great update!
Downloads
- 
											
												Source code (ZIP)
											
											18 downloads
 - 
											
												Source code (TAR.GZ)
											
											21 downloads
 
 - 
					
					
Backuppy 0.4 Stable
released this
2021-04-10 08:42:58 +00:00 | 35 commits to main since this releaseIn this new version I've added support for the English language.
Bugfixes
- none
 
Other changes
- translated the whole application into english
 - added a language query at the beginning of the installer
 
Hope you enjoy this update!
Downloads
- 
											
												Source code (ZIP)
											
											18 downloads
 - 
											
												Source code (TAR.GZ)
											
											21 downloads
 
 - 
					
					
Backuppy 0.3 Stable
released this
2021-04-08 16:04:08 +00:00 | 39 commits to main since this releaseIn this new version I had fixed some bugs and changed many things.
Bugfixes
- fixed bug with the .bashrc or .zshrc alias entry, that has destroyed the 'backuppy' Command in the CLI.
 
Other changes
- translated the comment lines to English
 - removed the files "Backuppy.sh", "Backup.log" and "exclude.txt". These files are now created during the installation process
 - removed the Backup-Log Feature, because a bug, which I can't fix at the moment
 
Hope you enjoy this update!
Downloads
- 
											
												Source code (ZIP)
											
											19 downloads
 - 
											
												Source code (TAR.GZ)
											
											21 downloads
 
 - 
					
					
Backuppy 0.2 Pre-release
released this
2021-04-02 12:20:06 +00:00 | 40 commits to main since this releaseVersion 0.2 of the backup tool Backuppy has been released!
The following things have been changed:Bugfixes
- fixed bug with the $mydir variable
 
changed/new functions
- added time delay between the different installation steps
 - removed changing the source and destination directory afterwards, because it didn't work
 - log entries are skipped for now, because the date function does not work properly
 
Hope you enjoy this update!
Downloads
- 
											
												Source code (ZIP)
											
											16 downloads
 - 
											
												Source code (TAR.GZ)
											
											19 downloads