4bc87b9642
Implemented option "--gui" for graphical installer
2021-05-05 17:22:57 +02:00
898f4b5809
fixed problem with the Bash/ZSH config
2021-05-05 12:33:17 +02:00
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
13ee4cff74
Corrected a mistake
...
I had to correct a mistake with the .zshrc and .bashrc
2021-04-10 10:39:24 +02:00
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
6edc54be08
added a farewell text at the end of the installer
2021-04-08 18:32:50 +02:00
360fadb35a
install.sh aktualisiert
2021-04-08 18:11:54 +02:00
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
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