Skip to content

Microtool to retry a command on fail or when a timeout is reached

Notifications You must be signed in to change notification settings

markoczy/xtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XTOOLS - eXecutableTOOLS

XTOOLS is a collection of executables that execute small tasks for a programmer or power user.

XTOOLS contains the following projects:

  • XCLIP: Pipe any text to and from the system's default Clipboard.
  • XPARSE: Pipe any output through this program and run a parser to select data from the pipe, supports text filters, regex, json (jsonpath syntax) and xml (xpath syntax).
  • XRETRY: Brute force launching a program or a complex command until it works (it returns 0), timeout when the process has frozen.
  • XSERVE: Simple file server and API debugger.

About

Microtool to retry a command on fail or when a timeout is reached

Resources

Stars

Watchers

Forks

Packages

No packages published