Show HN: Roamr – a CLI that picks the best saved WiFi, and tells you why
1–10 of 12 posts
Re: Show HN: Roamr – a CLI that picks the best saved WiFi, and tells you why
#2Re: Show HN: Roamr – a CLI that picks the best saved WiFi, and tells you why
#3Also, are you thinking of making this into an app that would selected and switch networks automatically? Like a Mac menubar app.
Re: Show HN: Roamr – a CLI that picks the best saved WiFi, and tells you why
#4Nice implementation. How do operating systems handle this by default? Do they stick to the last selected WiFi no matter the speed and signal strength, even if there are saved networks available? Also, are you thinking of making this into an app that would selected and switch networks automatically? Like a Mac menubar app.
Menubar app is the obvious next step. The part I keep getting stuck on is the design — suggest-only vs auto-switch, when to nudge, how much to show. If you've got thoughts on how you'd want it to behave, I'm all ears.
Re: Show HN: Roamr – a CLI that picks the best saved WiFi, and tells you why
#5Nice implementation. How do operating systems handle this by default? Do they stick to the last selected WiFi no matter the speed and signal strength, even if there are saved networks available? Also, are you thinking of making this into an app that would selected and switch networks automatically? Like a Mac menubar app.
Thanks! OSes mostly stick with whatever you're on as long as it works — they don't re-check for quality once connected, so you get parked on a strong-but-slow 2.4 GHz network. That's the gap roamr pokes at. Menubar app is the obvious next step. The part I keep getting stuck on is the design — suggest-only vs auto-switch, when to nudge, how much to show. If you've got thoughts on how you'd want it to behave, I'm all e…
Re: Show HN: Roamr – a CLI that picks the best saved WiFi, and tells you why
#6Earlier quoted context omitted.
Thanks! OSes mostly stick with whatever you're on as long as it works — they don't re-check for quality once connected, so you get parked on a strong-but-slow 2.4 GHz network. That's the gap roamr pokes at. Menubar app is the obvious next step. The part I keep getting stuck on is the design — suggest-only vs auto-switch, when to nudge, how much to show. If you've got thoughts on how you'd want it to behave, I'm all e…
Can it also recommend to use the data from the phone network when the WiFi gets too bad?
Re: Show HN: Roamr – a CLI that picks the best saved WiFi, and tells you why
#7Earlier quoted context omitted.
Can it also recommend to use the data from the phone network when the WiFi gets too bad?
Just tried it with my hotspot on - turns out it kind of already does. A hotspot is a WiFi network, so roamr saw it and recommended switching to it. It just can't see the cellular quality behind it, only the WiFi link.
Re: Show HN: Roamr – a CLI that picks the best saved WiFi, and tells you why
#8Earlier quoted context omitted.
Just tried it with my hotspot on - turns out it kind of already does. A hotspot is a WiFi network, so roamr saw it and recommended switching to it. It just can't see the cellular quality behind it, only the WiFi link.
I was thinking about my phone. The notebook is most of the time static for hours, and I remember to check the WIFI each time I open it. The problem wit my phone is that I move and it keeps using the old WiFi long after there is a much better alternative.