Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drproteus/lastfm-grid
last.fm grid and other tools
https://github.com/drproteus/lastfm-grid
Last synced: about 2 months ago
JSON representation
last.fm grid and other tools
- Host: GitHub
- URL: https://github.com/drproteus/lastfm-grid
- Owner: drproteus
- Created: 2024-08-31T23:10:28.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-10-16T09:38:34.000Z (3 months ago)
- Last Synced: 2024-10-18T04:55:46.682Z (3 months ago)
- Language: Python
- Homepage: https://lastfm-grid.skinet.org
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Setup
* `pip install -r requirements.txt`
* `export API_KEY=$LASTFM_API_KEY` (https://www.last.fm/api)
* `flask --app server run`
* `curl -X POST http://localhost:5000/covers/3/3/$USER/overall > ~/covers.jpg`