A minimalist, single-file kanban board that stores all data locally for offline use.
Nullboard is a minimalist kanban board and task list manager designed for personal use. It runs as a single HTML file, stores all data locally in the browser, and works completely offline. The project focuses on compactness, readability, and quick interaction without cloud dependencies.
Individuals or small teams who need a simple, offline-capable task management tool without the complexity or data privacy concerns of cloud-based alternatives.
Developers choose Nullboard for its extreme simplicity, offline functionality, and local data storage—offering a lightweight, self-contained alternative to heavier kanban tools like Trello or Wekan.
Nullboard is a minimalist kanban board, focused on compactness and readability.
Controls are hidden by default and notes can be collapsed to show only the first line, reducing visual clutter for a dense, readable board view, as demonstrated in the README's GIF examples.
Designed for offline use with all data stored locally in the browser's localStorage, ensuring privacy and no reliance on internet connectivity, highlighted in the 'Locally stored' section.
The entire application is a single HTML file with only jQuery and a webfont as dependencies, making it trivial to deploy or run without complex setup, as noted in the 'Dead simple' part.
Notes can be edited directly on the board with automatic saving and 50-step undo/redo, facilitating fast task management, shown in the 'UI & UX' section with GIF examples.
Optimized for desktop browsers with mouse and keyboard, and untested on mobile devices, limiting its usability in touch-based environments, as explicitly stated in the 'Caveats'.
Data persistence depends on the browser's localStorage, which can be accidentally cleared, risking data loss without proper backups, mentioned in the README's warnings about cache clearing.
Marked as beta with caveat emptor, indicating potential bugs and lacks advanced features like collaboration or cloud sync, making it less suitable for complex workflows compared to tools like Trello.
Nullboard is an open-source alternative to the following products:
Wekan is an open-source kanban board application for project management that allows teams to organize tasks, track progress, and collaborate in real-time.
Trello is a web-based project management application that uses boards, lists, and cards to organize tasks and collaborate with teams through a visual Kanban-style interface.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.