Skip to content

New Share your ideas with the AWTRIX community. Keep your creations together in your account.

Sign in
CalendarClockBar shown on an AWTRIX display
CalendarClockBar, as btro runs it.

CalendarClockBar

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

Node-RED AWTRIX 3
Download flow
About this flow
Specifications
System Node-RED
AWTRIX version AWTRIX 3
Topic Miscellaneous
Built by btro
File PegM5VpJov3p.json · 2.2 KB
Icons
Published 10 Mar 2025 · updated 10 Mar 2025
Downloads 23
Is this your flow?

If you created this flow, open your saved edit link to add it to your account. You can then manage it whenever you sign in. Adding it to your account replaces the edit link.

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.