From 5cb277888995edecfafd83fed4cf2bd510052a4b Mon Sep 17 00:00:00 2001 From: Javier Date: Sun, 12 Apr 2020 00:45:32 +0200 Subject: port to qt5, libusb 1.0, and openobex 1.7 --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index aecd148..bee62c2 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,8 @@ It also allows you to export individual pages as PNG files or voice memos as AAC # Requirements -Scribiu requires Qt 4.8, including the core, gui, svg and phonon modules. -It also requires libudev, openobex, libusb (<1.0) and QuaZip. +Scribiu requires Qt 5, including the core, gui, widgets, and svg modules. +It also requires phonon, libudev, openobex (>=1.7), libusb (>=1.0) and QuaZip. Most of these should be packaged by your distribution. This program should work with the Livescribe Pulse as well as the Livescribe Echo. @@ -32,7 +32,7 @@ It should automatically start synchronizing after connecting a Smartpen. # Design -By default Scribiu stores its information inside `$XDG_DATA_HOME/data/scribiu`. +By default Scribiu stores its information inside `$XDG_DATA_HOME/scribiu`. Inside there you will find a directory for every synchronized pen, and inside the pen directory, you will find a subdirectory for each one of your LiveScribe notebooks. These directories contain the raw notebook, stroke, and voice data as received from the pen -- no processing is done. -- cgit v1.2.3