Skip to content

Ben-Wormald/kallax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kallax

WIP music player built with gpui.

Screenshot of Kallax, playing tracks by Skee Mask

Development

Create a .env file in the repo root:

LIBRARY_DIR="$HOME/Music"
LASTFM_API_KEY=xxx
LASTFM_SECRET_KEY=xxx
LASTFM_SESSION_KEY=xxx

Only LIBRARY_DIR is required.

Tracks loaded from your library are cached - run rm -rf "~/Library/Application Support/org.kallax.kallax" to clear the cache and change your library directory.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages