discidurl
This program prints the discid submission URL to STDOUT. That's it.
It's a trimmed down version of libdiscid/examples/discid.c.
When paired with something like xdg-open, the submission page of the current disc opens in the preferred browser:
discidurl | xargs -r xdg-open
