aboutsummaryrefslogtreecommitdiff
path: root/README
blob: bbab203802f855cc04a222de647b7377ef8eb504 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
This is ContextKit, a framework for collecting contextual
information from the bowels of the system, cleaning them up
and offering them through a simple API.

The ContextKit consists of:

- libcontextprovider, a convenience library to export 
  contextual properties to the rest of the system.

- user documentation including a list of standard context properties

- contextd, daemon for combining and refining contextual information

- libcontextsubscriber, a library implementing 
  the simple API for accessing the contextual information.