macOS menu bar utility
Dial-up energy for your Wi-Fi._
A retro internet manager for the macOS menu bar. Connecting is a deliberate act β click to dial in, click to hang up. No silent syncs, no background noise, no Wi-Fi you forgot was on.
Why it's different
When you're not connected through Screech, Wi-Fi is off. Full stop. No silent background syncs, no surprise radio chatter.
Connecting plays an authentic dial-up handshake β the sound your brain still remembers. It's not a sound effect, it's a ceremony.
Set a currency and a price per hour, like the ISPs that billed by the minute back in the day. Screech tracks a running "cost" per session just for the nostalgia β it's a tracker, not an invoice.
Close the lid and the clock pauses with it. Waking your Mac never inflates a session's tracked cost or fires an overdue alert out of nowhere.
Set a time limit and get a Notification Center alert when you're still connected β with a one-tap Disconnect built right in.
Everything's editable right from the menu β no separate preferences window to dig through.
Get started
Requires macOS and Python 3.11+.
$ pip install 56k-screech
Then run screech, or python -m screech.app if you skipped the entry point.
Prefer to build from source?
$ git clone https://github.com/muzzug/screech.git
$ cd screech
$ pip install -e .