1.0.0 • Published 1 year ago

electron-simple-alarm v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

issues

electron-simple-alarm

This is an app that lets users create simple reminders. Once the time of the reminder is reached, the user receive a desktop notification.

Table of Contents

Installation

  • Run npm install
  • May need to install electron via npm or yarn

Usage

  • Run application by entering 'electron app.js'.
  • Enter time of reminder, message, and click Add button.