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: 2 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 (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T23:41:03.000Z (over 7 years ago)
- Last Synced: 2025-03-15T20:32:33.131Z (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: 182
- Watchers: 11
- 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)
## Development
After cloning the repo, install dependencies```$ npm install```
Then run with
```$ npm test```