πŸ—ΌDecay Factory 🏭

A simple cli to convert any image to a Decay themed wallpaper

example1 example2 decay on the right.

Installation

AUR

You can install decay-factory using our AUR decay-factory package:

yay -S decay-factory

You can use any AUR helper πŸ™‚

Manually

You can install decay-factory manually

  1. Clone the repo.
  2. Install the required packages using pip as shown below:
pip3 install -r requirements.txt
  1. Install it with:
sudo make install

Usage

from your terminal run:

decayFactory

or

decayFactory /path/to/image/

All the outputs will be in ~/Pictures/decay

UNINSTALL

  1. cd into the repo folder.
  2. Uninstall it with:
sudo make uninstall

Credits

GitHub

View Github