Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paulopacitti/gruvbox-factory
🏭 convert any image to the gruvbox pallete
https://github.com/paulopacitti/gruvbox-factory
cli factory gruvbox gruvbox-factory imagegonord morhetz wallpaper
Last synced: 6 days ago
JSON representation
🏭 convert any image to the gruvbox pallete
- Host: GitHub
- URL: https://github.com/paulopacitti/gruvbox-factory
- Owner: paulopacitti
- License: mit
- Created: 2020-09-07T17:47:30.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-29T17:53:15.000Z (4 months ago)
- Last Synced: 2024-11-03T02:37:23.201Z (11 days ago)
- Topics: cli, factory, gruvbox, gruvbox-factory, imagegonord, morhetz, wallpaper
- Language: Python
- Homepage:
- Size: 8.76 MB
- Stars: 680
- Watchers: 6
- Forks: 39
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gruvbox-factory 🏭
![License](https://img.shields.io/github/license/paulopacitti/gruvbox-factory?color=b8bb26&style=flat-square)
![PyPI](https://img.shields.io/pypi/v/gruvbox-factory?color=fb4934&style=flat-square)> _"The main focus when developing gruvbox is to keep colors easily distinguishable, contrast enough and still pleasant for the eyes"_ - [morhetz](https://github.com/morhetz)
![example of gruvbox-factory](https://raw.githubusercontent.com/paulopacitti/gruvbox-factory/master/example.png)
- A simple `cli` to ~~convert~~ manufacture a [gruvbox](https://github.com/morhetz/gruvbox) themed wallpaper;
- Now supports "hipster" mode, passing image paths as arguments;
- Now has two different palettes: *panther* "pink" and *snoopy* white;## Installation ⬇️
`pip3 install gruvbox-factory`## Usage ⌨️
The `cli` has two modes:
- 🔮 wizard: type `gruvbox-factory` **anywhere** in your terminal and folllow the instructions ✨
- 💽 hipster: type `gruvbox-factory -h` and check how to use in CLI mode 😉### Credits 🎥
- 📦 Using [morhetz's gruvbox color scheme](https://github.com/morhetz);
- 🐈 **Made** with [Schrodinger-Hat's ImageGoNord](https://github.com/Schroedinger-Hat/ImageGoNord), but with the gruvbox palette;
- 💄 **Text User Interface (TUI)** made with [rich](https://github.com/willmcgugan/rich)## Contributing 💕
- ⭐ If you like it, leave your **star** in this project
- 💟 If you would like to complain/suggest/contribute to this project, **feel free to open a issue**
- ✏️ Add your name in the **"Contributors** section after when opening a PR## Contributors ✏️