hyprsqrl is an app to eventually automate all mundane tasks away. It connects to your favorite apps including your screen and uses ai agents to automate tasks away.
hypsqrl is built on the notion of eventually invisible softare it is meant to be less and less present in your life if it does its job well. It will take a while to get there but we believe the best productivity app is the one you do not need spend time on.
- Obsidian
- Screenpipe for your screen <- working on this.
- Your emails
- Github
- Linear
- Telegram
- Slack
- 📊 AI Task Insights - Get an overview of your most important tasks.
- 🤖 Automation AI agents (in progress) - Automate away recurring mundane tasks
- 🔗 Direct Obsidian integration - Works on top of your existing system
Pick the latest release and follow the instructions
Only works with pnpm, and instructions are for macos
# Install dependencies
pnpm install
# Start development server
pnpm dev
- macOS (Apple Silicon or Intel)
- Node.js 18+
- pnpm
Task Dashboard
- Visual overview of all tasks
- Filtering by status, tags, and dates
- Sorting options
- Direct links to Obsidian
The application follows a modular architecture:
packages/
desktop/ # Main Electron application
src/
renderer/ # Frontend React components
electron/ # Main process code
electron/ # Electron configuration