twitter-light
v0.2.0
Published
Watches a Twitter stream for hashtags and adjusts a light from hot (red) to blue (cool) depending on the difference between the near term frequency of this term versus its long term frequency. One of my favorite demos of a Nitrogen application.
Downloads
27
Readme
twitter-light Nitrogen application
Watches a Twitter stream for hashtags and adjusts a light from hot (red) to blue (cool) depending on the difference between the near term frequency of this term versus its long term frequency. One of my favorite demos of a Nitrogen application.
Nitrogen Project
The Nitrogen project is housed in a set of GitHub projects:
- service: Core platform responsible for managing principals, security, and messaging.
- client: JavaScript client library for building Nitrogen devices and applications.
- admin: Web admin tool for working with the Nitrogen service.
- device: Device principals for common pieces of hardware.
- commands: CommandManagers and schemas for well known command types.
- cli: Command line interface for working with the Nitrogen service.
- reactor: Always-on hosted application execution platform.
- apps: Project maintained Nitrogen applications.