diff options
author | nodiscc <nodiscc@gmail.com> | 2017-11-21 21:51:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-11-21 21:51:53 +0000 |
commit | 74ecd11860345bdcecde7f87c5a7b17e58a43e7f (patch) | |
tree | c7499f2dcf3bd5c010a4583f46b44957e283908b | |
parent | add asciiflow drawing (diff) | |
download | awesome-selfhosted-74ecd11860345bdcecde7f87c5a7b17e58a43e7f.tar.gz awesome-selfhosted-74ecd11860345bdcecde7f87c5a7b17e58a43e7f.zip |
add java tag for asciiflow
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -805,7 +805,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https * [411](https://demo.fouroneone.io/) - An Alert Management Web Application. ([Source Code](https://github.com/etsy/411)) `MIT` `PHP` * [Anchr](https://anchr.io) - Anchr is a toolbox for tiny tasks on the internet, including bookmark collections, URL shortening and (encrypted) image uploads. ([Source Code](https://github.com/n1try/anchr)) `GPLv3` `Nodejs` - * [asciiflow](http://asciiflow.com/) - Flow Diagram Drawing Tool. ([Source Code](https://github.com/lewish/asciiflow2)) `GPLv3` `JavaScript` + * [asciiflow](http://asciiflow.com/) - Flow Diagram Drawing Tool. ([Source Code](https://github.com/lewish/asciiflow2)) `GPLv3` `Java/JavaScript` * [COPS](https://blog.slucas.fr/en/oss/calibre-opds-php-server) - A lightweight e-book server alternative to Calibre content server or Calibre2OPDS. ([Demo](http://cops-demo.slucas.fr/index.php), [Source Code](https://github.com/seblucas/cops)) `GPLv2` `PHP` * [CrushPaper](https://www.crushpaper.com/) - Research the web for relevant sources, save quotations from them to CrushPaper and then combine them with your own insights into a paper. ([Source Code](https://github.com/ZapBlasterson/crushpaper)) `AGPLv3` `Java` * [DomainMOD](https://domainmod.org) - An application to manage your domains and other internet assets in a central location. DomainMOD includes a Data Warehouse framework that allows you to import your WHM/cPanel web server data so that you can view, export, and report on your data. ([Demo](https://demo.domainmod.org), [Source Code](https://github.com/domainmod/domainmod)) `GPLv3` `PHP` |