Open mvdan opened 3 years ago
I imagine we want --install-system-integrations
and --uninstall-system-integrations
for this.
On Windows it would add registry keys that mark go-ipfs-desktop binary as handler for "Add to IPFS" context menu actions in Explorer and also register handler for ipfs://
and ipns://
that opens then on public gateway (leaving local redirect to ipfs-companion).
Sounds good. I fail to understand what you mean by "local redirect", though :)
IPFS Desktop's README says:
The Windows approach should also be possible on Linux.
Apparently, this is what does it for Windows: https://github.com/ipfs-shipyard/ipfs-desktop/blob/master/assets/build/nsis.nsh
I haven't done further research here just yet. Definitely a stretch goal for the "one week" timeline.