Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/will-stone/SpotSpot
A Spotify mini-player for macOS
https://github.com/will-stone/SpotSpot
audio electron macos music spotify
Last synced: about 2 months ago
JSON representation
A Spotify mini-player for macOS
- Host: GitHub
- URL: https://github.com/will-stone/SpotSpot
- Owner: will-stone
- License: mit
- Archived: true
- Created: 2017-05-22T13:03:38.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-03T06:08:01.000Z (almost 3 years ago)
- Last Synced: 2024-08-01T23:32:15.186Z (5 months ago)
- Topics: audio, electron, macos, music, spotify
- Language: TypeScript
- Homepage: https://spotspot.wstone.uk
- Size: 9.1 MB
- Stars: 135
- Watchers: 3
- Forks: 20
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- open-source-mac-os-apps - SpotSpot - Spotify mini-player for macOS. ![javascript_icon] (Applications / Audio)
- open-source-mac-os-apps - SpotSpot - Spotify mini-player for macOS. ![javascript_icon] (Applications / Audio)
README
# SpotSpot
**SpotSpot is no longer maintained. It was a fun project, but I simply do not
use it any more. A great alternative looks to be
[Lofi](https://github.com/dvx/lofi) which is also more feature rich than
SpotSpot.**## Development
`git clone [email protected]:will-stone/SpotSpot.git`
`cd spotspot`
`yarn`
`yarn start`
To package use `yarn run package`