Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 430 Bytes

readme.md

File metadata and controls

15 lines (9 loc) · 430 Bytes

Aquarium Arcadium

An interactive dashboard to an aquarium automation system based on the telegram API. The animation changes according to the responses received by the API to reflect the state of the aquarium.

Installation

Runs directly on browser, just set the bot/chat token in the config file, bundle with

npm run build

and serve the dist folder with your favorite http server.

Showcase