A modern, production-ready Progressive Web App (PWA) for downloading videos and images from Instagram, X (Twitter), and Threads.
- 📥 Multi-Platform Support: Instagram, X (Twitter), and Threads
- 📱 Progressive Web App: Install on any device (iOS, Android, Desktop)
- 🎨 Beautiful UI: Modern design with shadcn/ui components
- ⚡ Auto-Processing: Paste a link and it automatically starts processing
- 🔄 Smart Loading States: Visual feedback during processing
- 📴 Offline Support: Service worker for offline functionality
- 🔒 Privacy-Focused: No data storage or tracking
- 📱 Mobile-First Design: Responsive and touch-friendly
- 🌐 No Login Required: Start downloading immediately
- Next.js 16 with Turbopack
- TypeScript - Type safety
- shadcn/ui - Beautiful UI components
- Tailwind CSS v4 - Modern styling
- PWA - Offline support & installable
- Bun - Fast package manager and runtime
# Install dependencies
bun install
# Run development server
bun dev
# Build for production
bun run buildDeploy to totalgrab.in with HTTPS required for PWA features.
- Android: Chrome will show install banner automatically
- iOS: Safari → Share → Add to Home Screen
- Desktop: Install icon in browser address bar
- Select your platform (Instagram, Twitter, etc.)
- Paste the post/video URL
- Click "Fetch Media"
- Preview and download your content
MIT License - Educational purposes only. Please respect content creators' rights and platform terms of service.
- No user data stored
- No tracking or analytics
- Privacy-focused design
- No login required
Built with ❤️ by GrabIt