Skip to content

Lecrapouille/exa-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Browser application rendering ExaequOS

Python3 script compiling the browser application rendering the online version of ExaequOS.

Compilation

Compile for Linux, Windows and Mac OSX.

python3 -m pip install -r requirements.txt
python3 build.py

The ExaequOS/ folder with all its artfacts shall have been created.

Running

To start the ExaequOS application:

cd ExaequOS
./ExaequOS
# or:
# LD_PRELOAD=libcef.so ./ExaequOS

About

A browser application rendering exaequOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages