A command line tool to acces the Last.fm API and its available commands
Screen.Recording.2026-03-28.at.7.14.33.PM.mov
Lastui can be installed through crates through the following link
Or by running the following command in your terminal:
cargo install lastuiLastui takes advantage of the public Last.fm API in order to allow you to make actions through the terminal..
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
lastuiYou should be prompted to enter your Last.fm API key and then your username.
Once everything works, you are good to go!