Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chartbeat-labs/chartbeatnotifier
Mac OS X app for Chartbeat data
https://github.com/chartbeat-labs/chartbeatnotifier
Last synced: about 2 months ago
JSON representation
Mac OS X app for Chartbeat data
- Host: GitHub
- URL: https://github.com/chartbeat-labs/chartbeatnotifier
- Owner: chartbeat-labs
- Created: 2012-06-06T17:44:07.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-28T18:14:20.000Z (about 11 years ago)
- Last Synced: 2024-10-19T03:18:00.531Z (2 months ago)
- Language: Objective-C
- Homepage:
- Size: 1 MB
- Stars: 10
- Watchers: 26
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introduction
Mac OS X MenuBar application that shows the concurrents for your site.
Supports OS X 10.7 and above.
**[Download Now](https://github.com/chartbeat-labs/ChartbeatNotifier/releases/download/v0.7.0/Chartbeat.Notifier.zip)**
![Screenshot](https://raw.github.com/chartbeat-labs/ChartbeatNotifier/master/screenshot.jpg)
# How to Use
This application lives in your menu bar. After you open it you should see the Chartbeat icon sitting there. Click on it and go to preferences to initially configure the application.
# If you're having trouble...
If you can't install the application you may need to disable [Apple Gatekeeper](http://support.apple.com/kb/ht5290).
1. Go to Gatekeeper options under: Apple menu > System Preferences… > Security & Privacy > General tab.
2. Change the setting 'Allow applications downloaded from' to **Anywhere**.
# Dev Environment
1. Clone the repo locally
2. `cd` into the directory
3. Run `git submodule update --init`
4. Ready to go!
# Uses
* [SBJson](https://github.com/stig/json-framework)