Update README with project information

This commit is contained in:
Justin Hawkins 2022-05-24 20:03:43 +09:30
parent 4d179abf05
commit 385397c980

View File

@ -1 +1,20 @@
# linkwallet # linkwallet
A self-hosted bookmark database with full-text page content search.
# Feature list
* Simple cross-platform single binary deployment
* or docker if you prefer
* Full-text search
* Bookmark content is scraped and indexed locally
* Page content periodically refreshed automatically
* Interactively search across titles and content
* Rippingly fast results, as you type
* Embedded database, no separate database system required
* Light on resources
# Roadmap
* Bookmarklet
* Tags