NOMAD is a self-hosted travel planner for people who want control over trip data. It runs locally with Docker and keeps uploads on your server. The project targets solo travelers and groups that need shared planning. It trades cloud dependency for local ownership and predictable deployment. Threads user, in response to NOMAD: The Self-Hosted Travel Planner The stack stays light because it uses...
Claude HUD: The Real-Time Dashboard for Claude Code
Claude HUD turns Claude Code into a live terminal dashboard. It exposes session data that usually stays hidden during work. claude code plugin The plugin tracks context health, token counts, tool activity, and rate limits in near real time. It reads Claude Code’s statusline input and renders updates every 300 milliseconds. That gives you a live view without tmux or a second window. Project...
SkillsMP: The App Store for AI Agents
SkillsMP is a community marketplace for AI agent skills. It gives assistants task-specific behavior through modular SKILL.md files. That turns a general model into a focused helper for real work. agent skills It auto-indexes GitHub repositories and collects open-source skills for coding, DevOps, research, and writing. That matters when teams need consistent behavior across Claude Code, VS Code...
DeepWiki: The Fix for Understanding GitHub Repos
Project link: DeepWiki is an AI-generated code encyclopedia for GitHub repositories. It turns a repo into a readable knowledge base in seconds. It analyzes source code, config files, and docs, then organizes the project into modules and subsystems. That helps you understand unfamiliar code without cloning it first. Threads user, in response to DeepWiki: The Fix That Works What It Does DeepWiki...
Free Invoice Generator Web App with PDF Format
Project link: invoi.xyz Invoi is a browser-first invoice generator with no auth and no server-side storage. It keeps everything local in IndexedDB. That makes it a good fit for quick invoices, one-off client billing, and privacy-sensitive workflows. Threads user, in response to Invoi Invoice Generator The app gives you live preview while you type, so the invoice layout updates immediately. You...
