Software Archive
Read-only legacy content

naui sources?

KMill10
Valued Contributor II
494 Views

The IoT ADT DevKit SD Card image for Galileo includes the lighttpd web server.

By default it serves up an HTML page with a few system statistics on it.

 

As far as I can see this default page (/www/pages/index.html) is auto-generated by naui (/init.d/naui) every 10 seconds or so.

Naui takes /usr/share/naui/index.html and populates the 'init' and 'variable' sections and saves it as /www/pages/index.html

 

The IoT ADT tutorial PDF says the source code for naui is on the SD Card image - but I cannot find it.

 

Does anyone know where it is?

 

 

0 Kudos
2 Replies
Brendan_L_Intel
Employee
494 Views

Try here:

http://git.yoctoproject.org/cgit/cgit.cgi/meta-intel-iot-devkit/tree/meta-iot-devkit/recipes-devtools/naui/files

FYI there is actually the 0.2 version here: http://iotdk.intel.com/misc/naui-0.2.tar.bz2

0 Kudos
KMill10
Valued Contributor II
494 Views

Thank you :-)

0 Kudos
Reply