Skip to content

Small service to schedule custom Trident tests using Neptune Systems Apex devices.

Notifications You must be signed in to change notification settings

ibondy/ApexScheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ApexScheduler

Small service enabling schduling of Neptune Apex Trident.

Service installation

Copy files to from https://github.com/ibondy/ApexScheduler/releases/tag/1.0 to the local folder. (i.e. c:\apexscheduler) Modify settings.json with your Apex values

Adjust configuration file with your values

Open Windows Terminal as Administrator and run: sc create "ApexScheduler Service" binPath="\apexscheduler.exe" start=auto DisplayName="Schedule tests on Neptune Apex Trident device"

sc start "ApexScheduler Service"

Clean up

Open Windows Terminal as Administrator and run:

sc stop "ApexScheduler Service"

sc delete "ApexScheduler Service"

Delete your local folder with app files.

About

Small service to schedule custom Trident tests using Neptune Systems Apex devices.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages