Discover and explore top open-source AI tools and projects—updated daily.
daymonioAI autopilot for local LLM automation
New!
Top 77.9% on SourcePulse
Daymon is an open-source desktop application designed to automate tasks using Claude AI, targeting users who wish to leverage their existing Claude subscription for continuous, background operations. It offers scheduled tasks, persistent memory, and file watching capabilities, all running locally on the user's machine without requiring API keys or cloud services, thereby enhancing productivity and data privacy.
How It Works
Daymon functions as a local desktop application, orchestrating tasks using your existing Claude subscription without requiring API keys or cloud services. It leverages a Node.js backend for scheduling, persistent memory (via a local knowledge graph with semantic search), and file watching. This architecture ensures data privacy and continuous operation by running entirely on the user's machine, storing data in a local SQLite file.
Quick Start & Requirements
brew install daymonio/daymon/daymon) or .dmg. Windows via .exe installer. Linux via .deb or .AppImage. Source build requires npm install.daymon.io for details and examples.Highlighted Details
Maintenance & Community
No specific details regarding maintainers, community channels (e.g., Discord, Slack), or roadmap were found in the provided README.
Licensing & Compatibility
Licensed under the MIT License, permitting commercial use and integration with closed-source projects.
Limitations & Caveats
Requires a paid Claude subscription and either Claude Desktop or Claude Code application. Functionality is tied to the local machine's resources and availability.
6 days ago
Inactive