Simple Electron app to increse focus and productivity.
The main goal of writing this app is to learn new tools. The side effect is to create an app that will allow you to plan your day and focus on tasks every day.
# Clone this repository
git clone https://github.com/norbat-dev/focus-pomodoro
# Go into the repository
cd focus-pomodoro
# Install dependencies
npm install
# Run the app
npm start