Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mariocesar/granite-demo
Granite demo application to show Granite Widgets using Python
https://github.com/mariocesar/granite-demo
Last synced: 3 days ago
JSON representation
Granite demo application to show Granite Widgets using Python
- Host: GitHub
- URL: https://github.com/mariocesar/granite-demo
- Owner: mariocesar
- License: gpl-3.0
- Created: 2014-09-05T13:44:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-05T15:34:18.000Z (over 10 years ago)
- Last Synced: 2024-11-08T15:42:25.835Z (about 2 months ago)
- Language: Python
- Size: 215 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# granite-demo
Granite demo application to show Granite Widgets using Python bindings with
the gobject-introspection libraries.This demo is based on the `granite-demo` package. `sudo apt-get install granite-demo`.
## Environment:
Elementary Freya (Ubuntu 14.04)
## Use
Make sure you have installed the libgranite-dev package
sudo apt-get install libgranite-dev
Just run as:
python granite-demo.py
![Screnshot](https://raw.githubusercontent.com/mariocesar/granite-demo/master/screenshot.png)