https://github.com/sebastienelet/circlebar
Electron app for monitoring CircleCI branches in your menu bar.
https://github.com/sebastienelet/circlebar
Last synced: 12 months ago
JSON representation
Electron app for monitoring CircleCI branches in your menu bar.
- Host: GitHub
- URL: https://github.com/sebastienelet/circlebar
- Owner: SebastienElet
- Created: 2015-11-23T09:00:42.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-11-23T09:03:06.000Z (over 10 years ago)
- Last Synced: 2025-03-29T08:14:24.279Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 160 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CircleBar
=========
CircleBar is an electron app for monitoring the current status of your branches in [CircleCI](https://circleci.com)
You need a CircleCi application Token to use it. You can get one [there](https://circleci.com/account/api)
WIP
---
It is still a work in progress, there is still some glitches, I learned Electron this morning, you are welcome to PR.
Developpement
-------------
`npm start` for runing the source code
`npm run build` for packaging the app