diff options
author | Jonathan Elias Caicedo <Jonathan@jcaicedo.com> | 2020-08-05 19:11:35 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-05 19:11:35 +0000 |
commit | 9be7855c850cf3f7b13d799088b341f98c1ddd57 (patch) | |
tree | 812922a8b426fc305212191caeec0459774f90b6 | |
parent | Merge pull request #2160 from lovasoa/patch-2 (diff) | |
download | awesome-selfhosted-9be7855c850cf3f7b13d799088b341f98c1ddd57.tar.gz awesome-selfhosted-9be7855c850cf3f7b13d799088b341f98c1ddd57.zip |
Add Neko under Gateways and Terminal Sharing
A self hosted virtual browser (rabb.it clone) that runs in Docker. This allows all users connected to "share" a virtual browser session. Useful for watching Netflix, etc... in-sync together with others.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -848,6 +848,7 @@ _Games, game servers and control panels._ - [asciinema](https://github.com/asciinema/asciinema-server) - Web app for hosting asciicasts. ([Demo](https://asciinema.org/)) `Apache-2.0` `Elixir/Docker` - [GateOne](http://liftoffsoftware.com/Products/GateOne) - Gate One is an HTML5 web-based terminal emulator and SSH client. ([Source Code](https://github.com/liftoff/GateOne)) `AGPL-3.0` `Python` - [Guacamole](http://guac-dev.org/) - Guacamole is a clientless remote desktop gateway. It supports standard protocols like VNC and RDP. ([Source Code](https://github.com/glyptodon/)) `Apache-2.0` `Java/C` +- [Neko](https://github.com/nurdism/neko) - A self hosted virtual browser (rabb.it clone) that runs in Docker. `Apache-2.0` `Go` - [oneye](https://oneye-project.org/) - Cloud software to access your data from everywhere with any browser. ([Demo](https://wiki.oneye-project.org/0.9:demo), [Source Code](https://github.com/oneye/oneye)) `AGPL-3.0` `PHP` - [OS.js](https://www.os-js.org/) - Desktop implementation for your browser with a fully-fledged window manager, Application APIs, GUI toolkits and filesystem abstraction. ([Demo](https://demo.os-js.org/), [Source Code](https://github.com/os-js/OS.js)) `BSD-2-Clause` `Nodejs` - [tmate](https://tmate.io/) - Instant terminal sharing. ([Source Code](https://github.com/tmate-io/tmate)) `ISC` `C` |