diff options
author | Andrew Rylatt <AndyR207@users.noreply.github.com> | 2016-10-17 12:23:57 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-17 12:23:57 +0000 |
commit | fde0a17d8a54e55d345087ee87426ae09e8e0f38 (patch) | |
tree | 7ce14cbb9427fd8caee6635dd25f704e80fa20f9 | |
parent | Merge pull request #813 from Kickball/Add_Chevereto (diff) | |
parent | Remove Source Code URL (diff) | |
download | awesome-selfhosted-fde0a17d8a54e55d345087ee87426ae09e8e0f38.tar.gz awesome-selfhosted-fde0a17d8a54e55d345087ee87426ae09e8e0f38.zip |
Merge pull request #810 from andreipoe/add/flox
Add Flox.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -701,6 +701,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/)) `MIT` `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` * [Mindmaps](https://github.com/drichard/mindmaps) - An open source, offline capable, mind mapping application. ([Demo](http://drichard.org/mindmaps/)) `AGPLv3` `HTML5` |