Skip to content

kaspermarkus/linux

 
 

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.5%
  • Shell 17.3%
  • Python 16.2%