Skip to content

robertonav20/electron-shortcut-app

Repository files navigation

Shortcut app

Shortcut App, it's based on electron and a SPA framework react version or vue version (older).

Alt text

Versions

  • React:
  • electron 23.1.4
  • react 18.2.0
  • Vue:
  • electron 13.0.0
  • vue 2.6.11

Features

  • Create shortcut button to launch everything
  • Remove shortcut button
  • Export all shortcut
  • Import all shortcut

React

Prerequisites

npm i -g yarn electron
yarn i

Run dev app

yarn run start

Create package

yarn run package

Create installer

yarn run make

Vue (older)

Prerequisites

npm i -g electron @vue/cli-service

Run dev app

npm run serve

Create installer

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published