Skip to content

ntnbrtnkv/pylistfm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyListFm

Create local playlist from remote music tops

It requires python 3 version. To install all libraries type in terminal (python should be installed):

$ pip install -r requirements.txt

For using:

  1. Initialize config:
$ python -m pylistfm --init
  1. Configure it
  2. Create playlist
$ python -m pylistfm -a "Artist"

For testing type:

$ python -m unittest discover ./test

About

Create local playlist from remoted tops

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages