Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhess/mellon
Control physical access device (e.g., an electric strike) from Haskell
https://github.com/dhess/mellon
haskell iot physical-access
Last synced: 27 days ago
JSON representation
Control physical access device (e.g., an electric strike) from Haskell
- Host: GitHub
- URL: https://github.com/dhess/mellon
- Owner: dhess
- License: bsd-3-clause
- Created: 2015-08-28T02:31:54.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-08-29T12:44:44.000Z (about 5 years ago)
- Last Synced: 2024-10-05T10:47:55.483Z (about 1 month ago)
- Topics: haskell, iot, physical-access
- Language: Haskell
- Homepage:
- Size: 718 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mellon
*"Speak, friend, and enter."*
Mellon is a set of Haskell packages for controlling physical access
devices, such as electric strikes and other electronic locks. The set
of packages includes:* `mellon-core`, which provides the core functionality upon which the
other packages depend.* `mellon-gpio`, for controlling physical access devices via GPIO.
* `mellon-web`, a web interface (with client and server bindings) for
interacting with Mellon controllers.[![Travis CI build status](https://travis-ci.org/dhess/mellon.svg?branch=master)](https://travis-ci.org/dhess/mellon)