Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (about 4 years ago)
- Default Branch: master
- Last Pushed: 2023-04-15T11:46:57.000Z (over 1 year ago)
- Last Synced: 2024-04-24T11:10:30.314Z (8 months ago)
- Topics: gnome, gnome-shell-theme, gnome-theme, gtk-theme, kde-theme, linux, theme, xfce-theme
- Language: Python
- Homepage:
- Size: 768 KB
- Stars: 18
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gnome looks themes downloader
[![Python Version](https://img.shields.io/badge/Python-3.10-xx.svg)](https://shields.io/)
[![Installs](https://static.pepy.tech/personalized-badge/gnomelooks?period=total&units=international_system&left_color=black&right_color=orange&left_text=Downloads)](https://pepy.tech/project/gnomelooks) ![Release version](https://img.shields.io/github/v/release/Rishang/gnome-theme-installer.svg?style=flat-square
)**A cli-tool to install and update gnome based Icons, GTK, Cursor themes easily**
### Supported desktop environments
- **Gnone**
- **Xfce**
- **KDE Plasma**![image 1](./.github/images/get.png)
## 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`