Skip to content

A simple, offline note-taking app. Quickly capture and organize your thoughts, lists, and ideas without needing an internet connection. Your notes are stored privately on your device.

Notifications You must be signed in to change notification settings

ahmadthakur/PrivateNotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Private Notes

A simple, modern, and private note-taking app for Android, inspired by Google Keep. No login or syncing required.

Features

  • Create, edit, and delete notes
  • Pin, archive, and delete notes
  • Color-coded notes with light/dark theme support
  • Grid and list view toggle
  • Search bar UI (search logic coming soon)
  • Side menu for navigation (Notes, Archive, Deleted Notes, Theme)
  • Auto-save and instant updates
  • Material You-inspired UI
  • No account or cloud required: all data is stored locally

Getting Started

  1. Clone the repository:
    git clone https://github.com/ahmadthakur/PrivateNotes
  2. Open the project in Android Studio.
  3. Build and run on an emulator or device.

Project Structure

  • app/src/main/java/com/example/privatenotes/ — Main app source code
  • app/src/main/res/ — Resources (layouts, drawables, colors, etc.)
  • build.gradle.kts, settings.gradle.kts — Project build scripts

Requirements

  • Android Studio Giraffe or newer
  • Minimum SDK: 23 (Android 6.0)
  • Kotlin, Jetpack Compose, Room, Material3

License

This project is licensed under the MIT License.


Last updated: December 25, 2025

About

A simple, offline note-taking app. Quickly capture and organize your thoughts, lists, and ideas without needing an internet connection. Your notes are stored privately on your device.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages