Skip to content

How to use the WyLight simulator

tawarisch edited this page Aug 11, 2014 · 8 revisions

The WyLight simulator can be used to test the WyLight apps without real WyLight devices. Just run 'make simu' to build it from source or get a prebuild binary:

Then just run it: ./simu-linux-i386.bin

or use the headless mode, if you run it without xserver: ./simu-linux-i386.bin h

Clone this wiki locally