mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-08-02 10:16:31 -04:00
Linux crate
For some OS specific operations
The code for parsing Desktop Entries and finding which programs handle a certain mime-type is based on:
https://github.com/chmln/handlr (MIT)
thanks @chmln