Skip to content
/ albumen Public

A minimalist application that shows the top played albums of an artist

Notifications You must be signed in to change notification settings

gvisco/albumen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

albumen

A minimalist application that shows the top played albums of an artist.

Albumen Window

Usage

Create a config.ini file in the root folder (see config.ini.sample) and put there a valid Last.fm API key.

Run the application with Python

python albumen.py

Use the key bindings:

  • Enter: search an artist
  • Left/Right_Arrows: show previous/next album
  • I: open the album page on Last.fm
  • Esc: exit

Requirements

It runs on Python3.

It needs pylast and PyQt5.

About

A minimalist application that shows the top played albums of an artist

Resources

Stars

Watchers

Forks