top | item 26908550

(no title)

chmln | 4 years ago

Having lived through the same frustrations I've released https://github.com/chmln/handlr a year ago. It comes with lots of nifty scripting tools and significant improvements over xdg-open

discuss

order

neolog|4 years ago

How does it decide what mime-type a file has?

chmln|4 years ago

It uses the shared mime database, which in turn relies on both file type and content to detect the mime.

icy|4 years ago

Doesn't seem like it does. You set it yourself.

vermaden|4 years ago

Thanks - will look into that.