Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 30 days 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 (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-06-20T08:18:55.000Z (over 7 years ago)
- Last Synced: 2024-11-22T07:26:47.437Z (3 months 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`)