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

https://github.com/makevoid/circlegui

CircleGUI, a CircleCI continuous integration desktop GUI - shows if the latest built is green or failing and its details - built (with shoes) in 2014
https://github.com/makevoid/circlegui

Last synced: 9 months ago
JSON representation

CircleGUI, a CircleCI continuous integration desktop GUI - shows if the latest built is green or failing and its details - built (with shoes) in 2014

Awesome Lists containing this project

README

          

# CCMenu in ruby shoes

Shoes is very cool

I just love its manual: https://cloud.github.com/downloads/shoes/shoes/nks.pdf

Also GnomeJS (or gjs)

https://developer.gnome.org/gnome-devel-demos/stable/hellognome.js.html.en

### Requirements

Shoes: http://shoesrb.com

### Run it

```
$ shoes ccmenu.rb
```

### Features

- Plays a sound when build status changes
- Displays latest builds
- Auto refreshes every x seconds

### TODO

- icon
- put it in the status bar
- port to gjs