Update 'README.md'

This commit is contained in:
dominic 2020-04-08 13:36:26 +02:00
parent 52b090e352
commit bd86bab978

View File

@ -1,5 +1,7 @@
# Scribble # Scribble
A free touch screen note taking application. Though the php/JS frontend is mainly served by the kernel haskell server, the OCR codebase is mainly written in Rust. Support for Linux, Windows, OSX and Android. A free touch screen note taking application. Support for Linux. If this project becomes a webapp, Windows, OSX, and Android support will be added as well.
Core features are OCR for handwritten text, multitouch gestures, annotations in PDFs and an intuitive user interface. We try to provide a similarly great user experience as stylus write does, but improving the user interface and keeping the project FOSS.
Though the required features are notetaking and touch gestures, annotating PDFs and other features are planned.