diff options
author | Andrei Poenaru <andrei.poenaru@gmail.com> | 2016-10-10 17:41:57 +0000 |
---|---|---|
committer | Andrei Poenaru <andrei.poenaru@gmail.com> | 2016-10-10 18:05:55 +0000 |
commit | d0455dd7656eeb73ea3173f837ce4711e4eae84e (patch) | |
tree | 12c802ded383288b050170dc8d24d56a5df11310 | |
parent | Merge pull request #807 from SalGnt/patch-1 (diff) | |
download | awesome-selfhosted-d0455dd7656eeb73ea3173f837ce4711e4eae84e.tar.gz awesome-selfhosted-d0455dd7656eeb73ea3173f837ce4711e4eae84e.zip |
Add Flox.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -693,6 +693,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https **[`^ back to top ^`](#)** * [EasyBook Project](http://easybook-project.org/) - Book publishing as easy as it should be. ([Source Code](https://github.com/javiereguiluz/easybook)) `MIT` `PHP` + * [Flox](https://github.com/devfake/flox) `⚠` - Self hosted movie watch list with a rating based on a 3-point system for good, medium and bad. ([Demo](http://80.240.132.120/flox-demo/public/), [Source Code](https://github.com/devfake/flox)) `MIT` `PHP` * [Fusio](http://www.fusio-project.org/) - Fusio is an open source API management platform which helps to build and manage REST APIs. ([Demo](http://demo.fusio-project.org/backend.htm), [Source Code](https://github.com/apioo/fusio)) `AGPLv3` `PHP` * [GeneWeb](https://geneweb.tuxfamily.org/wiki/GeneWeb) - GeneWeb is an open source genealogy software written in OCaml. It comes with a Web interface and can be used off-line or as a Web service. ([Demo](https://demo.geneweb.tuxfamily.org/gw7/), [Source Code](https://github.com/geneweb/geneweb)) `GPLv2` `OCAML` * [King Phisher](https://github.com/securestate/king-phisher) - King Phisher is a tool for testing and promoting user awareness by simulating real world phishing attacks. `BSD` `Python` |