Your cozy hub to save, organize, and access links with ease.
LinkNest is a minimalist, smart React Native application designed to help users bookmark important URLs, categorize them with tags, and interact with them in a simple, intuitive way. Built with Expo and SQLite, it ensures your data stays private and local.
- Smart Saving: Add links with auto-suggested tags and optional descriptions.
- Local Storage: All data is stored locally on your device using SQLite. No cloud, no tracking.
- Intuitive Gestures:
- Single Tap: Copy link to clipboard 📋
- Double Tap: Open link in browser 🌐
- Long Press: Edit details ✏️
- Swipe Left: Share link 📤
- Swipe Right: Delete link 🗑️
- Search & Filter: Instantly find what you need by searching for tags.
- Beautiful UI: Dark-themed, card-based design with smooth animations and haptic feedback.
- Node.js (v18 or newer)
- npm or yarn
- Expo Go app on your mobile device (or Android Studio/Xcode for emulation)
-
Clone the repository
git clone https://github.com/DarshanAguru/LinkNest.git cd LinkNest -
Install dependencies
npm install
-
Start the app
npx expo start
-
Run on Device
- Scan the QR code with the Expo Go app (Android) or Camera app (iOS).
We are constantly improving LinkNest! Here are some exciting things coming up:
- v1.0.0: Initial Release (Local Storage, Gestures, Search)
- v1.1.0: Cloud Sync & Backup (Optional)
- v1.2.0: Desktop Companion App
- Future: Official APK Release on Google Play Store 🚀
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
Please read our Contributing Guidelines and Code of Conduct before getting started.
- Framework: React Native (via Expo)
- Language: TypeScript
- Database: Expo SQLite
- Navigation: Expo Router
Darshan Aguru
A curious software developer with a passion for full-stack development, astrophysics, and building tools that simplify life.
Distributed under the MIT License. See LICENSE for more information.
Made with ❤️ by Darshan Aguru