https://github.com/com3dian/typrison
A beautiful desktop application designed for focused writing — a seamless, intuitive editor that removes distractions and helps you stay in the flow. Built with ❤️.
https://github.com/com3dian/typrison
editor fiction linux macos qt qt6 windows writer
Last synced: 3 months ago
JSON representation
A beautiful desktop application designed for focused writing — a seamless, intuitive editor that removes distractions and helps you stay in the flow. Built with ❤️.
- Host: GitHub
- URL: https://github.com/com3dian/typrison
- Owner: com3dian
- License: lgpl-3.0
- Created: 2024-05-13T12:11:20.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-04-17T04:50:19.000Z (3 months ago)
- Last Synced: 2026-04-17T05:29:24.112Z (3 months ago)
- Topics: editor, fiction, linux, macos, qt, qt6, windows, writer
- Language: C++
- Homepage:
- Size: 31.1 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README







## 🚀 Features
- Intuitive Editor: Distraction-free design built for **deep focus**.
- Markdown Formatting: Fast, flexible styling with `Markdown`.
- Cross-Platform: Seamless experience on `Linux`, `Windows`, and `macOS`.
- Offline Ready: Create without limits—no internet required.

## 📥 Installation
1. Download the latest release from the [Releases Page](https://github.com/com3dian/typrison/releases).
2. Install the application:
- **Windows**: Run the `.exe` installer.
- **macOS**: Drag the `.dmg` file to your Applications folder.
- **Linux**: Install the `.deb` or `.AppImage` package.
3. Launch Typrison and start typing!
## 🛠️ Usage
1. Open Typrison and create a new document.
2. Use the toolbar or keyboard shortcuts to format text.
3. Save your work locally or export as `.txt`, `.md`, or `.cell.txt`.
## 💻 Development
Want to contribute? Follow these steps to get started:
1. Fork the repository and clone it:
```bash
git clone https://github.com/com3dian/typrison.git
```
## 📄 License
This project is licensed under the **GNU Lesser General Public License v3.0 (LGPL-3.0)**.
See the [LICENSE](LICENSE) file for details.
The LGPL allows you to:
- Use this software in proprietary applications
- Modify and distribute the library
- Link against the library dynamically
For more information about LGPL-3.0, visit: https://www.gnu.org/licenses/lgpl-3.0.html