FireflyNotes is a minimalist, ephemeral note-taking app designed for moments that don’t need to last forever.
Notes automatically delete after 24 hours unless you choose to save them — making FireflyNotes perfect for quick reminders, sudden ideas, or private thoughts you don’t want stored long-term.
Simple, distraction-free, and privacy-friendly — write it, use it, let it go.
- 📝 Quick Notes — Instantly jot down thoughts without friction.
- ⏳ Auto-Delete After 24 Hours — Notes disappear automatically unless saved.
- 🔒 Privacy-Focused — No cloud sync, no accounts, no tracking.
- 💾 Save What Matters — Keep important notes permanently with one tap.
- 🎨 Minimalist UI — Clean, calm design with Material Design principles.
- 🪪 Open Source — Fully transparent and community-driven.
- Android 8.0 (Oreo) or later
To build FireflyNotes from source, install Android Studio (latest stable).
git clone https://codeberg.org/SWLabs/fireflynotesapk.git- Launch Android Studio
- Select Open
- Choose the cloned project directory
- Allow Gradle to sync and download dependencies
- Build a debug APK:
Build > Build Bundle(s) / APK(s) > Build APK(s)
Output path:
app/build/outputs/apk/debug/app-debug.apk
Contributions are always welcome and appreciated 💛
-
Fork the repository on Codeberg
-
Create a new branch
git checkout -b feature/MyFeature
-
Commit your changes
git commit -m "Add MyFeature" -
Push your branch
git push origin feature/MyFeature
-
Open a Merge Request describing your changes
This project is licensed under the MIT License. See the LICENSE file for details.
Have ideas, bugs, or feedback?
Made by ShadowWeave Labs™ ・ Developers Discord ・ Website




