Skip to content

A board of things, anywhere you want on the screen

Notifications You must be signed in to change notification settings

rpdmkr/thingboard

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thingboard 🖼️

Thingboard is just a simple board for writing things down. Frequently when I'm working, I find myself looking for places to jot stuff down to help me think and organize, but I don't want to be shuffling pieces of paper around, and it's nice to be able to copy-paste notes from other tools I use. Thingboard fulfills this need for me by being a board for Post-it style notes I can move and resize. It saves data to your browser's local storage.

You can try thingboard deployed on Repl.it or Vercel.

Thingboard is a fully static, client-side rendered app built on a small pair of libraries:

  • Torus for UI rendering
  • paper.css for easy aesthetics that match with the rest of my productivity tools.

Thingboard screenshot

About

A board of things, anywhere you want on the screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 80.7%
  • CSS 14.9%
  • HTML 4.4%