An open API service indexing awesome lists of open source software.

https://github.com/benbjohnson/hackerbeeper

A dumb utility for playing generated notes when you type.
https://github.com/benbjohnson/hackerbeeper

go music synthesizer

Last synced: 9 months ago
JSON representation

A dumb utility for playing generated notes when you type.

Awesome Lists containing this project

README

          

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:

```sh
$ go get github.com/benbjohnson/hackerbeeper
```

Then run the program:

```sh
$ hackerbeeper
```

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

```sh
$ hackerbeeper autoplay
```