Skip to content

A custom CLI ambient music player build with Rust. Doesn't fetch audio from the web, so the music files are in the Music folder. Add your custom music by modifying the Music folder contents

Notifications You must be signed in to change notification settings

Liftoff-Studios/Musikly-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

Dev


  1. Clone Repo
  2. Open Terminal and run cargo run
  3. Enjoy music ;)

Perma-Install

  1. Clone Repo
  2. Move it to wherever you want
  3. Run cargo run --release
  4. Get the binary
  5. Use that binary (make sure to have your music folder in the same dir as the binary)
  6. Link the Binary in the global path ;)
  7. Listen to music!

About

A custom CLI ambient music player build with Rust. Doesn't fetch audio from the web, so the music files are in the Music folder. Add your custom music by modifying the Music folder contents

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages