An open API service indexing awesome lists of open source software.

https://github.com/vaeb/tracer

Detects keywords used across inputs and reports them with context.
https://github.com/vaeb/tracer

Last synced: 10 days ago
JSON representation

Detects keywords used across inputs and reports them with context.

Awesome Lists containing this project

README

          

# Tracer
Detects input-based keywords and reports them with relevant (but not excessive) context.

---------------------------------------------------------------

## InputHook.lua
Handles the detection of keywords and relevant events.

## Trace.lua
Handles the tracing and minimisation of data deemed relevant by InputHook.lua.