An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

## Prototype

This is a prototype on intial designs of the system

### Some early prototype

![Client side](https://raw.githubusercontent.com/transparent-ph/prototype/master/screenshot/client_side.png)

### 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

```