Monday, December 25, 2023

Show HN: Boarda – Focused Offline Kanban Board https://ift.tt/7BaeJjP

Show HN: Boarda – Focused Offline Kanban Board I like using Kanban boards, so I created a program to manage them using Zig and raylib. You can check it out here https://ift.tt/6asv8EU It can open multiple boards, has undo/redo, clipboard support, and many other features. You can read about in the page above or try it yourself. https://ift.tt/6asv8EU December 25, 2023 at 09:07PM

No comments:

Post a Comment

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) https://ift.tt/5Af6h7W

Show HN: Rewriting Scratch 3.0 from scratch in Lua (browser-free native runtime) Built a native Scratch 3.0 runtime in Lua that runs .sb3 pr...