Show HN: Aurelius – a local-first, distraction-free writing app (aurelius.ink)
Hey HN! I've been working on yet another writing app called Aurelius (https://aurelius.ink). I built Aurelius primarily for myself and I've been writing with it everyday. I thought I'll share this here.
Here are the features:
- Local-first, but can sync data between different browsers or devices without signup. Sync is also end-to-end encrypted.
- Progressive web app and offline functionality.
- Rich-text editing with support for Markdown shortcuts.
- Keyboard shortcuts for most actions in the app.
- Writing sessions timer for tracking your daily writing.
- Focus-mode which hides almost everything except the editor.
- Music player that plays focus music like lofi, chillhop, etc. You can also use a Youtube video or playlist of your choice.
Give it a try and let me know your thoughts.
Thank you!
4 comments
[ 2.0 ms ] story [ 25.5 ms ] threadFew other ideas I'm thinking about: - Show a recap of how much writing you did in the past week - time spent, number of words written etc. - Organizing by type of content. Right now it's only posts/articles but I'm planning journals, essays, and even books.
Honestly maybe the anonymous instant login feels too magical where I do not feel like I have a permanent account. How are you going to deal with random users signing in, writing a lot of notes and then disappearing for months?
There is a server but that's only used during sync to temporarily store the encrypted data before passing it on to the destination device. It's basically a buffer. After sync completes, the data is deleted.