Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/artemanufrij/trimdown

An elementary OS app
https://github.com/artemanufrij/trimdown

Last synced: 27 days ago
JSON representation

An elementary OS app

Awesome Lists containing this project

README

        


TrimDown




A simple, feature rich, writing app for writing Novels, Short stories, Scripts and Articles.


Designed for elementary OS


### Donate
PayPal | LiberaPay | Patreon

## Install from Github.
As first you need some packages
```
sudo apt install git meson libgranite-dev libgtksourceview-3.0-dev
```
Clone repository and change directory
```
git clone https://github.com/artemanufrij/trimdown.git
cd trimdown
```
Compile, install and start Find File Conflicts on your system
```
meson build --prefix=/usr
cd build
sudo ninja install
com.github.artemanufrij.trimdown