chromium-script

A simple script written in Python to snap some Branding onto your Chromium app

🪼 Installation

The installation is pretty easy, you only have to install Pillow and then run the script. To install Pillow run:

pip install Pillow
# or
pip3 install Pillow

✨ Running the Script

Simply enter:

python script.py
# or
python3 script.py

❤️ Show some Love

If you find this script helpful, we would appreciate a ⭐ Star on this repository