Ever tried sending a big video project to your friend sitting right next to you, only to get stuck with slow Wi-Fi or “Internet required” errors?
Meerkat fixes that. 🚀
It’s a simple app that lets you share files without an internet connection — fast, private, and completely offline.
🧡 Inspired by the awesome LocalSend project — we just gave it a fresh look with modern features.
Big thanks to the LocalSend team! 👋
- 📡 Go Offline: Share files over your local Wi-Fi network. No internet needed!
- 🔒 Keep it Secret: Files go straight from your device to theirs — no servers, no data collection.
- 💡 Simple & Clean: Redesigned with a clean, minimal interface anyone can use.
- 🎨 Open Source: Learn from the code, tweak it, or even build your own features.
Learning Flutter or curious how it all works? Awesome — you can build Meerkat yourself!
-
Get the Code:
Clone this repo or download it as a ZIP. -
Open the Project:
In your terminal, go to theappfolder:cd app -
Install Packages:
Run:flutter pub get
-
Run It!
Start the app:flutter run
Meerkat (and LocalSend) skips the “upload → server → download” part.
Instead, it creates a direct, secure HTTPS connection between devices on the same Wi-Fi network — meaning faster transfers and complete privacy.
This is an open-source project built by students and developers like you!
If you spot a bug, have an idea, or want to help improve it, feel free to:
- Open an issue 🐞
- Submit a pull request ⚙️
Every contribution helps!
- Project by: Chethan Krishna
- Based on: LocalSend (huge thanks to the contributors!)
- License: Apache 2.0
Made by students, for students — because sharing should be simple. ✨