Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nurdism/neko
A self hosted virtual browser (rabb.it clone) that runs in docker.
https://github.com/nurdism/neko
docker golang javascript media-streaming remote-control remote-desktop streaming typescript virtualization vue webrtc
Last synced: 3 months ago
JSON representation
A self hosted virtual browser (rabb.it clone) that runs in docker.
- Host: GitHub
- URL: https://github.com/nurdism/neko
- Owner: nurdism
- License: apache-2.0
- Archived: true
- Created: 2020-01-13T11:29:57.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-10-05T18:48:00.000Z (about 3 years ago)
- Last Synced: 2024-09-21T08:02:07.229Z (3 months ago)
- Topics: docker, golang, javascript, media-streaming, remote-control, remote-desktop, streaming, typescript, virtualization, vue, webrtc
- Language: Go
- Homepage:
- Size: 14.5 MB
- Stars: 2,035
- Watchers: 43
- Forks: 185
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
- Contributing: docs/contributing.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-pion - nurdism/neko - A self hosted virtual browser (rabb.it clone) that runs in docker. (Media API)
- awesome-starred - neko - A self hosted virtual browser (rabb.it clone) that runs in docker. (Go)
- awesome-list - neko
README
# n.eko
This app uses Web RTC to stream a desktop inside of a docker container, I made this because [rabb.it](https://en.wikipedia.org/wiki/Rabb.it) went under and my internet can't handle streaming and discord keeps crashing when my friend attempts to. I just want to watch anime with my friends ლ(ಠ益ಠლ) so I started digging throughout the internet and found a few *kinda* clones, but none of them had the virtual browser, then I found [Turtus](https://github.com/Khauri/Turtus) and I was able to figure out the rest. This is by no means a fully featured clone of rabbit, it hs only *one* room. It's stateless, so no saved user names or passwords.## Features
* Text Chat (With basic markdown support, discord flavor)
* Admin users (Kick, Ban & Force Give/Release Controls)
* Clipboard synchronization (on [supported browsers](https://developer.mozilla.org/en-US/docs/Web/API/Clipboard/readText))
* Emote overlay
* Ignore user (chat and emotes)
* Persistent settings## Why n.eko?
I like cats 🐱 (`Neko` is the Japanese word for cat), I'm a weeb/nerd***But why the cat butt?*** Because cats are *assholes*, but you love them anyways.
## Documentation
* [Getting Started](https://n.eko.moe/#/getting-started)
* [Quick Start](https://n.eko.moe/#/quick-start)
* [Configuration](https://n.eko.moe/#/configuration)
* [Development](https://n.eko.moe/#/development)
* [Client](https://n.eko.moe/#/client)
* [Server](https://n.eko.moe/#/server)
* [Docker](https://n.eko.moe/#/docker)
* [Non Goals](https://n.eko.moe/#/non-goals)
* [Contributing](https://n.eko.moe/#/contributing)
* [Change logs](https://n.eko.moe/#/change-logs/)
* [Technologies](https://n.eko.moe/#/technologies)
* [Glossary](https://n.eko.moe/#/glossary)