Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (22 loc) · 1.05 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.05 KB

🗼Tokyo Night Factory 🏭

Forked from nord-factory 😄

A simple cli to convert any image to a tokyo-night 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

Usage

Go to the directory containing the conv.py script and run it using:

python3 conv.py

Then follow the on-screen instructions, and voila you'll have your tokyo-night themed image ready in no time!

Note

The output image usually doesn't look good when the input image is complex or has a lot of colors. It works best with simple minimal images with a few colors like the image shown above. Keep this in mind

Credits