1.7.3 • Published 4 years ago

@donmahallem/trapeze-client-electron v1.7.3

Weekly downloads
21
License
Apache-2.0
Repository
github
Last release
4 years ago

Trapeze Api Desktop Client

Sample Logo

Setup 1 (requires node install)

  1. npm install -g @donmahallem/trapeze-client-electron
  2. run: trapeze-client DOMAIN AND PATH OF THE SERVICE

Setup 2 (requires node install)

  1. Clone TrapezeClientElectron
  2. Install its dependencies
  3. run ng build --aot --prod --base-href=./
  4. copy the data inside the dist/trapeze-client-ng folder to the dist/app folder inside this project
  5. run "npm run start -- DOMAIN AND PATH OF THE SERVICE"
  6. ... it should work

Setup 3 (requires no seperate node install)

  1. Copy the latest app.asar file from the github releases page
  2. And proceed with it as described in https://electronjs.org/docs/tutorial/application-distribution
  3. Now run this app with the first parameter being the domain where to gather the data from
1.7.3

4 years ago

1.7.2

4 years ago

1.7.1

4 years ago

1.7.0

4 years ago

1.6.0

5 years ago

1.5.4

5 years ago

1.5.3

5 years ago

1.5.2

5 years ago

1.5.1

5 years ago

1.5.0

5 years ago

1.4.2

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago

0.1.1

5 years ago