Skip to content

Francisco-Vivas/dynamic-wallpaper

 
 

Repository files navigation

Dynamic Wallpaper

Dynamic wallpaper creator for GNOME 42 and beyond

🎨 Icon designed by Rokwallaby.

Light screenshot Dark screenshot

💻 Installation

Dynamic Wallpaper is available on Flathub.

Download on Flathub

To download development snapshots, you can use the artifacts from 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.1%
  • Meson 25.9%