2020-05-16 09:55:08 +02:00
< h1 align = center > < img src = "https://user-images.githubusercontent.com/11352152/82113733-3f9c9800-9726-11ea-977d-a2f43e5d392e.png" width = 64 align = top / > < br / > handlr< / h1 >
Manage your default applications with ease using `handlr` !
### Features
2020-05-16 09:56:03 +02:00
2020-05-16 09:55:08 +02:00
- Set default handler by extension or mime-type
- Open path/url with default handler (like xdg-open)
- List default associations
- Automatically removes invalid/wrong `.desktop` entries
2020-05-16 09:56:03 +02:00
- Simply a great command-line experience
2020-05-16 09:55:08 +02:00
### Compared to `xdg-open` and `xdg-mime`:
2020-05-16 09:56:03 +02:00
- Can operate on extensions, **no need to look up or remember mime types**
2020-05-16 09:55:08 +02:00
- useful for common tasks like setting a handler for png/docx/etc files
2020-05-16 09:56:57 +02:00
- Superb autocomplete (currently just fish), including mimes, extensions, and `.desktop` files
2020-05-16 09:55:08 +02:00
- Optional json output for commands like `get`
### Screenshots
< table > < tr > < td >
2020-05-17 22:10:45 +02:00
< img src = https://user-images.githubusercontent.com/11352152/82158910-dc5f5280-9858-11ea-9acf-afa9807ba80d.png width = 500 >
2020-05-16 09:55:08 +02:00
< / td > < td >
2020-05-17 22:10:45 +02:00
< img width = 450 src = https://user-images.githubusercontent.com/11352152/82158912-dcf7e900-9858-11ea-811e-a16221e5ea9f.png >
2020-05-16 09:55:08 +02:00
< / td > < / tr > < / table >
### Attr
Icons made by < a href = "https://www.flaticon.com/authors/eucalyp" title = "Eucalyp" > Eucalyp< / a > from < a href = "https://www.flaticon.com/" title = "Flaticon" > www.flaticon.com< / a >