Commit Graph

2 Commits

Author SHA1 Message Date
Piotr Kubaj 1e09922c4c deskutils/kuserfeedback: fix build on GCC architectures
C++11 compiler is required:
  The compiler feature "cxx_decltype" is not known to CXX compiler

  "GNU"

  version 4.2.1.
2020-02-11 15:16:58 +00:00
Tobias C. Berner 9845fee250 New port: deskutils/kuserfeedback -- Framework for collecting feedback from applications
Framework for collecting feedback from application users via telemetry and
targeted surveys.

Telemetry

  *  Extensible set of data sources for telemetry.
  *  Full control for the user on what data to contribute.

Surveys

  *  Distribute surveys and offer users to participate in them.
  *  Survey targeting based on telemetry data.
  *  Allow the user to configure how often they want to participate in surveys.

This framework consists of the following components:

  *  Libraries for use in applications.
  *  QML bindings for the above.
  *  A server application.
  *  A management and analytics application.

WWW: https://github.com/kde/kuserfeedback
2020-02-05 18:16:28 +00:00