Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dustin/environ
My environmental monitoring stuff for the house.
https://github.com/dustin/environ
Last synced: about 2 months ago
JSON representation
My environmental monitoring stuff for the house.
- Host: GitHub
- URL: https://github.com/dustin/environ
- Owner: dustin
- Created: 2008-04-05T05:55:33.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2011-05-07T07:49:56.000Z (over 13 years ago)
- Last Synced: 2024-10-11T14:15:31.613Z (2 months ago)
- Language: Erlang
- Homepage:
- Size: 246 KB
- Stars: 8
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
# Welcome to Environ
This is an erlang program I wrote that, combined with my 1wire suite, provides
near-realtime alerting of sensors going out of state (or just falling off the
network) so I can know when I need to buy a new air conditioner for my machine
room.It also provides a simple TCP mirroring that will show you data as it comes in
on the wire. For a good time, telnet to lemp.west.spy.net port 8181.Don't ask me what lemp stands for. I forgot pretty much as soon as I wrote it.
---
This software is released under the MIT license. If you like it, great. If
you don't like it, make it better.