Releases: Haruno19/starfetch
Releases · Haruno19/starfetch
0.0.4
starfetch 0.0.4 changelogs
Release 0.0.4 brings quite a few upgrades for starfetch!
- Firstly, overall better and cleaner code;
- Compatibility for Windows systems (as documented in the
README.mdfile);
as well as new features:
- A full Qt5/6 GUI version for starfetch!
- A new feature that lets the user choose between
black, white, cyan, magenta, yellow, red and blueto color part of the output!
0.0.3
0.0.2
starfetch 0.0.2 changelogs
- The directory in which resource files (constellations json files, template file and help message file) are stored has been changed from
/usr/local/starfetch(on Linux) or/usr/local/opt/starfetch(on MacOS) to/usr/local/share/starfetch. - The installation process is not the same on both MacOS and Linux. Therefore, the makefile now has now only one
installrule.install_macrule has been removed. - Files there previously were stored under
res/folder are now stored directly into/usr/local/share/starfetch.
If you're running a previous version of starfetch, you should remove the files in /usr/local/opt/starfetch (on MacOS) or /usr/local/starfetch (on Linux), as they're not used anymore.