Minimal fetch is a more aesthetically pleasing system fetching tool written in Python!
Please note this has had some major performance issues as of the latest update, I am working on fixing them
This repo ins't activly being worked on anymore. I still take PRs and Issues, but there are no planned feture updates. :)
STILL A WIP DO NOT EXPECT IT TO BE FLAWLESS (Please do report any issues you find)
sudo pip install git+https://github.com/ToxicWaveHD/Minimal-fetch
And simply run with
mfetch
Note: this requires the dependencies: python3
, pillow
, click
You can install the dependencies with
For Ubuntu/Debian-based: sudo apt install python3 python3-pillow python-click
For Arch-based: sudo pacman -S python3 python-pillow python-click
WARNING FAIL-SAFES HAVE YET TO BE ADDED IF YOU ENCOUNTER ANY ERRORS WHILE RUNNING AFTER EDITING THE CONFIG REVERT ANY CHANGES MADE
The config is located at ~/.config/mfetch/options
If it is not run pip show mfetch
and copy the location
then
copy <for mentioned location>/mfetch/options
to ~/.config/mfetch
Any improvements, features or new logos would be very welcome :)