espial (browser bookmarks)
-
Selfhosted bookmarks with open source android app
Demo as wel. No idea how it compares to other options but figured people might be interested.https://github.com/jonschoning/espial
From Website:
Espial is an open-source, web-based bookmarking server.It allows mutiple accounts, but currently intended for self-host scenarios.
The bookmarks are stored in a sqlite3 database, for ease of deployment & maintenence.
The easist way for logged-in users to add bookmarks, is with the "bookmarklet", found on the Settings page.
Also, see the android app for adding bookmarks via an Android Share intent https://github.com/jonschoning/espial-share-android
-
Nice, his docker image even uses the
/app/data
path for the data volume
https://github.com/jonschoning/espial-docker