vvmk / bitbar-wanikani

Displays the number of items and some basic information from WaniKani!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bitbar-wanikani

MIT Python

This bitbar plugin displays the number of reviews and lessons that you have on WaniKani and alongside that, some basic information from WaniKani!

Installation

  1. Clone/Fork the repository.
  2. Open Terminal.
  3. Type cd and drop the new folder onto your terminal window.
  4. Run python3.6 -m pip install -r requirements.txt
  5. Drag wanikani.15m.py to your bitbar_plugins folder.
  6. Open Bitbar and press CMD + R.
  7. Insert your token to wanikani.15m.py

If you'd like to change the refresh rate of information, change wanikani.15m.py to wanikani.*m.py where * is the delay in minutes in which you want to refresh the script!

License

See LICENSE.md for details on that.

Contributing

See CONTRIBUTING.md for details on that.

About

Displays the number of items and some basic information from WaniKani!

License:MIT License


Languages

Language:Python 100.0%