Skip to content

pigullino1975/TriggerME

 
 

Repository files navigation

TriggerME

Idea

Trigger commands from web hooks on a desktop client(currently windows only) Example: Trigger computer shutdown when an event happens and you call the specific trigger.

How it works

  1. Create client
  2. Add some triggers to the client
  3. Download desktop client
  4. Connect to the client
  5. Go to triggers and set action for triggers(currently only run a file or program supported)
  6. Get the trigger url from the web client and call it from you preferred location

Technologies

  • Aspnet Core
  • Aspnet Identity Server4
  • EntityFrameworkCore
  • MSSQL
  • Angular4
  • SignalR
  • Wpf

About

AspnetCore, signalr and wpf for triggering remote actions from webhooks on your windows computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 76.7%
  • TypeScript 13.2%
  • HTML 5.9%
  • CSS 3.6%
  • JavaScript 0.6%