An open API service indexing awesome lists of open source software.

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 ❤️.

Awesome Lists containing this project

README

          

banner

![Static Badge](https://img.shields.io/badge/typrison-84E0A5)
![Issues](https://img.shields.io/github/issues/com3dian/typrison?color=%23F5BD4E)
![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/com3dian/typrison/total?color=%2362C454)
![GitHub top language](https://img.shields.io/github/languages/top/com3dian/typrison?color=%23EE6A5E)
![GitHub Release](https://img.shields.io/github/v/release/com3dian/typrison?color=%2372bafc)
![License](https://img.shields.io/github/license/com3dian/typrison?color=%234E61D3)

## 🚀 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.

New_Project

## 📥 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