Rotarium
- 7 Devlogs
- 7 Total hours
A package manager/general use utility written in Python
A package manager/general use utility written in Python
cleaned up a little
stopped using cheap tricks in the installer (we use tricks in main.py now that work)
i worked some more
added some detection for non-glibc systems in the installer, and cleaned up a little in the installer so i dont have duplicate functions / whatever
lost like 2 hours of progress due to stuff happening with hackatime and my system clock and whatever but its fineeeee
anyways online repos exist now
upgrading packages exist too
more cleanup
i dont have much more to say
quote of the project: hackatime you silly goof
added some package metadata, cleaned up a little, yeah thats basically it
so i did some cryptography to check if the install script has been tampered with so you dont get mitmed because thats apparently important
added support for native packages (currently only have fastfetch), discontinued macos support, yeah thats about it
i should probably host the packages on the repo to prevent being supply chained but thats a problem for future me
added some support for python installation, will add portable packages later