This is an automated archive made by the Lemmit Bot.

The original was posted on /r/opensource by /u/Pleasant_Set_3182 on 2026-07-13 12:58:00+00:00.


github.com/markrai/scrumboy

We started with the following goal:

Can a small team replace their Trello (or Jira) instance, today while retaining most of the enterprise features, and run it on a NAS? And I think we did quite well.

The other skepticism was, what does it do better than its open-source competitors? For starters, it’s the most lightweight offering available (single Go binary), with truly unique features including:

  • Infinite pan brainstorming note wall (like Mural)

  • native mermaid + markdown support

  • anonymous shareable (paste-bin style) boards

  • real-time multiuser collab / SSE

  • SSO, 2FA, OIDC

  • MCP integration

  • full-featured PWA + native notifications

  • Wallpaper customization

  • i18n support for 23 languages

We run this on a mid-range UGreen (DXP2800), as well as an older Synology (220+) as our daily driver.

Hope you like it!