Skip to content
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.
/ itc-stats Public archive

A BitBar plugin that shows statistics for your iOS and OS X apps

License

Notifications You must be signed in to change notification settings

yenbekbay/itc-stats

Repository files navigation

itc-stats

A BitBar plugin that shows statistics for your iOS and OS X apps

Build Status Dependency Status

itc-stats demo

Installation

1. Clone the repo somewhere on your computer:

git clone https://github.com/yenbekbay/itc-stats.git <path-to-itc-stats>

2. Copy config.json-example to config.json and edit the values to your own. For the start date, you can use Moment.js shorthands (e.g. 1day, 3months, 5weeks, 2years, ...).

3. Install all dependencies by running:

npm install

4. Finally link the plugin to your BitBar plugin directory and set the refresh rate:

ln -s <path-to-itc-stats>/index.js <path-to-bitbar-plugins>/itc-stats.1d.js

5. Refresh the plugins with BitBar and enjoy your stats. :)

The MIT License

MIT © Ayan Yenbekbay

About

A BitBar plugin that shows statistics for your iOS and OS X apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published