Skip to content

jrthekidRSS/dir-exec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dir-exec

A simple CLI tool to execute programs using a different working directory than the current one by using XDG Desktop Portal's file browser

Usage: dir-exec [OPTIONS] -- <COMMAND>...

Arguments:
  <COMMAND>...  The command to execute after selecting a directory with the directory selection portal

Options:
  -a, --append   Append the selected directory as an arguement to the end of the command
  -o, --output   Output the selected directory to standard output and exit (this flag cannot be paired with others)
  -r, --repeat   Reopen the directory selection portal every time the program ends
  -h, --help     Print help
  -V, --version  Print version

About

A simple CLI tool to execute programs using a different working directory than the current one.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages