An open API service indexing awesome lists of open source software.

https://github.com/gigsoll/image-processor

A GTK 4.0 application to quantize any given image based on palette (like catpuccin, nord, etc) or automatically and set it as wallpaper
https://github.com/gigsoll/image-processor

gtk4 python wallpaper wallpaper-app

Last synced: 3 months ago
JSON representation

A GTK 4.0 application to quantize any given image based on palette (like catpuccin, nord, etc) or automatically and set it as wallpaper

Awesome Lists containing this project

README

          

# What this thing need to do

- generate palettes based on image (like matugen)
- have fancy looking UI with libadvaita
- support wallpaper setters like swww

---

# What is done

- have multiple color palettes
- have ability to add custom color palettes
- open and display images
- convert images to set color palette

---

> The main problem for now is speed. I hope to improve it with next updates before starting GUI.