lukas-heiligenbrunner 8e0cd05ded allow zooming on desktop when holding ctrl and scrolling
add prototype of selection mode, span up dashed rectangle
2022-12-02 00:25:37 +01:00
2022-11-17 10:39:06 +00:00
2022-11-02 23:31:44 +00:00
2022-10-23 15:50:44 +02:00
2022-10-23 15:50:44 +02:00
2022-11-02 23:31:44 +00:00
2022-11-02 23:31:44 +00:00
2022-10-23 15:50:44 +02:00
2022-11-25 22:23:30 +01:00
2022-11-17 10:39:06 +00:00
2022-11-17 10:39:06 +00:00
2022-11-25 22:23:30 +01:00

Notes

A FOSS alternative for taking handwritten notes on Android. Note that this project is still in an early development stage and far away to be seen as stable.

Features

  • Paged view
  • saving to a file
  • deleting strokes
  • highlight with marker
  • export as pdf

Getting Started

  1. check out the project

git clone https://gitlab.heili.eu/lukas/notes.git

  1. get flutter dependencies

flutter pub get

  1. build apk

flutter build apk --target-platform android-arm64

now you have built your apk at ./build/app/outputs/apk/release/app-release.apk

Contribution

Any contribution is appreciated. Feel free to open an issue or a pull request if you found a bug.

Description
No description provided
Readme 182 KiB
Languages
Dart 81.8%
CMake 11.3%
C++ 5.3%
C 0.9%
Swift 0.5%
Other 0.2%