Nuapp
Nuapp is now deprecated, please use NuApplet2.
Nuapp is a GTK 2 application which uses libnuclient to authenticate against a NuFW 1.0 (deprecated) server.
Download
Available from the Downloads area.
Screenshot
Browse source
Compilation
The dependencies are :
- GTK devel tool
- A libnuclient with associated header
Nuapp is by default using version 2 of libnuclient API. You will need to comment
#define API_V2
in src/callbacks.h to be able to compile Nuapp with a libnuclient from NuFW 1.0.

