Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
GNU/Linux ========= This repository contains all of the platform-specific code required to run the GPII Personalization Framework on GNU/Linux with GNOME. The following components can be found in the repository: * usbDriveListener: a UserListener implementation that will detect a USB drive with an anonymous GPII user token installed on it * gSettingsBridge: a Node.js module for accessing the gSettings API via JavaScript within a Node application * orca: a Node.js module for dealing with GNOME Orca's settings * alsa: a Node.js module for accessing the ALSA API via JavaScript within a Node application to interact with system's volume * xrandr: a Node.js module for accessing the XRandr API via JavaScript within a Node application. This module is used for setting the resolution and the screen brightness.