Skip to content

Save song titles you liked on the internet radio.

Notifications You must be signed in to change notification settings

sinefabula/ethermemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple macOS app which lets you save song titles you liked on your favourite internet radio stations.

Shows current song playing on your chosen radio station. Clicking 'Like this!' saves the song title. Also, you can write optional comments for the songs. All data is stored locally, nothing is sent anywhere.

Currently, the app only works with ICY metadata.

Requirements

  • python3
  • pydantic
  • rumps
  • py2app

Installation

After cloning the repository, run

python setup.py py2app -A

This will create a macOS app bundle and put it into dist/ folder in the repo directory. Then, just drop that app to your Applications folder.

Ideas

  • Look liked songs up on your favourite streaming service and add them to your playlist
  • Support other metadata

About

Save song titles you liked on the internet radio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages