Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 981 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 981 Bytes

LinkBox - [ Bookmark, Link, Image, ... ] Manager

CI

Demo


  • LnkBox is an non-opinionated Bookmark Manager that doesn't care how you want to organize your links, files, images, etc.

    Features:

    • User defined tags!
    • Folders
    • Fast, reactive front-end
    • API Access
    • Self-Hosted
    • Cross Platform (Windows, MacOS, Linux)

What does non-opinionated mean?

Basically, you're free to organize your entries in any way you want. Lnkbox doesn't force you into any specific organization method.

  • You want to use tags? > GREAT!
  • You want folders? > AWESOME!
  • Both? > AMAZING!
  • Neither! Just dump it all in the home page! > SWEET! YOU DO YOU!

Installation:

  1.  git clone https://github.com/jacobacon/lnkbox
  2.  cd lnkbox && npm install
  3.  npm run build:web
  4.  npm run start