I want to make a live board displaying current tasks/kanban items for my projects at home. What are my software options? What are you using/doing to accomplish the same thing? - eviltoast

Hardware I have:

  • Raspberry Pis
  • MiniPCs
  • Server (Proxmox w/ TrueNAS VM)
  • Portable Monitor

The first time I tried using a screen with a raspberry pi that would display my tasks webpage from nextcloud at full screen and set a cronjob to autorefresh, but the UI of the webpage is not great for just displaying tasks, since it’s designed to create and manage tasks. So there was a lot of wasted space and it just looks bad for my purpose.

Current thought is to run a MagicMirror LXC and only display a task module on the whole screen.

What other options are there?