Lastui
A command line tool to acces the Last.fm API and its available commands
https://github.com/user-attachments/assets/8d484e10-2928-489f-9670-d5590c47c444
Installation
Lastui can be installed through crates through the following link
Or by running the following command in your terminal:
cargo install lastui
Usage
Lastui takes advantage of the public Last.fm API in order to allow you to make actions through the terminal..
Get Started
In order to perform any command in Lastui, you first need to autheticate yourself. You need the following:
- Last.fm account (sign up here)
- Last.fm developer API key (don't worry they're free and you can get them from here)
Once you have the needed information, go to your terminal and type in the following command
lastui
You should be prompted to enter your Last.fm API key and then your username.
Once everything works, you are good to go!