VNC remote desktop client for PocketBook devices.
This app allows to connect to ordinary VNC servers in LAN without password, primarly aimed to stream visual novells from PC.
- Place
pbvnc.appandpbvnc.cfginapplictaions/directory on your device's storage. - Adjust host address in
pbvnc.cfg.
Application can be built using SDK_481 PocketBook SDK toolchain.
mkdir build
cd build
env LANG=C PB_SDK_CFG=~/pocketbook/SDK_481/bin cmake ..
env LANG=C cmake --build .