NamesCode / catppuccinifier

Apply catppuccin flavors to your wallpapers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Catppuccinifier

About

This project gives you a cli and a gui for catppuccinifying your wallpapers. It's available for Linux and Windows.

GUI

CLI

How to use cli

The cli version works by selecting the flavor, the noise level and the image to be generated.

Short Full Possible Values Description
-f --flavor latte frappe macchiato mocha oled all Selects the flavor (multiple can be used) [Default: all]
-i --image * Selects the image to generate from. [Field Required]
--hald 2 .. 16 Selects the hald level
-a --algorithm shepards-method gaussian-rbf linear-rbf gaussian-sampling nearest-neighbor Selects the algorithm
--euclide 0 .. 512 Changes euclide value
--nearest 2 .. 26 Changes nearest value
--mean 0 .. 255 Changes mean value
--std 0 .. 255 Changes std value
--iterations 0 .. 1024 Changes iterations value
--power 0 .. 4 Changes power value
-h --help Shows Help
-V --version Shows app version

Examples

catppuccinifier -i fuji.jpg

catppuccinifier -f mocha macchiato -n 3 -i fuji.jpg

Installation

To install catppuccinifier you can use steps presented in the INSTALL.md

Uninstall

To uninstall catppuccinifier you can use steps presented in the UNINSTALL.md

Other amazing people that worked on the project

About

Apply catppuccin flavors to your wallpapers

License:MIT License


Languages

Language:Vue 48.0%Language:Rust 28.8%Language:JavaScript 8.9%Language:TypeScript 6.0%Language:CSS 4.6%Language:Nix 2.4%Language:PowerShell 0.9%Language:HTML 0.4%