neko/README.md

51 lines
2.6 KiB
Markdown
Raw Normal View History

2020-01-13 11:28:14 +00:00
<div align="center">
2020-02-10 01:58:24 +00:00
<a href="https://n.eko.moe/#/" ><img src="https://raw.githubusercontent.com/nurdism/neko/master/docs/_media/logo.png" width="450" height="auto"/></a>
2020-04-06 01:41:07 +00:00
<p align="center">
<img src="https://img.shields.io/github/v/release/nurdism/neko" alt="release">
<img src="https://img.shields.io/github/license/nurdism/neko" alt="license">
<img src="https://img.shields.io/docker/pulls/nurdism/neko" alt="pulls">
<img src="https://img.shields.io/github/issues/nurdism/neko" alt="issues">
<a href="https://discord.gg/3U6hWpC" ><img src="https://discordapp.com/api/guilds/665851821906067466/widget.png" alt="Chat on discord"><a/>
2020-04-19 01:29:57 +00:00
<a href="https://github.com/nurdism/neko/actions" ><img src="https://github.com/nurdism/neko/workflows/deploy/badge.svg" alt="build"><a/>
2020-04-06 01:41:07 +00:00
</p>
2020-02-10 00:59:08 +00:00
<br/>
<br/>
2020-01-23 17:29:20 +00:00
<img src="https://i.imgur.com/ZSzbQr7.gif" width="650" height="auto"/>
2020-02-10 00:59:08 +00:00
<br/>
<br/>
2020-04-06 01:41:07 +00:00
2020-01-14 09:39:47 +00:00
</div>
2020-04-06 01:41:07 +00:00
2020-02-10 00:59:08 +00:00
# n.eko
2020-01-29 01:28:27 +00:00
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.
2020-01-13 08:05:38 +00:00
2020-02-10 01:58:24 +00:00
## Features
2020-01-30 23:57:38 +00:00
* Text Chat (With basic markdown support, discord flavor)
2020-01-29 10:25:54 +00:00
* Admin users (Kick, Ban & Force Give/Release Controls)
2020-02-02 22:48:39 +00:00
* Clipboard synchronization (on [supported browsers](https://developer.mozilla.org/en-US/docs/Web/API/Clipboard/readText))
2020-01-29 10:25:54 +00:00
* Emote overlay
* Ignore user (chat and emotes)
2020-02-10 00:59:08 +00:00
* Persistent settings
2020-01-29 10:25:54 +00:00
2020-02-10 01:58:24 +00:00
## Why n.eko?
2020-01-29 01:28:27 +00:00
I like cats 🐱 (`Neko` is the Japanese word for cat), I'm a weeb/nerd
2020-01-28 13:41:55 +00:00
2020-01-29 01:28:27 +00:00
***But why the cat butt?*** Because cats are *assholes*, but you love them anyways.
2020-02-10 01:58:24 +00:00
## 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)