diff --git a/README.md b/README.md index f37a499..1c987c9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Manage your default applications with ease using `handlr`! -### Features +## Features - Set default handler by extension or mime-type - Open path/url with default handler (like xdg-open) @@ -10,20 +10,32 @@ Manage your default applications with ease using `handlr`! - Automatically removes invalid/wrong `.desktop` entries from `mimeapps.list` - Simply a great command-line experience -### Compared to `xdg-open` and `xdg-mime`: +## Compared to `xdg-open` and `xdg-mime`: - Can operate on extensions, **no need to look up or remember mime types** - useful for common tasks like setting a handler for png/docx/etc files - Superb autocomplete (currently just fish), including mimes, extensions, and `.desktop` files - Optional json output for commands like `get` -### Screenshots +## Screenshots
- + - +
-### Attr +## Installation + +Just download the latest [release binary](https://github.com/chmln/handlr/releases). + +--- + +Alternatively, you can install with `cargo`: + +```sh +cargo install handlr +``` + +#### Icon Attribution Icons made by Eucalyp from www.flaticon.com