Metadata-Version: 2.4
Name: pinster
Version: 0.1.0
Summary: Hitster CLI clone
Author: pin
License-File: LICENSE
Requires-Python: >=3.13
Requires-Dist: python-json-logger>=3.2.1
Requires-Dist: spotipy>=2.25.0
Requires-Dist: typer>=0.15.1
Description-Content-Type: text/markdown

# pinster

Hitster CLI clone. Guess the song name, artist and year just by listening.

## Requirements for playing

You need a Spotify Developer App configured
(https://developer.spotify.com/documentation/web-api/tutorials/getting-started).

## Instructions

Simply install and/or run the command using your preferred package manager
(example: `uvx pinster`). Use the `--help` option if needed.

The game plays a random song from your Liked Songs. Pause using `Enter` and guess
the song details. Press `Enter` to reveal the answer. Press `Enter` again to play
the next song.
