https://github.com/ivanceras/curtain_gtk
Gtk client for curtain
https://github.com/ivanceras/curtain_gtk
Last synced: 12 months ago
JSON representation
Gtk client for curtain
- Host: GitHub
- URL: https://github.com/ivanceras/curtain_gtk
- Owner: ivanceras
- Created: 2015-12-30T16:19:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-12-30T17:30:01.000Z (over 10 years ago)
- Last Synced: 2024-04-13T20:54:10.072Z (over 2 years ago)
- Language: Rust
- Homepage:
- Size: 342 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Prototype
This is a prototype on intial designs of the system
### Some early prototype

### Want to see it action?
**Ubuntu**
```sh
sudo apt-get install libgtk-3-dev libgtk-3-0-dbg libglib2.0-0-dbg libcairo2-dbg
git clone https://github.com/transparent-ph/prototype
cd prototype
cargo run --release
```