Metadata-Version: 2.1
Name: gruvbox-factory
Version: 0.1.6
Summary: convert any image to the gruvbox pallete!
Home-page: https://github.com/paulopacitti/gruvbox-factory
Author: Paulo Pacitti
Author-email: ppacitti@outlook.com
License: MIT
Description: # 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;
        
        ## 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 FILEPATH_1 FILEPATH_2...` (paths separated by spaces) to pass the target images as arguments;
          
        ### Credits 🎥
        - 📦 Using [morhetz's gruvbox color scheme](https://github.com/morhetz);
        - 🐈 **Made** with [Schrodinger-Hat's ImageGoNord](https://github.com/Schrodinger-Hat), 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** 
        
Keywords: gruvbox,cli,gruvbox-factory,wallpaper,image,image-go-nord,palette,factory,nord
Platform: UNKNOWN
Description-Content-Type: text/markdown
