A clean, open-source notification history management app for Android.
Notice is a simple and privacy-focused Android application that helps you manage and view your notification history. Built with transparency and user privacy in mind, Notice contains no ads, no analytics, and no tracking of any kind. The app doesn't even connect to the internet!
Existing notification management solutions are often filled with ads or don't work properly. Notice was created to provide a simple, reliable, and privacy-respecting alternative. Since notifications contain personal data, the app is completely open source so you can verify exactly how it works.
git clone https://github.com/whyash5114/notice.git
cd notice
pnpm install
pnpm dev
# Sync with Capacitor
pnpm prepare
# Open in Android Studio
npx cap open android
To create a production build:
pnpm build
Contributions are welcome! Please feel free to submit a Pull Request.
If you find Notice useful, consider supporting its development:
Your support helps keep this project maintained and improved!
Notice respects your privacy:
Note: Optional cloud syncing/backup features may be added in the future, but will always be opt-in.
This project is open source. See the repository for license details.
Built with modern web technologies and a focus on user privacy and transparency.