diff options
author | n8225 <n8225@users.noreply.github.com> | 2019-12-09 03:17:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-09 03:17:07 +0000 |
commit | d0e0690eae19ec5b229f3934ca65e7ea79cc64bb (patch) | |
tree | b85ea7b4dc2ca303a787133695e50f075099c260 | |
parent | Merge pull request #1892 from austintoddj/patch-1 (diff) | |
parent | Added Writing Text Editor (diff) | |
download | awesome-selfhosted-d0e0690eae19ec5b229f3934ca65e7ea79cc64bb.tar.gz awesome-selfhosted-d0e0690eae19ec5b229f3934ca65e7ea79cc64bb.zip |
Merge pull request #1897 from josephernest/patch-1
Added Writing Text Editor
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1081,6 +1081,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [turndown](https://domchristie.github.io/turndown/) - HTML to Markdown converter written in JavaScript. ([Source Code](https://github.com/domchristie/turndown)) `MIT` `Javascript` - [Trilium Notes](https://github.com/zadam/trilium) - Trilium Notes is a hierarchical note taking application with focus on building large personal knowledge bases. `AGPL-3.0` `Nodejs` - [Turtl](https://turtl.it/) - Totally private personal database and note taking app. ([Source Code](https://github.com/turtl)) `GPL-3.0` `CommonLisp` +- [Writing](https://josephernest.github.io/writing/) - Lightweight distraction-free text editor, in the browser (Markdown and LaTeX supported). No lag when writing. ([Source Code](https://github.com/josephernest/writing)) `MIT` `Javascript` ## Office Suites |