Skip to content

combatwombat/sbt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Bookmark Tool

Add bookmarks with a bookmarklet and show them in a list. Also:

  • Works on github and other pages with Content Security Policy
  • Import Netscape Bookmark HTML files
  • Select text before bookmarking to use as description
  • One single PHP file, no dependencies, Google Page Speed Score of 100 (if you have < ~400 bookmarks :>)

Install

  • Have PHP (with openssl extension) and MySQL
  • Create database
  • Edit your data in the config array or an external config.php
  • Upload sbt.php
  • Click on hamburger menu and add bookmarklet

Simple Bookmark Tool Screenshot

FAQ

Why no pagination, search, tags, thumbnails, website mirror, ...?

As I used historio.us and pinboard, it turned out that I don't use most of these features. If you need them, try out those services.

Releases

No releases published

Packages

No packages published

Languages