A Pharaonic fetch tool for Arch Linux written in Python.
- use
git clone https://github.com/HushmKun/horus.git
cd horus/
make install
- use
git clone https://github.com/HushmKun/horus.git
cd horus/
make update
- use
cd horus/
make uninstall
- Uses default config.
horus
- Uses a custom made config file ( example of config file found here )
horus -c ./path/to/config
- Uses a cmdline arguments
horus -fg 100 100 100 -bg 25 25 25
- Pure python (No dependecies).
- Relatively fast.
- CLI arguments.
- Add config file to maximize customizations.
- Add argparse to allow CLI arguments.
- currently unknown, If you want to add some features open an Issue or maybe wanna do it yourself with PR.
- Haruno was my literal role model to reach.
- dylanaraps for making fetch tools in general.
- Thijs van Ede for making the StructuredFormatter class.
This Project is Licensed as MIT, and this project adheres to Semantic Versioning.