Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] Adding http://localhost:8073 string on openwebrx binary #394

Open
D3vil0p3r opened this issue Nov 23, 2024 · 1 comment
Open
Labels
feature feature requests

Comments

@D3vil0p3r
Copy link

Simple request. Since when we run openwebrx it starts a service on localhost:8073, this info is in docs.

It could be comfortable if adding this info when openwebrx is launched on terminal, for example:

OpenWebRX - Open Source SDR Web App for Everyone!  | for license see LICENSE file in the package
_________________________________________________________________________________________________

Author contact info:    Jakob Ketterl, DD5JFK <[email protected]>
Documentation:          https://github.com/jketterl/openwebrx/wiki
Support and info:       https://groups.io/g/openwebrx

        
2024-11-23 19:38:05,140 - owrx.__main__ - INFO - OpenWebRX version v1.3.0-dev starting up on http://localhost:8073/...
2024-11-23 19:38:05,181 - owrx.sdr - ERROR - The SDR source type "airspyhf" is not available. please check the feature report for details.
2024-11-23 19:38:05,186 - owrx.sdr - ERROR - The SDR source type "sdrplay" is not available. please check the feature report for details.
2024-11-23 19:38:05,213 - owrx.__main__ - INFO - Ready to serve requests.
@D3vil0p3r D3vil0p3r added the feature feature requests label Nov 23, 2024
@jketterl
Copy link
Owner

Please use the issue template.

This information depends highly on the individual setup and assuming localhost here could actually cause more confusion than it would help. For example, a lot of people would be performing headless setups over ssh or similar. For them, OpenWebRX won't be reachable on localhost. So as much as I would like to add this, it's not going to be as simple as your suggestion.

There has been other measures, for example: When installing on Debian / Ubuntu, the most recent builds will add a shortcut to the application menu.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature feature requests
Projects
None yet
Development

No branches or pull requests

2 participants