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
- Host: GitHub
- URL: https://github.com/makevoid/circlegui
- Owner: makevoid
- Created: 2014-12-11T23:11:04.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-12T01:28:53.000Z (about 11 years ago)
- Last Synced: 2025-03-25T06:02:47.660Z (10 months ago)
- Language: Ruby
- Homepage:
- Size: 387 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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