neko mirror
Go to file
2021-12-08 20:01:47 +01:00
.docker rename to .docker, fixes #95. 2021-11-27 14:23:33 +01:00
.github/workflows rename to .docker, fixes #95. 2021-11-27 14:23:33 +01:00
.vscode Korean translation (#113) 2021-12-07 22:55:28 +01:00
client remove isTouch, fixes #112. 2021-12-07 23:11:51 +01:00
docs update policies docs #114. 2021-12-08 00:12:30 +01:00
server initial h265 implementation. 2021-12-08 20:01:47 +01: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 rename to .docker, fixes #95. 2021-11-27 14:23:33 +01:00
tsconfig.json first commit 2020-01-13 08:05:38 +00:00

n.eko

This app uses Web RTC 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

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.

Documentation

How to contribute? How to build?

Navigate to .docker folder for further information.