Skip to content

H-Core/H.Runners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Language License Requirements Build Status

All of these runners are meant to be used in the core application. They can be called by any event, for example, by a global key combination or a voice command.

Nuget

Any runner can be used as a separate NuGet package (they are already released and available under the same name).
Example:

using H.Runners;

using var runner = new ScreenshotRunner();
using var image = await runner.ScreenshotAsync();

NuGet NuGet NuGet
NuGet
NuGet
NuGet
NuGet
NuGet
NuGet
NuGet
NuGet
NuGet

Contacts

About

HomeCenter runners repository.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages