Giter Site home page Giter Site logo

fei-sheng-wu / useractivitytracker Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 94 KB

A lightweight real-time tracker of user interactions for WPF. Support both mouse and keyboard actions. Able to save the tracked recording to a string value and play the recorded actions for UI/UX analysis. Support full window monitoring or a specified focus on a particular element. Support saving the initial size and other states upon starting.

License: MIT License

C# 100.00%
csharp interaction-tracker user-activity user-activity-monitoring user-activity-tracking user-interaction windows wpf user-experience user-experience-monitoring

useractivitytracker's People

Contributors

fei-sheng-wu avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

tianyu-z

useractivitytracker's Issues

False Compression

The current option to compress the saved data does not actually reduce the length of the string representation.

Suggestion of Features: Program Info & Element Info Logging

Hi Feisheng,

Hope you are doing well and congratulations to your great project.

Do you think it would be helpful or possible to add some "readability" on the loggings . For example,

  • What is the program activated (the name of the process, the title of the window)?
  • Which button the user clicked? (e.g. "Apply", "cancel", checked some options). Example below
    image

I am not familar with C# but I personally think adding these features to loggings would even make the project more interesting.

Thank you!

User Action Timestamp Conflict

The timestamps from the event arguments of user actions may cause conflicts in terms of the correct order. An action that is made after another action may have a timestamp that is earlier.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.