mirror of
https://github.com/chmln/handlr.git
synced 2024-11-14 21:49:27 +01:00
28 lines
1.2 KiB
Markdown
28 lines
1.2 KiB
Markdown
|
<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
|
||
|
- 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
|
||
|
|
||
|
### 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 experience, including mimes, extensions, and `.desktop` files
|
||
|
- Optional json output for commands like `get`
|
||
|
|
||
|
|
||
|
### Screenshots
|
||
|
|
||
|
<table><tr><td>
|
||
|
<img src=https://user-images.githubusercontent.com/11352152/82114001-f1889400-9727-11ea-8792-801041acd3f3.png width=500>
|
||
|
</td><td>
|
||
|
<img width=450 src=https://user-images.githubusercontent.com/11352152/82113897-45df4400-9727-11ea-8f9b-ec0973178b9c.png>
|
||
|
</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>
|