neko mirror
Go to file
2022-09-08 20:00:21 +02:00
.docker fix opera openbox. 2022-09-08 19:56:18 +02:00
.github add funding. 2022-07-31 12:18:59 +02:00
.vscode Korean translation (#113) 2021-12-07 22:55:28 +01:00
client npm upgrade. 2022-07-31 12:26:33 +02:00
docs Merge branch 'path-prefix' 2022-09-08 20:00:21 +02:00
server add path prefix #196. 2022-09-01 18:22:01 +02:00
.gitattributes first commit 2020-01-13 08:05:38 +00:00
.gitignore added chromium option 2020-01-30 07:19:57 +00:00
docker-compose.yaml update docs #95. 2021-10-23 15:54:58 +02:00
LICENSE rename to m1k1o. 2021-10-05 22:32:46 +02:00
neko.code-workspace libclipboard 2020-02-02 22:48:23 +00:00
README.md fix link to neko-rooms. 2022-08-04 01:19:29 +02:00
tsconfig.json first commit 2020-01-13 08:05:38 +00:00

n.eko

This app uses WebRTC to stream a desktop inside of a docker container, original author made this because rabb.it went under and his internet could not handle streaming and discord kept crashing when his friend attempted to. He just wanted to watch anime with his friends ლ(ಠ益ಠლ) so he started digging throughout the internet and found a few kinda clones, but none of them had the virtual browser, then he found Turtus and he was able to figure out the rest.

Then I found this project and started to dig into it. I really liked the idea of having collaborative browser browsing together with mutliple people, so I created a fork. Initially, I wanted to merge my changes to the upstream repository, but the original author did not have time for this project anymore and it got eventually archived.

Features

  • Text Chat (With basic markdown support, discord flavor)
  • Admin users (Kick, Ban & Force Give/Release Controls)
  • Clipboard synchronization (on supported browsers)
  • Emote overlay
  • Ignore user (chat and emotes)
  • Persistent settings
  • Automatic Login with custom url args. (add ?usr=<your-user-name>&pwd=<room-pass> to the url.)

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.

Multiple rooms

For n.eko room management software, visit neko-rooms.

It also offers zero-knowledge installation script (with HTTPS and Traefik).

Documentation

How to contribute? How to build?

Navigate to .docker folder for further information.