Desk-exec
Execute programs defined in XDG desktop entries directly from the command line. Allows for substring pattern based searching.
Usage
Execute a desktop entry
desk-exec <PROGRAM_NAME>
Execute a desktop entry and detach it from the terminal
desk-exec --detach <PROGRAM_NAME>
Installation
As this project is in very early development, no pre-packaged binaries are provided at this moment. Desk-exec can be built from source or installed with cargo at it's crates.io page.
Contributing
If you have any suggestions or problems, please submit an issue. If you would like to contribute code, pull requests are welcome.
License
This project is licensed under the Unlicense license.