OpenAltFinder
4gaBoards

4gaBoards

Straightforward realtime kanban boards for intuitive task tracking with dark mode and collaborative features.

Open source alternative to:

4ga Boards is a straightforward, realtime kanban board management system designed for intuitive task tracking and team productivity. Built with a focus on simplicity and elegance, it offers an intuitive UI/UX with a built-in dark mode, advanced markdown editor, and multitasking capabilities that let you simultaneously edit cards while filtering and rearranging boards.

The platform features a multi-level hierarchy (projects → boards → lists → cards → tasks) with collapsible lists and sidebar for easier navigation in complex projects. It supports Google, GitHub, Microsoft, and OIDC SSO for authentication, and offers powerful keyboard shortcuts alongside support for 17 languages. Real-time updates happen without page reloads, and you can export and import boards for portability.

4ga Boards supports Trello import for easy migration and offers flexible deployment options including Docker Compose, Kubernetes, TrueNAS, and manual installation. The tech stack includes React, Redux, Sails.js, and PostgreSQL.

Frequently Asked Questions

What is 4gaBoards and how is it different from Notion?

4gaBoards is a self-hosted kanban and project management app built with React, TypeScript, and Redux, released under the MIT license on GitHub. Where Notion aims to be an all-in-one workspace of docs and databases, 4gaBoards focuses narrowly on a projects → boards → lists → cards → tasks hierarchy with a Markdown editor for card descriptions. Realtime updates are pushed to the browser without a page refresh, and the whole stack runs on your own infrastructure.

How do I self-host 4gaBoards and what does it need?

The recommended path is the official docker-compose.yml, and the docs also cover Kubernetes, TrueNAS, and a manual install. You will need a PostgreSQL database, a SECRET_KEY generated with openssl rand -hex 64, and a configured BASE_URL. The default image listens on port 3000 and seeds a demo/demo account on first boot so you can verify the install immediately.

Can I migrate from Trello or Notion to 4gaBoards?

Yes — 4gaBoards ships a built-in Trello import that runs when you add a new project, and the Pro plan adds CSV import/export for boards, lists, and cards. A two-way GitHub Issues sync is listed as a feature on the roadmap (Coming soon in the README). There is no first-party Notion importer, so Notion databases have to be exported as CSV first and then re-imported.

How does 4gaBoards handle real-time team collaboration?

The web client is fully realtime — board changes, card moves, and edits push to teammates without page reloads, and you can multitask by editing one card while filtering or rearranging the board elsewhere. Authentication supports SSO via Google, GitHub, Microsoft, and generic OIDC providers, with role-based access for boards and projects. The hosted Pro tier removes the per-user cap and is priced at £6/user/month.

Visit 4gaBoards
License
MIT
Self hostable
Yes
Repository details
Version
v3.3.13
Created
1/17/2023
Stars
686
Forks
119
Open issues
156
Last commit
8/9/2026

Updated 8/10/2026, 3:00:13 AM

View Repository
Repository activity

Similar open source alternatives