SilasRodrigues19 / Focus

A simple timer project with system notification

Home Page:https://focus-x.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Contributors Forks Stargazers Issues MIT License


Logo

Focus Timer

A simple timer project with system notification
Demo Report Bug

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

About The Project

Preview


Timer with preset times of 5, 10 and 15 minutes. By choosing one of the times and clicking on the Play button, you will be able to carry out your activities and your system will notify you as soon as the time is up, in addition to being notified every 30 seconds to have a better control of how much time is left.

Built With

Technologies used in the project.

Frameworks

Libraries

Getting Started

Installation

  1. Open the terminal and clone the repo
    git clone https://github.com/SilasRodrigues19/Focus.git
    
  2. Access the folder with the following command:
    cd Focus
  3. Install dependencies
    npm install
  4. In the project directory, you can run with the following command:
  npm run dev

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Silas Rodrigues - @jinuye1 - silasrodrigues.fatec@gmail.com

Project Link: https://github.com/SilasRodrigues19/Focus



🔼 Back to top

About

A simple timer project with system notification

https://focus-x.vercel.app

License:MIT License


Languages

Language:JavaScript 64.7%Language:Astro 27.0%Language:CSS 8.3%