A 100% free, single-file kanban board web app — created by Arno Faure.
board.arnofaure.com · Changelog
- Today view — a daily sticky-note-style to-do list, separate from your boards
- Board view — add columns, add cards, drag cards between columns, drag columns to reorder, with a large title for the active board
- Timeline view — every card listed and sorted by due date (Overdue, Today, Tomorrow, This week, Later, No due date)
- Random Ideas — a quick capture list for anything on your mind; turn any idea into a full board when you're ready
- Cards can have a title, a due date, a checklist, and a cover image
- Done cards archive themselves the day after you check them off — restore or delete them anytime from the Archive
- Shuffleable colors — click "Shuffle colors" any time, and the board also reshuffles itself automatically the first time you open it each day
- Everything autosaves to your browser's local storage — nothing to click, nothing lost on reload
- Export / Import your board as JSON for backup or transfer
- Runs entirely in your browser — no account, no server, no tracking
Just open index.html in a browser, or visit board.arnofaure.com.
- Add a column at the end of the board, then add cards inside it.
- Drag a card between columns, or drag a column's header to reorder columns.
- Click a card to set its due date, add a checklist, upload a cover image, move it to another column, or pick a color.
- Switch to the Timeline view (top bar) to see every card sorted by due date.
- Switch to Today for a daily to-do list, or Random Ideas to jot things down and turn them into boards later.
- Export your data regularly from the logo menu — it's your only backup, since everything lives in this browser only.
Bug, idea, or feature request? — info@arnofaure.com
Code is open source. Content/branding is licensed under CC BY-NC 4.0.