No description
  • Dockerfile 50.8%
  • C 40%
  • Shell 9.2%
Find a file
sascha 809750e4b3
All checks were successful
continuous-integration/drone/push Build is passing
idea/Dockerfile aktualisiert
2025-05-25 23:35:42 +00:00
discord fix discord decorations. 2022-06-24 20:06:19 +02:00
goland „goland/openbox.xml“ ändern 2022-10-27 17:00:51 +00:00
idea idea/Dockerfile aktualisiert 2025-05-25 23:35:42 +00:00
kodi add kodi addon repository and inputsteam addon (#11) 2022-09-19 21:27:39 +02:00
phpstorm [TASK] Add goland IDE 2022-10-25 16:45:57 +02:00
vncviewer archive vncviewer 2022-03-18 23:17:11 +01:00
vscode Update Dockerfile to add gnupg (#9) 2022-08-31 09:22:34 +02:00
zoom Rename firefox.conf to zoom.conf in zoom Dockerfile (#8) 2022-08-09 22:08:59 +02:00
.drone.yml .drone.yml aktualisiert 2025-02-27 18:23:47 +00:00
.env initial commit. 2021-04-12 23:19:02 +02:00
.gitignore initial commit. 2021-04-12 23:19:02 +02:00
build fix readme. 2022-06-24 20:08:07 +02:00
push fix readme. 2022-06-24 20:08:07 +02:00
README.md fix readme. 2022-06-24 20:08:07 +02:00

Neko Apps

Neko is open source virtual browser run in a docker container, that can be accessed from a webpage. It does not have to be only web browser. It can be anything.

Best served with neko-rooms, simple room management for neko.

How to build

You can build any container by calling ./build binary. Use dir name as application name to build.

./build <dir-name>

You can copy .env to .env.local and modify your build image or neko base image.

Your new image will be tagged as m1k1o/neko-apps:<dir-name>

How to run

Please follow getting started guide from neko or neko-rooms.