Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/juanjosalvador/gnome-cats
Put cats on your GNOME desktop (mirror)
https://github.com/juanjosalvador/gnome-cats
cat flatpak gnome gtk
Last synced: about 1 month ago
JSON representation
Put cats on your GNOME desktop (mirror)
- Host: GitHub
- URL: https://github.com/juanjosalvador/gnome-cats
- Owner: JuanjoSalvador
- License: gpl-3.0
- Created: 2018-07-10T22:12:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-03-22T11:48:40.000Z (almost 6 years ago)
- Last Synced: 2024-11-11T05:45:58.447Z (3 months ago)
- Topics: cat, flatpak, gnome, gtk
- Language: Python
- Homepage: https://gitlab.com/JuanjoSalvador/gnome-cats
- Size: 9.58 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GNOME Cats
Simple GTK3 application that brings you cats to your desktop.
![](screenshot.png)
## Install
$ git clone https://gitlab.com/JuanjoSalvador/gnome-cats.git && cd gnome-cats
$ pip3 install ./gnome-cats
$ gnome-cats## Development
$ make install
$ make run