Skip to content

degraafm76/zweef.app-powershell-API-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

zweef.app-powershell-API-wrapper

Powershell API wrapper for zweef.app an administration system for gliding clubs.

Attention: This wrapper doesn't use the very limited official API (https://documenter.getpostman.com/view/25434528/2s8ZDX5PRi) so any changes in the API will break this wrapper.

You need powershell 7 or higher to run this wrapper

Installation

1: Download zweefapp.psm1 in a folder of your choice and change the club parameter in the module if needed (default is the club i'm flying > zvc)

2: Run powershell command import-module zweefapp.psm1

3: Connect to zweef.app with the command connect-zweefapp

4: You can list the available commands with get-command -Module zweefapp

About

Powershell API wrapper for zweef.app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published