benbjohnson / hackerbeeper

A dumb utility for playing generated notes when you type.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hackerbeeper

This is a tool for playing generated notes when you hit keys in the terminal window. It's just for fun. It plays some of Flight of the Bumblebees.

Usage

To install hackerbeeper, install Go and run:

$ go get github.com/benbjohnson/hackerbeeper

Then run the program:

$ hackerbeeper

You can also play the song automatically using the autoplay command:

$ hackerbeeper autoplay

About

A dumb utility for playing generated notes when you type.

License:MIT License


Languages

Language:Go 100.0%