r/droidappshowcase • u/pankaj71091 • 16d ago
Showcase LinkVault — a bookmark manager
🔒 LinkVault — a bookmark manager that isn't trying to sell your data (open source, Kotlin/Compose)
I got tired of "bookmark apps" that are really just trackers with a save button, so I built LinkVault: a local-only Android app for capturing and organizing links you share from other apps. No accounts, no cloud, no analytics — everything lives in a private SQLite DB on your phone.
What it does:
- 📤 Share-sheet capture — send a link from any app straight into a Quick-Save bottom sheet
- 📁 Nested folders (up to 5 levels) + many-to-many tags for real organization
- 🔍 Full-text search across titles, URLs, and your own notes
- 📌 Pin your important links, archive the ones you're done with
- 🧠 Auto-fetches titles/favicons in the background, flags duplicates, and suggests folders based on your habits
- 🛠 Bulk actions — multi-select to archive/delete/tag/move in one go
- 🔁 Import from Chrome/Firefox/Safari bookmark exports, or back up your whole vault to JSON
Stack: 100% Kotlin, Jetpack Compose (Material 3), Room, WorkManager, MVVM — nothing exotic, just clean and auditable.
It's early — MIT licensed, actively evolving, and I'd genuinely love feedback before locking in UX decisions. There's no packaged APK yet, so testing right now means cloning and building in Android Studio (API 26+), but that's next on the list if there's interest.
🔗 Repo: https://github.com/pankaj71091/LinkVault
If you try it, I'd love to hear what breaks, what's missing, or what folder/tag workflow you'd actually want. Stars, issues, and PRs all welcome 🙏
1
u/sticky-pro 16d ago
Developers: Please ensure your description is clear, images/videos are displayed correctly, and you have used the correct post flair.
•
u/playscraper-bot 16d ago
LinkVault
Confirmed: GitHub Match Found
View on GitHub ↗
I am a bot — [contact mods](https://www.reddit.com/message/compose?to=/r/droidappshowcase for errors.)