jcline / fuse-google-drive

A fuse filesystem wrapper for Google Drive.
GNU General Public License v2.0
285 stars 48 forks source link

Use xdg-open for the URL #6

Open Marlinc opened 12 years ago

Marlinc commented 12 years ago

You could use xdg-open for the 'authorize' link so it opens in your default browser.

sorin-ionescu commented 12 years ago

Use open on Mac OS X.