Desktop companion for AI coding tools macOS • Windows • LinuxFeaturesChat History Viewer — Browse and search conversation history across all projects with full-text searchCommands Manager — View and manage slash commands (~/.claude/commands/)MCP Servers — Configure and monitor MCP server integrationsSkills — Manage reusable skill templatesHooks — Configure automation triggersSub-Agents — Manage AI agents with custom modelsOutput Styles — Customize response formattingMarketplace — Browse and install community templatesCustomizable Statusbar — Personalize your statusbar display with scriptsSession Prompt Preview — Hover to preview prompts in session listoh-my-lovcodeCommunity configuration framework for Lovcode, inspired by oh-my-zsh.curl -fsSL https://raw.githubusercontent.com/MarkShawn2020/oh-my-lovcode/main/install.sh | bashShare and discover statusbar themes, keybindings, and more at oh-my-lovcode.InstallationFrom ReleaseDownload the latest release for your platform from Releases.From Source# Clone the repository (with submodules)
git clone --recursive https://github.com/markshawn2020/lovcode.git
cd lovcode
# Install dependencies
pnpm install
# Run development
pnpm tauri dev
# Build for distribution
pnpm tauri buildUsageLaunch LovcodeSelect Projects to browse chat history from Claude Code sessionsUse the Configuration section to manage commands, MCP servers, skills, and hooksVisit Marketplace to discover community templatesTech StackLayerTechnologyFrontendReact 19, TypeScript, Tailwind CSS, ViteBackendRust, Tauri 2UI Componentsshadcn/uiStateJotaiSearchTantivy (full-text search)Star HistoryLicenseApache-2.0