this post was submitted on 08 Oct 2024
48 points (98.0% liked)

Open Source

30764 readers
888 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

cross-posted from: https://lemmy.ml/post/21154325

Write is a handwriting app that works on a lot of platforms including Linux which cannot be said about most handwritten note-taking applications.

More information and demo: https://github.com/styluslabs/Write/

I've used it for uni on a Linux tablet/convertible and it worked really quite well and has some nice convenient features for note-taking.

The UI looks like it's from android 4.something though ^^'

What I really appreciate about it is that its storage format are plain SVG(Z) which are extremely compatible. All you need to view your scribbles is an SVG viewer (i.e. a web browser) which basically every computer with a GUI has. Their website is in fact mostly just the output of their own app.

top 5 comments
sorted by: hot top controversial new old
[–] [email protected] 2 points 1 week ago (2 children)

What licence did it use before?

[–] [email protected] 1 points 1 week ago

Proprietary and closed source.

I always wondered why as they never sold it or had any kind of business model around it.

[–] [email protected] 1 points 1 week ago (1 children)

Have you by chance used xournalpp? If so, is it better or worse in terms of features?

[–] [email protected] 2 points 1 week ago

Back when I tried it it was a lot worse for my purposes.

I'd recommend you try both though.