ageller / Firefly

A WebGL interactive particle viewer
GNU Affero General Public License v3.0
65 stars 13 forks source link

add option to open a browser to the firefly CLI #133

Open agurvich opened 2 years ago

agurvich commented 2 years ago

for people who don't want to copy the url that's printed from the terminal into a browser address bar

should be able to use the FIREFLY_BROWSER environment variable and then use popen to open it as a background process