diademoff / justnote

Simple mobile app to keep notes with hide/show mode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Just Note

GitHub repo size

Simple mobile application to keep your notes with private text input. You can hide the text you enter from others around you.

Preview

Features

  • Hide the content you write
  • Easily create a numbered list
  • Text markdown support
  • Light and dark theme support

Installation

Build

  1. Install flutter
  2. Clone repo git clone https://github.com/diademoff/justnote.git
  3. cd justnote/
  4. For Android: flutter build apk; for IOS: flutter build ipa (MacOS only)
  5. Your apk: build/app/outputs/flutter-apk/app-release.apk

Download

Download latest version from releases page

About

Simple mobile app to keep notes with hide/show mode

License:Do What The F*ck You Want To Public License


Languages

Language:Dart 94.1%Language:Swift 4.2%Language:Kotlin 1.3%Language:Objective-C 0.4%