Skip to content

milandufek/GetAndRun

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

GetAndRun

Get URL and run it on your system as commands.

Simple program

  1. get URL
  2. parse its body as string
  3. run command separated by ";" on your system
  4. profit

Options

  • u | URL
  • p | Repeat time period. (Default is onetime)
  • m | Maximum number of repeats. (Default is onetime)
  • b | Run command at background. (Default is True)

About

Get URL and run it on your system as commands.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages