https://github.com/lambda-fairy/honk
:loudspeaker: PC speaker interface written in Haskell
https://github.com/lambda-fairy/honk
Last synced: 11 months ago
JSON representation
:loudspeaker: PC speaker interface written in Haskell
- Host: GitHub
- URL: https://github.com/lambda-fairy/honk
- Owner: lambda-fairy
- License: apache-2.0
- Created: 2012-05-02T05:59:03.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2016-04-04T10:25:08.000Z (over 10 years ago)
- Last Synced: 2025-09-22T22:56:33.411Z (11 months ago)
- Language: C
- Homepage: https://lambda.xyz/honk/
- Size: 123 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
README
Honk
====
**Honk** is a PC speaker library written in Haskell. Beep with pleasure!
Installing
----------
cabal install honk
See the [website][] for more info.
Building
--------
git clone https://github.com/lfairy/honk.git
cd honk
cabal build
Developing
----------
The source code is hosted at [GitHub][]. Feel free to fork!
[website]: http://lfairy.github.io/honk/
[GitHub]: https://github.com/lfairy/honk