Onloq
Creator/2025

Onloq — Onloq turns scattered development activity into a structured journal, running entirely on-device to ensure absolute privacy. — Onloq — Onloq turns scattered development activity into a structured journal, running entirely on-device to ensure absolute privacy. —
Stack
[ Python ][ Ollama ][ SQLite ][ Typer ]
Outputs
- Windows Background Service
- Local AI Summarization Engine
- Encrypted Activity Vault
Onloq turns scattered development activity into a structured journal, running entirely on-device to ensure absolute privacy.
01
The Challenge
Developers want to track their productivity and generate standup updates, but existing tools track too much data or upload sensitive code stats to the cloud.
02
The Approach
Engineered a local event listener that logs active windows and intelligent file diffs. The system pipes the day's raw logs into a local LLM instance (Ollama) to generate human-readable journals and productivity metrics on demand.
↗
The Impact
Provides actionable insights on coding habits and automated daily logs while guaranteeing that proprietary code/activity never leaves the device.
100% offline functionality with zero data leakage
Seamless integration with DeepSeek, Qwen, and Llama models
View
Live Project