FocusedTask
MacOS menu bar todo app built with Electron, React and Redux. It goals is to help you do deep work.
Install / Use
/learn @RStankov/FocusedTaskREADME
<img src="assets/icon.png" width="24" height="24" /> Focused Task
<a href="https://www.producthunt.com/posts/focused-task?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-focused-task" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=264189&theme=light" alt="Focused Task at Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
MacOS menu bar app that helps you focus on a single task. By splitting it into smaller todos and keeping all related information about it in one place. The app is designed to get out of your way. Everything can be done via a shortcut.
It is built with Electron and uses React and Redux.
<img src="assets/screenshot.png" height="400" />🍿 <a href="https://www.youtube.com/watch?v=Vp2ASWq-S04">See it in action</a> 🎥
Features
- Focus on a single task - multitasking is dangerous 🎯
- Shortcut for everything - you don't need mouse 🛑 🖱
- Menu-bar app - it gets out of your way 😇
- Organize your tasks with - todos, bookmark links, and free-form text 📋
- Drag & Drop file as bookmarks 🔖
- Open-sourced 💻
Download
👉 <a href="https://focused-tasks.s3.eu-central-1.amazonaws.com/FocusedTask-0.5.1.zip">Download latest version</a> 👈
Development
Installation
Have yarn installed
./bin/bootstrap
Running
yarn dev
