config

All configurations required for running this app

Process monitoring config

Exported source
PROCESS_MONITORING_INTERVAL_SECONDS = 5

Polling interval in seconds

Exported source
EXCLUDED_PROCESSES = {'sudo','python'}

Set of processes to be excluded from monitoring

Database config

Exported source
DATABASE_PATH = "snooper.db"

File path for the database