UPSAtwal / dynamic_wallpaper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic Wallpaper Creator

Dynamic Wallpaper creator for GNOME.

This is supposed to be purely a learning project. There probably are far better and user freindly impementations available, use those instead.

It's not complete either yet, so yeah.

Coded in Rust.

Installation:

$ ~ git clone https://github.com/jov-1024/dynamic_wallpaper

$ ~ cd dynamic_wallpaper

$ ~ ./install.sh

Usage:

$ ~ dynamic_wallpaper {DARK_WALLPAPER} {LIGHT_WALLPAPER} {NAME}

Do note, the name needs to be unique.

TODO:

  • Finish it Done
  • For now it uses file extensions to check filetype. Make it usable for image files without any extension.
  • Add a gtk4 interface

About

License:MIT License


Languages

Language:Rust 98.3%Language:Shell 1.7%