Clean up and refinements

This commit is contained in:
Fr4nz D13trich 2025-12-21 23:22:42 +01:00
parent f633a04f98
commit f909883f57
3 changed files with 117 additions and 103 deletions

13
todo.md
View file

@ -4,11 +4,18 @@
- Improved Version comparasing
- Added options [ -i | -u | -c | -s | -h ]
- Pre - Released Version 0.5
- Clean up function added
- Remover function added --> Need to extend after launcher implementation
- Dummy functions added for:
- Desktop entry
- Auto Update
- Script update
## Add
- Internet connectivity check in [Auto Update Script](https://lab.c95.org/fr4nz/shell-scripts/src/branch/main/helium-browser/helium_auto_update.sh)
- Desktop entry [Helper Script](https://lab.c95.org/fr4nz/shell-scripts/src/branch/main/helium-browser/helium_helper.sh)
- Desktop entry updater [Helper Script](https://lab.c95.org/fr4nz/shell-scripts/src/branch/main/helium-browser/helium_helper.sh) & [Auto Update Script](https://lab.c95.org/fr4nz/shell-scripts/src/branch/main/helium-browser/helium_auto_update.sh)
- Internet connectivity check in [Auto Update Script](https://lab.c95.org/fr4nz/helium-helper/src/branch/main/helium_auto_update.sh)
- Desktop entry [Helper Script](https://lab.c95.org/fr4nz/helium-helper/src/branch/main/helium_helper.sh)
- Desktop entry updater [Helper Script](https://lab.c95.org/fr4nz/helium-helper/src/branch/main/helium_helper.sh) & [Auto Update Script](https://lab.c95.org/fr4nz/helium-helper/src/branch/main/helium_auto_update.sh)
- Script updater
- Architecture detection
- Uninstaller --> Partially done