Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madh93/conky-spotify
:musical_note: Show current Spotify track in Conky (Cover, title...)
https://github.com/madh93/conky-spotify
conky linux now-playing shell spotify
Last synced: 2 months ago
JSON representation
:musical_note: Show current Spotify track in Conky (Cover, title...)
- Host: GitHub
- URL: https://github.com/madh93/conky-spotify
- Owner: Madh93
- License: gpl-3.0
- Created: 2014-10-01T18:06:39.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-06-28T23:24:46.000Z (over 1 year ago)
- Last Synced: 2023-06-29T00:25:38.355Z (over 1 year ago)
- Topics: conky, linux, now-playing, shell, spotify
- Language: Shell
- Homepage:
- Size: 499 KB
- Stars: 64
- Watchers: 8
- Forks: 18
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Conky-Spotify
[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
Conky-Spotify shows current Spotify track in Conky (title, artist, album, cover...).
## Screenshots
### Default setup
![Alt text](docs/img/conky-spotify.jpg "Sample conky-spotify")
### Small Setup
![Alt text](docs/img/conky-spotify-small.jpg "Sample conky-spotify-small")
## Install
To install Conky-Spotify:
wget -O conky-spotify https://codeload.github.com/Madh93/conky-spotify/zip/master
unzip conky-spotify
mv conky-spotify-master ~/.conky/conky-spotify## Useful Links
- [Conky](https://github.com/brndnmtthws/conky)
## License
This project is licensed under the [GNU GPL v3 license](LICENSE).