Commit Graph

36 Commits

Author SHA1 Message Date
Paul Schwarz 73c018f1b0 Farben beim Ablauf optimiert
Vorher war im Download und Installprozess alles Lila, dies wird hier angepasst.
2022-08-30 21:36:39 +02:00
Mathias Wagner c6b7d090a0 Fixed the unzip warnings in the installer 2022-08-27 13:09:32 +02:00
Paul Schwarz dd78b80f9b Installationsprozess informativer gemacht
Auch kleinere Schritte, wie das Herunterladen und auch installieren eines Paketes, wird jetzt wiedergegeben. Zudem wurde es Anhand der Optik vom Start und vom Abschluss angepasst, sodass auch bei Fehlermeldungen oder Statusänderungen diese Optik angenommen wird. Einige Prozesse werden jetzt auch für 1 bis 2 Sekunden pausiert, damit man es kurz "vorbeilaufen" sieht (sollte das Linux System gar nicht die Möglichkeit geben, es zu zeigen). Einige Texte wurden erneut überarbeitet.
2022-08-15 21:33:38 +02:00
Mathias 6525ef7176 Fixed the install script for newer updates 2022-08-09 18:01:44 +02:00
Mathias 33389b4906 Fixed the install script 2022-08-09 01:48:23 +02:00
Mathias 3dcbeffb26 Optimized the installation script 2022-08-09 01:43:52 +02:00
Mathias 905af151db Added the option to use a custom installation path 2022-08-09 01:38:55 +02:00
Mathias bf69ff4e38 Fixed the install.sh 2022-08-09 01:15:23 +02:00
Mathias Wagner fa26f23dd2 Fixed the install script 2022-06-22 20:53:17 +02:00
Mathias Wagner c26b13f496 MySpeed now stops during an installation (if installed) 2022-06-22 18:48:19 +02:00
Mathias Wagner 938d6ead45 Updated the installation script 2022-06-11 01:56:21 +02:00
Mathias Wagner 5d189d6bfb The installer now automatically restarts myspeed after installing 2022-06-10 23:41:27 +02:00
Mathias Wagner 60371281b3 Fixed the installer & removed mv from package.json 2022-06-10 12:38:48 +00:00
Mathias Wagner e760810f29 Added force params to then npm install process 2022-06-08 13:32:01 +00:00
Paul Schwarz 48252f22e3 Beta-Kennzeichen hinzugefügt
Beim Start der Installation wird nochmals gezeigt, das es das Script für die Dev-Version ist.
2022-05-21 16:49:01 +02:00
Mathias Wagner ed7c666b2c Added a disclaimer to the installation script 2022-05-21 00:24:34 +02:00
Mathias Wagner 8d4e004c88 Fixed the build essential check 2022-05-20 23:59:59 +02:00
Mathias Wagner 63231bcdaa Fixed the myspeed beta installation 2022-05-20 23:54:59 +02:00
Mathias Wagner 5ea3e1e145 Fixed the myspeed beta installation 2022-05-20 23:51:59 +02:00
Mathias Wagner 6fc0327e60 Integrated the beta build into the myspeed installation script 2022-05-20 23:04:11 +02:00
Mathias Wagner 05a25f567a Fixed a bug in the nodejs installer 2022-05-20 22:18:30 +02:00
Mathias Wagner 73b65f7374 MySpeed now restarts after an update 2022-05-12 23:00:36 +02:00
Mathias Wagner 4c5e840ebe Fixed the myspeed updater script 2022-05-12 22:51:28 +02:00
Mathias Wagner bbfefd07db Updated the sleep timer & moved the clear statement 2022-05-12 22:48:09 +02:00
Mathias Wagner dc534681b4 Changed the messages 2022-05-12 22:46:29 +02:00
Mathias Wagner a5f9f9e863 The script now allows the user to update MySpeed 2022-05-12 22:39:49 +02:00
Mathias Wagner 0ff8ebba37 Fixed the system service installer 2022-05-12 22:28:09 +02:00
Mathias Wagner c3776335c8 Removed the system status debug statement 2022-05-12 22:25:43 +02:00
Mathias Wagner 0e2f91d3a9 Moved the release url down because curl was not installed at the top 2022-05-12 22:20:59 +02:00
Mathias Wagner d898f0e6fa MySpeed now automatically installs as a system service 2022-05-12 22:13:39 +02:00
Mathias Wagner 0ad042a52b Removed the log method from the installation script 2022-05-12 22:02:14 +02:00
Paul Schwarz 5e616a5786 Update install.sh 2022-05-12 20:50:35 +02:00
Paul Schwarz 64da971be5 Update install.sh 2022-05-10 20:25:46 +02:00
Paul Schwarz ddf46219ee Installationsprozess vereinfacht
Der Prozess wurde von der Sicht des Nutzers komplett überarbeitet. Man bekommt jetzt mehr Feedback, was genau gerade passiert. Einige Sonderzeichen (Unicodes) wurden hinzugefügt und die Hinweise wurden überarbeitet.
2022-05-10 20:10:53 +02:00
Paul Schwarz d0bbeede09 Eindeutige Darstellung beim Prozess
Es wird jetzt deutlicher gemacht., was genau gerade passiert. Vorher wurde nur mitgeteilt, das etwas fehlt. Jetzt wird jeder Abschnitt gezeigt (Überprüfung). 
Zudem wurde log zu echo ersetzt und es wurden einige Farb- und Sonderzeichenformatierungen hinzugefügt, damit es nicht so langweilig aussieht.
2022-05-10 19:46:01 +02:00
Mathias Wagner 76759aa308 Created the installer for MySpeed 2022-05-09 23:21:48 +02:00