libschemehandler aims to be a portable solution for your application to register a custom uri scheme. All the configuration is done in a single file and can be places in an already existing .ini file.
- Add linux compatiblity with .desktop file creation and mime registering
- Add Windows compatibility by adding scheme entry to the windows registry.
- Remove annoying terminal popup for second instance of application.
- Add Mac compatibility by doing whatever the fuck apple invented
- Remove pointless dependencies (and add better dependency integration)