Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cheeaun/kyoku
A tiny app that shows iTunes current playing song on Mac menu bar
https://github.com/cheeaun/kyoku
Last synced: about 2 months ago
JSON representation
A tiny app that shows iTunes current playing song on Mac menu bar
- Host: GitHub
- URL: https://github.com/cheeaun/kyoku
- Owner: cheeaun
- Created: 2015-04-06T15:02:15.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-24T01:11:46.000Z (almost 8 years ago)
- Last Synced: 2024-05-02T05:37:24.895Z (9 months ago)
- Language: JavaScript
- Size: 55.7 KB
- Stars: 85
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-electron-zh - Kyoku - Displays current iTunes song. (Apps / Open Source)
- awesome-electron - Kyoku - Displays current iTunes song. ![](https://img.shields.io/github/stars/cheeaun/kyoku.svg?style=social&label=Star) (Apps / Video/Music)
- awesomeelectron - Kyoku - Displays current iTunes song. (Apps / Open Source)
README
Kyoku
===![Screenshot](http://i.imgur.com/nhRHJw6.png)
A tiny app that shows iTunes current playing song on Mac menu bar.
To download the latest version, visit the [releases page](https://github.com/cheeaun/kyoku/releases).
Development
---1. `npm install`
2. `npm start` to launch the app
3. `npm run package` to package the app
4. `npm run zip` to zip the app packageTODO
---- [x] Show Album and Artist info in the menu
- [x] Have a preference for setting custom maximum number of characters for song title
- [x] Have a nice icon
- [ ] Windows version?Icon
---The music note icon is made by [Freepik](http://www.flaticon.com/authors/freepik) from [www.flaticon.com](http://www.flaticon.com) and licensed by [CC BY 3.0](http://creativecommons.org/licenses/by/3.0/).
License
---[MIT](http://cheeaun.mit-license.org/).