Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/airtoxin/sublime-itunes
Show iTunes playing track on sublime status bar.
https://github.com/airtoxin/sublime-itunes
Last synced: about 9 hours ago
JSON representation
Show iTunes playing track on sublime status bar.
- Host: GitHub
- URL: https://github.com/airtoxin/sublime-itunes
- Owner: airtoxin
- License: mit
- Created: 2015-07-15T10:24:59.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-09-21T07:39:46.000Z (about 9 years ago)
- Last Synced: 2024-04-13T08:13:20.907Z (7 months ago)
- Language: Python
- Size: 142 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sublime-iTunes ![ST3](https://img.shields.io/badge/Sublime%20Text-build%203083-blue.svg)
Show iTunes playing track on sublime status bar.
Only support `OSX` and `Sublime Text 3`.
## Installation
__todo__
You can install from [Package Control](https://sublime.wbond.net/).
__Package Control: Install Package__ > Select __iTunes__
## Settings
+ auto_hide: auto hide nowplaying (`true` or `false`)
+ hide_msec: timeout of `auto_hide` (0<=`hide_msec`)
+ polling_msec: todo