Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/artemanufrij/trimdown
- Owner: artemanufrij
- Created: 2018-03-09T12:43:46.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-04T11:08:50.000Z (over 5 years ago)
- Last Synced: 2024-08-03T03:02:18.816Z (4 months ago)
- Language: Vala
- Homepage:
- Size: 147 KB
- Stars: 11
- Watchers: 4
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-elementaryos - TrimDown - A simple, feature rich, writing app for writing Novels, Short stories, Scripts and Articls (Applications / Accessories)
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