TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: OurBoard – free and open source online whiteboard

178 pointsby nullzzzover 3 years ago

15 comments

juicysaurusover 3 years ago
I&#x27;ve contributed some lines of code to this project, and thought it might be interesting to some that the library powering the UI is also written by the OP. It&#x27;s a clever experiment that uses JSX but instead of VDOM diffing it embeds observables directly into the DOM.<p>Harmaja (<a href="https:&#x2F;&#x2F;github.com&#x2F;raimohanska&#x2F;harmaja" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;raimohanska&#x2F;harmaja</a>)
nullzzzover 3 years ago
This is my open-source project. I use it almost daily for simple whiteboarding, notetaking, online whiteboard sessions.<p>The idea is to have a simple and highly usable, fast alternative to more complex software such as Miro or Mural.
评论 #28808921 未加载
评论 #28808869 未加载
评论 #28813858 未加载
评论 #28808825 未加载
评论 #28811704 未加载
评论 #28814320 未加载
nullzzzover 3 years ago
Here&#x27;s an Ourboard board that demonstrates the key features of the service. <a href="https:&#x2F;&#x2F;www.ourboard.io&#x2F;b&#x2F;0b5a9bd8-93ae-446c-afbd-80ebfcb1e0ee" rel="nofollow">https:&#x2F;&#x2F;www.ourboard.io&#x2F;b&#x2F;0b5a9bd8-93ae-446c-afbd-80ebfcb1e0...</a><p>It&#x27;s read-only, but you can select all (Cmd-A), create a new board and paste the contents on a new board of yours on the Ourboard front page.<p>I now realize that a Fork Board feature might be useful.<p>Also having second thoughts on whether it&#x27;s a good idea to have a &quot;default board&quot; that&#x27;s read-write for anonymous users. Some political content observed on that one today.
评论 #28810663 未加载
butwhywhyohover 3 years ago
Title says whiteboard. Can&#x27;t draw on it. Hmmm.<p>This is more like a free-form Trello board.
评论 #28809776 未加载
评论 #28810110 未加载
indianhippieover 3 years ago
I have tried quite a few online whiteboards during the pandemic WFH. IMHO nothing comes close to <a href="https:&#x2F;&#x2F;excalidraw.com" rel="nofollow">https:&#x2F;&#x2F;excalidraw.com</a><p>No signup needed, clean interface, fast load times and an option to self host makes it an excellent product.
评论 #28811624 未加载
评论 #28811747 未加载
评论 #28810743 未加载
评论 #28810458 未加载
评论 #28812525 未加载
hahamrfunnyguyover 3 years ago
I didn&#x27;t see a draw function or way to upload an image. For me, these are pretty critical in a whiteboard tool.
评论 #28811348 未加载
tyingqover 3 years ago
The hover text for &quot;note&quot; and &quot;area&quot; both say &quot;drag to add a new text note&quot;. Then the one for &quot;text&quot; says &quot;drag to add a new text area&quot;. I&#x27;m not sure if that&#x27;s on purpose, but it&#x27;s confusing. Though all three function in a way that&#x27;s consistent with their respective icon.<p>Also, on the &quot;area&quot; widget, there&#x27;s a popup when I click on it, with a background color picker and font size choice. But there&#x27;s also an icon with 4 squares arranged 2x2. It&#x27;s not clear what that does.
评论 #28809203 未加载
nullzzzover 3 years ago
It’s not mobile friendly at all though
评论 #28809127 未加载
jncratonover 3 years ago
This looks great. Thanks for sharing!<p>If folks are interested in this sort of thing, I also maintain an <i>extremely</i> minimalist open source whiteboarding tool:<p><a href="https:&#x2F;&#x2F;github.com&#x2F;jncraton&#x2F;box-line-text" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;jncraton&#x2F;box-line-text</a>
评论 #28809460 未加载
codazodaover 3 years ago
Totally breaks the back button for me
评论 #28809475 未加载
jhgbover 3 years ago
I&#x27;m mildly surprised that the view rectangle in the &quot;mini-map&quot; in the bottom right is not draggable with the usual semantics of panning the view. Or at least if it&#x27;s supposed to work that way, it doesn&#x27;t in my browser.
评论 #28809369 未加载
ianberdinover 3 years ago
Looks cool, unfortunately Figma already did the perfect solution called FigJam and it’s absolutely awesome and free.
评论 #28813148 未加载
woudsmaover 3 years ago
Heroku error :) That was fast.<p>Edit: never mind, back up!
评论 #28809276 未加载
trenchgunover 3 years ago
Looks extremely promising!!!
thecodrrover 3 years ago
There&#x27;s a bug that hijacks your back button. At least on mobile.