Skip to content

Time for a Break is a desktop application that sends reminders at regular intervals to the user to take a short break and relax.

Notifications You must be signed in to change notification settings

shinchan16/Grp22-Time-for-a-Break

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Time-for-a-Break

Time for a Break is a desktop application that sends reminders at regular intervals to the user to take a short break and relax.

Installation

  • Clone the Repository by executing the below command
git clone https://github.com/visajshah/Grp22-Time-for-a-Break.git
  • You first need to download node.js from here
  • then run the following command on the terminal to download all dependencies
cd '.\Grp22-Time-for-a-Break\Project Work\Source Code\'
npm install
  • Then you can run the application by executing below command on the local machine.
npm start

About

Time for a Break is a desktop application that sends reminders at regular intervals to the user to take a short break and relax.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.8%
  • CSS 31.3%
  • HTML 20.9%