Jbat1Jumper / fanfare

CLI tool to play random melodies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fanfare

CLI tool to play random melodies.

Installation

First you need to install rust. Then just do:

git clone https://github.com/Jbat1Jumper/fanfare.git
cargo install --path fanfare

Usage

Play melodies with:

fanfare play

If you liked the last melody, give feedback on it:

fanfare was-nice

After some feedback, focus on making the following melodies be more like the liked ones:

fanfare focus

The intented usage is to use it to notify when a script finishes executing:

long-long-tests; deploy-awesome-app; sleep 30; fanfare play

About

CLI tool to play random melodies

License:MIT License


Languages

Language:Rust 100.0%