Show HN: A private-ish bookmark app that uses GitHub Gist as its back end
Category: devtools
Tags: bookmark-manager, github-gist, notes-app
Score: 5.5/10 (Innovation: 4, Technical: 5, Documentation: 7, Utility: 6)
GistKeep is a client-side bookmark and notes app that stores data in a GitHub Gist, using a personal access token for read/write access. It offers features like markdown storage, tagging, search, theming, and optional encryption, all without a backend server, making it a portable and inspectable personal library tool.
Target audience: backend devs
Repository: https://github.com/chrisdiana/gistkeep · JavaScript · MIT
View on Hacker News