mobin-2008 / dynamic-wallpaper

Dynamic wallpaper maker for Gnome 42

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dynamic Wallpaper

Dynamic wallpaper creator for Gnome 42

๐ŸŽจ Icon designed by Rokwallaby.

Light screenshot Dark screenshot

๐Ÿ’ป Installation

Dynamic Wallpaper is still in development and only way to download it is via artifacts of CI builds. Download the latest artifact and install the flatpak file from the archive (flatpak install dynamic-wallpaper.flatpak).

๐Ÿ› ๏ธ Dependencies

Please make sure you have these dependencies first before building.

gtk4
libadwaita-1
meson
python3

๐Ÿ—๏ธ Building

Clone the repo and run:

meson _build --prefix=/usr && cd _build
sudo ninja install

๐Ÿ“œ License

This app is licensed under the GPL2 license.

About

Dynamic wallpaper maker for Gnome 42

License:GNU General Public License v2.0


Languages

Language:Python 76.2%Language:Meson 23.8%