Open source mindful productivity app for macOS. You can find more information and download the app at Focu.app.
Focu is currently in active development, functionality is subject to change.
Productivity is more than just getting things done, improve your daily routine, take care of your wellbeing, and reflect on your day.
Privacy is important, which is why Focu uses a locally running AI to help you reflect, plan, and focus. Your data never leaves your device and stays yours.
Focu can be downloaded from the Focu website. Experienced developers can also clone the repository and build it themselves by following the instructions in the CONTRIBUTING.md file.
Focu uses Turbo to manage the monorepo structure.
apps/desktop
: The desktop app. Built with Tauri and NextJS. Embeds Ollama to run the AI locally.apps/landing-page
: The landing page. Built with NextJS.packages/ui
: The UI library. Mostly ReactJS, Shadcn UI and some Tremor components.
See CONTRIBUTING.md for more information. This document is a work in progress.