Skip to content

Task manager for windows/linux made with electron

Notifications You must be signed in to change notification settings

hightemp/appTaskManager

Repository files navigation

appTaskManager

screenshot

Installation

  1. Clone this repository.
  2. Rename project name, description, author etc. in package.json and quasar.conf.js.
  3. Run yarn install command to install dependencies.
  4. Run dev script from package.json to run the dev server.