Skip to content

Just another to-do list app with React, made for fun. Now with a Pomodoro included!

License

Notifications You must be signed in to change notification settings

Mazuh/octo-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Octo Tasks

A pomodoro project that work as a desktop app, webapp act as a time management tool for focusing on tasks

the project was bootstraped using Create React App.

the project uses Electron. for desktop app development

Available scripts

Run the project (Web app)

npm start

Run the project (Desktop app)

npm run start-electron

Build project for production (Web app)

npm run build

Build project for production (Desktop app)

generates a exe/rpm/deb/dmg depending on operational system

npm run electron-pack

About

Just another to-do list app with React, made for fun. Now with a Pomodoro included!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published