Comming soon WIP
You can use any AUR helper :)
You can install articblushifier manually
- Clone the repo.
- Install the required packages using pip as shown below:
pip3 install -r requirements.txt
- Install it with:
sudo make install
from your terminal run:
articblushifier
or
articblushifier /path/to/image/
All the outputs will be in ~/Pictures/articblush
cd
into the repo folder.- Uninstall it with:
sudo make uninstall
- Made with Schrodinger-Hat's ImageGoNord, but with the Articblush palette
- Text User Interface (TUI) made with rich