Skip to content

Convert Any Image to the Everforest color palette

License

Notifications You must be signed in to change notification settings

Narmis-E/everforest-factory

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌲 Everforest Factory 🏭

Forked from onedark-factory 😄

A simple cli to convert any image to an everforest themed wallpaper

example

Installation

  1. Clone the repo.
  2. Install the required packages using pip as shown below:
pip3 install rich image-go-nord argparse
  1. Edit the file conv.py line 14 with your user name, DO NOT CHANGE THE DIR, IT WILL NOT WORK AS EXPECTED, IF YOU WANT TO EDIT IT THEN DO IT IN BOTH conv.py and eff.sh.
  2. Install it with:
sudo make install

Usage

from your terminal run:

eff

or

eff /path/to/image/

All the outputs will be in ~/Pictures/eff

UNINSTALL

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

Credits

About

Convert Any Image to the Everforest color palette

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 81.3%
  • Makefile 10.9%
  • Shell 7.8%