2021-10-13 13:29:24 +02:00
2021-07-12 18:42:14 +02:00
2021-10-11 08:28:43 +02:00
2021-08-22 13:43:13 +02:00
2021-07-12 18:42:14 +02:00
2021-06-29 14:59:37 +02:00
2021-06-30 15:34:43 +02:00
2021-10-13 13:29:24 +02:00
2021-06-30 15:34:43 +02:00
2021-06-30 15:34:43 +02:00
2021-10-13 13:29:24 +02:00

AIO

Just like AIO-coolers, this little program aims to tackle many problems at once.

What it mainly does

  • chat-bot (via telegram)
  • clock and basic display (via LED-Matrix (size to taste))
  • dashboard (via external browser)

Chatbot

Periodically calls the telegram api and reacts to sent commands. Also handles basic calls to the hardware: it allows you to control certain aspects of the clock.

TODO: advanced analytics of the chat (grafana)

Clock

Server/Client which send/receive the output to show on the clock. Normally this is just a combination of time + weather. But special output can be triggered by the user.

Dashboard

Shows basic info of the program and other useful things.

TODO: show advanced host stats (cpu/mem/...)

Description
No description provided
Readme 1.6 MiB
Languages
Python 99.5%
Dockerfile 0.3%
Shell 0.2%