diff options
author | Aimee <16459597+Aimeedeer@users.noreply.github.com> | 2020-10-25 03:57:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-25 03:57:14 +0000 |
commit | 1ebd924975f7e8bb6ea94bc1b2a395175c8a5329 (patch) | |
tree | e8b1d341df7d0a670e366986340aecfdfe4f1eab | |
parent | Merge pull request #2264 from vinodc/patch-1 (diff) | |
download | awesome-selfhosted-1ebd924975f7e8bb6ea94bc1b2a395175c8a5329.tar.gz awesome-selfhosted-1ebd924975f7e8bb6ea94bc1b2a395175c8a5329.zip |
add oddmuse wiki
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1097,6 +1097,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [Meemo](https://meemo.minimal-space.de/) - Personal notes stream with Markdown support. ([Source Code](https://github.com/nebulade/meemo)) `MIT` `Nodejs` - [minimalist-web-notepad](https://github.com/pereorga/minimalist-web-notepad) - Minimalist notepad.cc clone. `Apache-2.0` `PHP` - [MiniNote](https://github.com/n1try/mininote) - Simple Markdown note-taking app with persistence. `MIT` `Nodejs` +- [Oddmuse](https://oddmuse.org/) - A simple wiki engine written in Perl. No database required. ([Source Code](https://github.com/kensanata/oddmuse)) `GPL-3.0` `Perl` - [OpenNote](https://github.com/FoxUSA/OpenNote) - OpenNote was built to be an open web-based alternative to Microsoft OneNote (T) and EverNote. ([Demo](https://foxusa.github.io/OpenNote/OpenNote/#/folder)) `MIT` `HTML5` - [Overleaf](https://www.overleaf.com/) - Web-based collaborative LaTeX editor. ([Source Code](https://github.com/overleaf/overleaf)) `AGPL-3.0` `Ruby` - [Paperwork](https://paperwork.cloud) - OpenSource note-taking and archiving alternative to Evernote, Microsoft OneNote and Google Keep. ([Source Code](https://github.com/paperwork/paperwork)) `MIT` `PHP` |