Skip to content

m1k1o/neko-apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages