noty

Noty — Notes in Your Notification Shade

CI F-Droid Platform Jetpack Compose License: GPL v3

A simple, privacy-focused notes app for Android that keeps your notes exactly where you look dozens of times a day — your notification shade.

Features

Screenshots

Notes list Add note Notes Notifications Dark theme

Download

F-Droid

Get it on F-Droid

GitHub Releases

Download the latest APK from the Releases page.

Requirements

Permissions

Noty requests only the permissions it needs:

No internet permission. No location. No data collection.

Building from Source

Prerequisites

Build Steps

  1. Clone the repository:
    git clone https://github.com/usamaiqb/noty.git
    cd noty
    
  2. Open in Android Studio or build from the command line:
    ./gradlew assembleRelease
    
  3. The APK will be in app/build/outputs/apk/release/

Privacy

Noty:

For full details, see the Privacy Policy.

Support

License

This project is licensed under the GNU General Public License v3.0 — see the LICENSE file for details.

Built With

Changelog

See CHANGELOG.md for version history and changes.


Made with ❤️ for the open source community