#music #utility #command-line-tool #command-line #cli #musicforprogramming

app mfp

A command-line utility for playing music mixes for programming & focus (from musicforprogramming.net), unlocking the flow state!

2 unstable releases

0.2.0 Jul 8, 2023
0.1.0 Jul 8, 2023

#2055 in Command line utilities

BSD-3-Clause

725KB
322 lines

mfp: music for programming

Crate GitHub release (latest by date)

A command-line utility for playing music mixes for programming & focus (from musicforprogramming.net), unlocking the flow state!

Screenshot

Installation

Using Cargo 📦:

cargo install mfp

Or download pre-built binary from GitHub release page.

After installation, run mfp in command line to start. Plays a random track if not specified with -t flag.

Usage

mfp [OPTIONS]

Options:
  -t, --track-number <TRACK_NUMBER>  Track Number, between 1 and ~68
  -v, --volume <VOLUME>              Volume, between 0 and 9 [default: 9]
  -h, --help                         Print help
  -V, --version                      Print version

e.g. mfp -t 1 -v 7

Acknowledgements

Inspired from: https://github.com/JasonWei512/code-radio-cli

and https://github.com/isdampe/music-for-programming

Mixes streams from musicforprogramming.net

Contributing

Feel free to make a pull request! :octocat:

Dependencies

~11–47MB
~811K SLoC