Skip to content
AWTRIX Flows
Submit flow
CalendarClockBar shown on an AWTRIX display
Fig. 1 CalendarClockBar, as btro runs it.

CalendarClockBar

Time app with calendar, time and progressbar (instead of "day of the week")

Specifications
System Node-RED
Firmware AWTRIX 3
Topic Miscellaneous
Built by btro
File PegM5VpJov3p.json · 2.2 KB
Icons
Published 10 Mar 2025 · updated 10 Mar 2025
Downloads 25
Download flow

This app displays a progress bar where the original "Time" app displays the day of the week. This progress bar displays the current second by default, but can also be filled with your own data. All colors and the start position of the progress bar etc. can be set via msg.*
You may set:

msg.startbar = column progressbar starts [default: 10]
msg.progress = 0 - 100 progressbar in % [default: second of minute]
msg.timestamp [default: "now"]
msg.colorsheet = color of calendar [default: "#0FFFFF"]
msg.colorhead = color of calendarhead [default: "#0FF000"]
msg.colordate = color of calendardate [default: "#F00000"]
msg.colortime = color of time [default: "#006666"]
msg.colorbar = color of progressbar [default: "#666666"]
msg.holes = 0 - 6 different sizes and positions of holes in sheet [default: 0]

More flows for Node-RED or Miscellaneous

Something wrong with this flow? Report it.