#442 · Primary category: AI Coding Assistants
tlm
Local CLI Copilot, powered by Ollama. 💻🦙
Project last updated:02/22/26
GitHub Stars
1.5K
Forks
53
Contributors
9
License
Apache-2.0
Why we included this project
Stopping mid-task to look up a command flag or chain a shell one-liner is a constant interruption. tlm sits in your terminal and pulls in Ollama models you already run locally, so you can describe what you want in plain English and get a suggested command, ask it to decode an obscure flag combo, or point it at a directory for a quick context-aware answer. There is no API key, no subscription, and no internet dependency; everything stays on your workstation, which makes it a practical pick for air-gapped work or for anyone who does not want to pay for a cloud copilot. It auto-detects your shell on macOS, Linux, and Windows, and you can switch models per request, from a fast small one for routine tasks to a beefier model for trickier questions.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.