Skip to content

New Flows can now belong to an account. Your old edit link keeps working — open it and attach the flow to an account, and you can edit it from any browser you sign in with.

Sign in
Unclaimed

This flow was submitted before accounts existed, so nobody owns it yet. If you submitted it, open the edit link you were given — it still works — and you can attach the flow to an account from there. There is no deadline, and attaching it retires the link for good.

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 20
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.