https://github.com/jakemarsh/atom-spotify
Atom package for displaying the currently playing song in Spotify in Atom's status bar
https://github.com/jakemarsh/atom-spotify
Last synced: about 1 year ago
JSON representation
Atom package for displaying the currently playing song in Spotify in Atom's status bar
- Host: GitHub
- URL: https://github.com/jakemarsh/atom-spotify
- Owner: jakemarsh
- License: mit
- Created: 2014-03-01T05:48:17.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-03-02T02:02:05.000Z (over 9 years ago)
- Last Synced: 2025-03-31T06:17:27.104Z (about 1 year ago)
- Language: CoffeeScript
- Size: 360 KB
- Stars: 55
- Watchers: 3
- Forks: 19
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# atom-spotify :notes:
Displays the currently playing song in Spotify in Atom's status bar.

Use the following key commands to control Spotify from inside Atom:
- **Play next song**: `cmd-alt-shift-right`
- **Play previous song**: `cmd-alt-shift-left`
Or use the menu items in *Packages -> Spotify*.
Pull requests welcome (and encouraged!)