Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://tma02.github.io/baritone/
Spotify controls that live in your menubar.
https://tma02.github.io/baritone/
electron-app macos menubar spotify spotify-controls
Last synced: 26 days ago
JSON representation
Spotify controls that live in your menubar.
- Host: GitHub
- URL: https://tma02.github.io/baritone/
- Owner: tma02
- License: mit
- Created: 2016-05-03T03:17:18.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T23:41:03.000Z (about 7 years ago)
- Last Synced: 2024-10-28T03:40:51.926Z (about 2 months ago)
- Topics: electron-app, macos, menubar, spotify, spotify-controls
- Language: HTML
- Homepage: https://tma02.github.io/baritone/
- Size: 39.1 KB
- Stars: 181
- Watchers: 12
- Forks: 15
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Mac-Menubar-Megalist - Baritone
README
# Baritone
Spotify controls that live in your menubar. [Download latest release.](https://github.com/tma02/spotify-menubar/releases/latest)
![screenshot](https://drive.google.com/uc?export=download&id=0B4_o7T3fukA6TXVJWHA4ZDl4RE0)## Development
After cloning the repo, install dependencies```$ npm install```
Then run with
```$ npm test```