Commit Graph

32 Commits

Author SHA1 Message Date
Paul S 21f6b4b3ac Added install instructions for Fedora and openSUSE 2021-05-07 17:35:08 +02:00
Paul S d8e953bf05 Update CHANGELOG.md 2021-05-07 16:26:33 +02:00
Paul S a336776904 Removed note about removing alias 2021-05-07 16:12:42 +02:00
Paul S 3423502e68 Fixed typos, simplified dependencies-section 2021-05-07 13:38:08 +02:00
Paul S 5852ac6b62 Installing necessary PySide2 package for GUI-mode 2021-05-07 13:16:13 +02:00
Paul S 8e7afcedce Return values for main-function 2021-05-07 13:15:20 +02:00
Paul S 845b7e9c9a "Browse"-button on directory-selection dialogs 2021-05-07 12:08:33 +02:00
Paul S a1c5fbf7ea Reworked "install.sh" to call "install.py"
- Reworked "install.sh" to call "install.py"
- All the functionality in "install.py"
- Launches graphical installer when called with "--gui" option: "install.sh --gui"
2021-05-06 19:40:07 +02:00
Paul S a8199debc9 Added TO-DO
check user-input for validity
2021-05-06 15:47:58 +02:00
Paul S 5d367fa1a8 Write alias only if not already existing 2021-05-06 15:14:50 +02:00
Paul S 1dfe37a970 Ported shell script "install.sh" to Python 2021-05-06 12:40:12 +02:00
PhotoLinux e3bccb0715 deleted backupp.py
deleted backup.py because we don't need it anymore.
2021-05-05 19:15:25 +02:00
Paul S 00fa691116 Renamed "changelog.MD" to "CHANGELOG.md" 2021-05-05 17:54:06 +02:00
Paul S 4bc87b9642 Implemented option "--gui" for graphical installer 2021-05-05 17:22:57 +02:00
Paul S d4327b64db Implemented same functionality as in install.sh 2021-05-05 17:21:54 +02:00
Paul S 67a0360727 Updated CHANGELOG.md 2021-05-05 17:21:06 +02:00
Paul S eeeabbbbf9 Updates language-files to be used in GUI-installer 2021-05-05 17:20:04 +02:00
Paul S e2c03559b6 Updated README.md 2021-05-05 17:18:36 +02:00
Paul S 898f4b5809 fixed problem with the Bash/ZSH config 2021-05-05 12:33:17 +02:00
Paul S c281a0a588 Use defined E-MAIL constant 2021-05-04 18:25:28 +02:00
Paul S 5d5477e3e8 Update changelog.MD 2021-05-04 18:14:22 +02:00
Paul S 9cf4ca47a1 initial version of graphical installer
-  Graphical installer based on Python3 with PySide2 GUI framework (Qt-bindings for Python)
2021-05-04 18:10:32 +02:00
FotoCoder 64a01a9985 readme.md angepasst 2021-04-14 04:29:51 +00:00
FotoCoder 556ffc6027 Updated README.md 2021-04-10 08:46:17 +00:00
FotoCoder 13ee4cff74 Corrected a mistake
I had to correct a mistake with the .zshrc and .bashrc
2021-04-10 10:39:24 +02:00
FotoCoder 7a8cf88830 Added English language
In this version I have managed it: now English is supported as well as German!
2021-04-10 10:36:31 +02:00
FotoCoder 6edc54be08 added a farewell text at the end of the installer 2021-04-08 18:32:50 +02:00
FotoCoder 360fadb35a install.sh aktualisiert 2021-04-08 18:11:54 +02:00
PhotoLinux cb6b2ecf61 Fixed some bugs and added a new feature
In this version I fixed a bug with the .zshrc or .bashrc and translated the comment lines into English. In further versions I'll translate the whole program into English.
Also I added a new 'feature' that allows the install script to create the additional files automatically.
2021-04-08 08:35:44 +02:00
PhotoLinux 2afe07e1ad fixed some bugs and added sleep
In version 0.2 I fixed a bug with the location of the main directory and added one or two seconds sleep between the different steps.
2021-04-02 14:08:27 +02:00
FotoCoder 64d3be0b90 Dateien hochladen nach „“
Added 'install', 'exclude.txt', 'Backuppy.sh' and 'Backup.log'
2021-03-23 11:18:57 +00:00
FotoCoder 822b972b1d Initial commit 2021-03-23 11:16:34 +00:00