Skip to content

koenw/bzzz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bzzz

Bzzz is a simple tone/wave generator for the command line. I use it to test and play with my oscilloscope :)

Usage

❯ bzzz --help
bzzz 0.1.0
A simple tone/wave generator for the command line.

USAGE:
    bzzz [ARGS]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

ARGS:
    <frequency>    Frequency in Hz [default: 440]

Installation

Using Nix flakes

Running directly

nix run github:koenw/bzzz

Install to your profile

nix profile install github:koenw/bzzz

About

Bzzz is a simple tone/wave generator for the command line.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors