question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add "no browser" commandline switch

See original GitHub issue

Please add -nb (or so), to not run any browser. Then output in console via print() the correct address the program is listening on, for example http://localhost:3826/main.html so that it can be copy/pasted.

Reason:

  • I do not want to run some outdated Chrome that then phones home (I have on my disk for very rare occasions where I’d need it).
  • I use several different FF profiles (some of them in different Windows user contexts) and I do not want just a random instance open the link -> I need the URL so that I can copy/paste it to the correct browser.

Thank you.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
brentvollebregtcommented, Jun 3, 2020

I’ve fast-forwarded develop onto that branch, bumped the version and it is now getting ready to be deployed; should be on PyPI in less than 10min.

Cheers for the feature request and quick testing. The changes for this feature can be found in a1966fa and are available in v2.7.4.

1reaction
brentvollebregtcommented, Jun 3, 2020

Looks like I had some uncommitted changes in my working directory, they are now committed.

When pressing F5 several times quickly, the program ends. This is because Eel has noticed that all the connections have disconnected and the program can now exit as the server does not need to be running any longer; this is the framework.

Read more comments on GitHub >

github_iconTop Results From Across the Web

List of Chromium Command Line Switches - Peter Beverloo
List of Chromium Command Line Switches. There are lots of command lines which can be used with the Google Chrome browser. Some change...
Read more >
Run Chromium with command-line switches
Exit any running-instance of Chrome. · Right click on your "Chrome" shortcut. · Choose properties. · At the end of your "Target:" line...
Read more >
Google Chrome Command Line Switches - Itechtics
To add the command-line switch to Chrome shortcut, right-click on the Chrome shortcut and select Properties. Once you have saved this shortcut, ...
Read more >
Useful Chrome Command-Line Switches and What to Do with ...
Launch Chrome with this switch, go to the flags page, reset settings to default and then start normally (without the switch). --mute-audio.
Read more >
List of Google Chrome command line switches - gHacks
Chromium command lines (switches, flags) to add, modify features, debug, experiment on Google Chrome. Find how to add them in this guide.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found