Skip to content

quantumvoid0/notepad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notepad

A simple, clean notepad app for Android built with Kotlin and Jetpack Compose.

Features

  • Text notes and checklists
  • Pin notes
  • Search
  • Light, dark, and AMOLED themes
  • Customizable Widgets

Installation

Note

Android versions from 8 to 16 are currently supported

Building yourself for development

Requirements:

  • JDK 17
  • Android SDK (API 36)
git clone https://github.com/quantumvoid0/notepad
cd notepad
gradle wrapper --gradle-version 8.14.2
./gradlew assembleDebug
adb install app/build/outputs/apk/debug/app-debug.apk

About

A simple, clean notepad app for Android built with Material3 design.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages