https://github.com/chrisvilches/human-profiling
Monitorea y analiza los programas que ocupa el usuario.
https://github.com/chrisvilches/human-profiling
csharp data-visualization human-behavior winapi
Last synced: over 1 year ago
JSON representation
Monitorea y analiza los programas que ocupa el usuario.
- Host: GitHub
- URL: https://github.com/chrisvilches/human-profiling
- Owner: ChrisVilches
- Created: 2017-06-17T23:33:56.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-20T08:18:55.000Z (about 9 years ago)
- Last Synced: 2025-01-22T20:29:24.612Z (over 1 year ago)
- Topics: csharp, data-visualization, human-behavior, winapi
- Language: C#
- Homepage:
- Size: 4.64 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Human Profiling
Recolecta los cambios de ventana del usuario, y permite analizar en que programas pasa mas tiempo el usuario, entre otras cosas.
## Herramientas
- Visual Studio 2015
- C#
- SQLite
- Windows API (especĂficamente `user32.dll`)