Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ox/sparc
An OS X menubar application that tells you when your Phabricator Diffs are ready to be landed, or others need to be looked at.
https://github.com/ox/sparc
Last synced: 3 months ago
JSON representation
An OS X menubar application that tells you when your Phabricator Diffs are ready to be landed, or others need to be looked at.
- Host: GitHub
- URL: https://github.com/ox/sparc
- Owner: ox
- Created: 2015-03-19T17:50:06.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-01T17:45:58.000Z (over 9 years ago)
- Last Synced: 2024-06-14T01:32:35.809Z (5 months ago)
- Language: Swift
- Size: 844 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Mac-Menubar-Megalist - Sparc
README
# Sparc
Sparc is an OS X menubar application that runs in the background and notifies you when your Phabricator Diffs are ready to be landed, if your reviewers requested changes, or if there are new Diffs that you should review.## Installation
You can grab a zip of the [latest release](http://github.com/ox/sparc/releases), unzip it, and run it. It's been shown to work on OS X 10.10. It should work for OS X 10.9.
You could also download the XCode project. Install [Cocoapods](http://cocoapods.org/), and then run `$ pod install` in the root directory of the project. Afterwards open the `Sparc.xcworkspace` and Run the default Schema. You should see your open diffs start popping up in the Notifications Center.
If you don't see anything, or an error, make sure that your `~/.arcrc` file is set up and that there is a host, user, and cert present.