- A modern desktop app for discovering, downoading Linux themes, directly from Pling & Opendesktop.
- No browser required.
- Just browse, click, and beautify your desktop!
Here are some screenshots & video preview
For Arch Linux Build is available in aur..
yay -S linuxthemestore-git
To build this application from source, you'll need the following development tools and libraries installed on your system:
- Build System Meson, Ninja
- Compilers & Toolchains: Rust (with Cargo), C/C++ Compiler (e.g., GCC, Clang)
- Development Libraries:
- GNOME Development Libraries (including GTK3, GTK4, GLib, GIO, Graphene, Libadwaita)
- Use Gnome SDK for an easier experience
- OpenSSL development headers
- GNOME Development Libraries (including GTK3, GTK4, GLib, GIO, Graphene, Libadwaita)
- Utilities: pkg-config, gettext, Git
Installation
git clone [https://github.com/debasish-patra-1987/linuxthemestore.git](https://github.com/debasish-patra-1987/linuxthemestore.git)
cd linuxthemestore
meson setup builddir --prefix=/usr
meson compile -C builddir
sudo meson install -C builddir
Uninstall
cd linuxthemestore
cd builddir
sudo ninja uninstall
## License
MIT
**Free Software, Hell Yeah!**