arshubham / fondo

📷 Wallpaper App for Linux

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Icon

Fondo


Download on Flathub

Screenshot

Screenshot Screenshot Screenshot Screenshot

Report a problem!

Installation

Dependencies

These dependencies must be present before building:

  • meson
  • valac
  • libgranite-dev
  • libgtk-3-dev
  • libjson-glib-dev
  • libsoup2.4-dev

Use the App script to simplify installation by running ./app install-deps, in this case, make sure that dpkg-dev package is installed

Building

git clone https://github.com/calo001/fondo.git && cd com.github.calo001.fondo
./app install-deps && ./app install

Deconstruct

./app uninstall

Development

Fondo includes a script to simplify the development process. This script can be accessed in the main project directory through ./app.

Usage:
  ./app [OPTION]

Options:
  clean             Removes build directories (can require sudo)
  generate-i18n     Generates .pot and .po files for i18n (multi-language support)
  install           Builds and installs application to the system (requires sudo)
  install-deps      Installs missing build dependencies
  run               Builds and runs the application
  uninstall         Removes the application from the system (requires sudo)

Support me

Fondo is and will always be free for the world 🌎️. If you like the project and would like to fund and contribute to my work, you can do it via Patreon or Paypal.Me:

Screenshot

Screenshot

Special thanks

Screenshot

Beautiful, free photos. Gifted by the world’s most generous community of photographers. 🎁

Support, help & inspiration

Flatpak maintainers

Translators

License

This project is licensed under the AGPL-3.0 License - see the LICENSE file for details.

About

📷 Wallpaper App for Linux

License:GNU Affero General Public License v3.0


Languages

Language:Vala 90.1%Language:CSS 5.6%Language:Meson 2.6%Language:Shell 1.5%Language:Python 0.2%