Skip to content

Latest commit

 

History

41 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 --application <application_name>
./build --application <application_name> --base_image ghcr.io/m1k1o/neko/base:latest

Your new image will be tagged as ghcr.io/m1k1o/neko-apps/<application_name>

For flavored images (e.g. nvidia)

./build --flavor <flavor> --application <application_name>

Your new image will be tagged as ghcr.io/m1k1o/neko-apps/<flavor>-<application_name>

How to run

Please follow getting started guide in neko documentation.

About

Virtual environment in web browser.

Topics

Resources

Stars

139 stars

Watchers

2 watching

Forks

Releases

Sponsor this project

Packages

Used by

Contributors

Languages