janmir / go-wintask

Wrapper for SCHTASKS in Windows > 8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go-WinTask

Go wrapper for windows Task Scheduler CLI Tool (schtasks).

Todo

  • Support exe arguments with spaces, e.g [-sd "word with spaces"].
  • Support for remote systems, implement user/pass and system flags.
  • Add wizard for create, change, query and delete.

About

Wrapper for SCHTASKS in Windows > 8


Languages

Language:Go 100.0%