gkzz / electron-pomodoro-app

:electron: A Pomodoro App using Electron, React and TypeScript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pomodoro App

GitHub repo size GitHub language count GitHub forks Bitbucket open issues Bitbucket open pull requests

Pomodoro GIF

Adjustments and improvements

The project is still in development and the next updates will focus on the following tasks:

  • Start timer
  • Stop timer
  • Play sounds
  • Show notifications

๐Ÿ›  Technologies Used

๐Ÿ“ซ Contributing to Pomodoro App

To contribute to Pomodoro App, follow these steps:

  1. Fork this repository.
  2. Create a branch: git checkout -b <branch_name>.
  3. Make your changes and commit them: git commit -m '<commit_message>'
  4. Push to original branch: git push origin <project_name> / <local>
  5. Create the pull request.

Or, see the GitHub documentation on how to create a pull request.

๐Ÿค Collaborators

We thank the following people who contributed to this project:

Fellipe Utaka display photo
Fellipe Utaka

About

:electron: A Pomodoro App using Electron, React and TypeScript.

License:MIT License


Languages

Language:TypeScript 49.9%Language:JavaScript 47.8%Language:HTML 2.3%