Download Inkline Studio
Free and open-source, available on Windows, macOS, and Linux. No accounts, no paywalls — just download and start writing.
v0.1.1-alpha
Requirements
System requirements
Minimum
- Any modern 64-bit processor
- 4 GB RAM
- 500 MB available disk space
Recommended for AI Features
- Modern multi-core processor
- 8 GB RAM
- Dedicated GPU (NVIDIA recommended for local AI)
Note: Local AI image/music generation via ComfyUI is currently Windows-only.
Changelog
What's new
Track the latest changes and improvements.
v0.1.1-alphaMarch 2026
- Added auto-update functionality
- Various bug fixes and stability improvements
- Multi-platform installer support (Windows, macOS, Linux)
v0.1.0-alphaJanuary 2025
- Initial alpha release
- Core manuscript editor with rich text support
- Character, location, and organization editors
- Timeline system with custom calendar support
- AI chat assistant integration
- EPUB export and document import
- Cloud sync via Supabase
- LanguageTool integration for grammar checking
Build from source
Inkline is open-source under the MIT License. Clone the repository, explore the code, and build it yourself.
$ git clone https://github.com/enxilium/inkline.git
$ cd inkline
$ npm install
$ npm start