Aurelius is a privacy-focused, local-first writing application designed to nurture consistent writing habits. It offers a distraction-free environment with essential features like timed writing sessions, multiple project types, and a clean, intuitive interface. Aurelius prioritizes user control and data portability, with end-to-end encrypted syncing between devices. It's crafted for writers who value simplicity, privacy, and ownership of their work.
- Great writing experience
- Markdown shortcuts
- Timed writing sessions
- Writing goals for building a habit
- Tons of keyboard shortcuts
- Local-first: all data is stored on your device
- Sync data between devices with a unique sync code
- Focus mode
- Music player with multiple genres of focus music or play a youtube video or playlist
Clone the project
git clone https://github.com/i4o-oss/aurelius
Go to the project directory
cd aurelius
Install dependencies
pnpm install
Start the server
pnpm run dev
showSplashDialog
in synced device(s) isfalse
on load so dialog doesn't show. Works fine in primary device.- Changing toolbar mode from
floating
tofixed
crashes the app.