Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/erhant/spoti-stuff
A collection of tools I did with Spotify Web API.
https://github.com/erhant/spoti-stuff
mantine react spotify typescript
Last synced: 9 days ago
JSON representation
A collection of tools I did with Spotify Web API.
- Host: GitHub
- URL: https://github.com/erhant/spoti-stuff
- Owner: erhant
- Created: 2022-03-02T20:35:42.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-07T11:44:08.000Z (over 2 years ago)
- Last Synced: 2024-11-13T19:07:03.419Z (2 months ago)
- Topics: mantine, react, spotify, typescript
- Language: TypeScript
- Homepage: https://spoti-stuff.vercel.app/
- Size: 754 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SpotiStuff
A collection of mini-tools made with [Spotify Web API](https://developer.spotify.com/documentation/web-api/reference/#/) and MantineUI. Authentication is made using [Implicit Grant Flow](https://developer.spotify.com/documentation/general/guides/authorization/implicit-grant/).
- **SpotiFind** searches a track in a user's playlists.
- **SpotiPeek** shows you the audio features of your currently playing track.
- **SpotiDiff** compares your playlists to another user's playlists.