Skip to content
  • Winzlieb's avatar
    3dae6807
    Add initial implementation of Desktop Agent with KWin window tracking and eBPF file monitoring · 3dae6807
    verfasst von Winzlieb
    - Created .gitignore to exclude build artifacts and temporary files.
    - Added example configuration file for database connections and file monitoring settings.
    - Implemented docker-compose setup for InfluxDB, TimescaleDB, and Redis services.
    - Introduced Nix flake for development environment setup.
    - Added QUICKSTART guide for easy setup and usage instructions.
    - Developed the Desktop Agent daemon in TypeScript, integrating window tracking and file monitoring.
    - Created KWin script for tracking window activations and logging events.
    - Added scripts for deploying and managing the KWin window tracker.
    - Included README and daemon documentation for project overview and usage.
    
    This commit establishes the foundational structure for the Desktop Agent prototype, enabling window and file activity tracking for analysis and visualization.
    3dae6807
    Add initial implementation of Desktop Agent with KWin window tracking and eBPF file monitoring
    verfasst von Winzlieb
    - Created .gitignore to exclude build artifacts and temporary files.
    - Added example configuration file for database connections and file monitoring settings.
    - Implemented docker-compose setup for InfluxDB, TimescaleDB, and Redis services.
    - Introduced Nix flake for development environment setup.
    - Added QUICKSTART guide for easy setup and usage instructions.
    - Developed the Desktop Agent daemon in TypeScript, integrating window tracking and file monitoring.
    - Created KWin script for tracking window activations and logging events.
    - Added scripts for deploying and managing the KWin window tracker.
    - Included README and daemon documentation for project overview and usage.
    
    This commit establishes the foundational structure for the Desktop Agent prototype, enabling window and file activity tracking for analysis and visualization.
Lade