MCPcopy Index your code
hub / github.com/debasish-patra-1987/linuxthemestore

github.com/debasish-patra-1987/linuxthemestore @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
55 symbols 104 edges 1 files 2 documented · 4% updated 33d ago★ 847 open issues

Browse by type

Functions 45 Types & classes 10
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Linux Theme Store

Browse, Search Categorically and manage installed themes for your Gnome/Gtk based desktop - A modern desktop app for discovering, downoading Linux themes, icoirectly from Pling & Opendesktop
- No browser required. - Just browse, click, and beautify your desktop!

Releases

1.0.5 (2025-06-18)

Added ability to apply themes for: - Converted Preview Pics in Detailed Screen to Caraousel - Bug Fixed where themes were being set randomly in Installed page

1.0.4 (2025-06-17)

Added ability to apply themes for: - Gtk4 Themes - Icon Themes - Cursor Themes

1.0.3 (2025-06-11)

Features: - Search is now separate and includes all categories - Added Wallpapers - Added autoscrolling when bottom of the category page is reached

1.0.2 (2025-06-06)

Features: - Added Search functionality - Redundant Code Cleanup

1.0.1 (2025-06-04)

Performance improvements: - Better Image Quality for verifying themes - Quicker Pagination and page loading - UI Design improvements - Redundant Code Cleanup

1.0.0 (2025-05-28)

Initial Release


Here are some screenshots & video preview

Thumbnail

Thumbnail

Thumbnail

Thumbnail

alt text

Flatpak

Flathub

Installation

For Arch Linux Build is available in aur..

yay -S linuxthemestore-git

Manual Installation via root

git clone https://github.com/debasish-patra-1987/linuxthemestore.git
cd linuxthemestore
git checkout 46818ef6e0378afcd6f510a472b751a5651a989f
cargo build --release
install -Dm755 ./target/release/linuxthemestore -t /usr/bin/
install -Dm644 ./assets/io.github.debasish_patra_1987.linuxthemestore.metainfo.xml -t /usr/share/metainfo
install -Dm644 ./assets/io.github.debasish_patra_1987.linuxthemestore.svg -t /usr/share/icons/hicolor/scalable/apps
mv ./assets/io.github.debasish_patra_1987.linuxthemestore.in ./assets/io.github.debasish_patra_1987.linuxthemestore.desktop
desktop-file-install --dir=/usr/share/applications ./assets/io.github.debasish_patra_1987.linuxthemestore.desktop

Manual Uninstallation via root

rm /usr/bin/linuxthemestore
rm /usr/share/metainfo/io.github.debasish_patra_1987.linuxthemestore.metainfo.xml
rm /usr/share/icons/hicolor/scalable/apps/io.github.debasish_patra_1987.linuxthemestore.svg
rm /usr/share/applications/io.github.debasish_patra_1987.linuxthemestore.desktop

License

GPL3+

If you are happy with my work, please consider donating

Buy Me A Coffee

Core symbols most depended-on inside this repo

Shape

Function 25
Method 20
Class 8
Enum 2

Languages

Rust100%

Modules by API surface

src/main.rs55 symbols

For agents

$ claude mcp add linuxthemestore \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page