https://github.com/rishang/gnome-theme-installer
A cli tool to download & install gnome and XFCE based Icons, GTK, Cursor themes easily.
https://github.com/rishang/gnome-theme-installer
gnome gnome-shell-theme gnome-theme gtk-theme kde-theme linux theme xfce-theme
Last synced: 10 months ago
JSON representation
A cli tool to download & install gnome and XFCE based Icons, GTK, Cursor themes easily.
- Host: GitHub
- URL: https://github.com/rishang/gnome-theme-installer
- Owner: Rishang
- License: gpl-3.0
- Created: 2020-12-01T14:45:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-04-15T11:46:57.000Z (about 3 years ago)
- Last Synced: 2025-04-15T04:17:14.514Z (about 1 year ago)
- Topics: gnome, gnome-shell-theme, gnome-theme, gtk-theme, kde-theme, linux, theme, xfce-theme
- Language: Python
- Homepage:
- Size: 768 KB
- Stars: 19
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gnome looks themes downloader
[](https://shields.io/)
[](https://pepy.tech/project/gnomelooks) 
**A cli-tool to install and update gnome based Icons, GTK, Cursor themes easily**
### Supported desktop environments
- **Gnone**
- **Xfce**
- **KDE Plasma**

## gnome looks cli usage
- To Install themes for current user
gnomelooks get [THEME-URL]
- To Install themes globally
sudo gnomelooks get [THEME-URL]
### Installation
pip3 install -U gnomelooks
## gnome looks help Page
~$ gnomelooks --help
Usage: gnomelooks [OPTIONS] COMMAND [ARGS]...
Theme Installer for Gnome, Xfce4, Kde
Options:
--install-completion Install completion for the current shell.
--show-completion Show completion for the current shell, to copy it or
customize the installation.
--help Show this message and exit.
Commands:
askenv | ask deskenv
get | Install new UI themes/icons
ls | List installed themes and icons
rm | Remove installed themes and icons
update | Update installed themes and icons via this tool
## update all themes and icons
Run: `gnomelooks update --themes`