All Topics
All Topics
Technology
Technology
Design
Design
Programming
Programming
Science
Science
News
News
Gaming
Gaming
Entertainment
Entertainment
Business
Business
Finance
Finance
Sports
Sports
Health
Health
Food
Food
Travel
Travel
Art
Art
Music
Music
Books
Books
Education
Education
Politics
Politics
Personal
Personal
No algorithm. No AI slop. No ads. Just RSS. Pro-human. Indie writers. Real journalism. Open web. Chronological. Hand toasted.

Gretl: A Menu Bar Port Manager for Developers with CLI and SDK Support

By

Gretl

23d ago· 1 min readenProduct

Summary

Gretl is a developer tool that acts as a port manager, sitting in the menu bar to monitor all ports on a machine. It allows developers to name, group, start, stop, and share ports, solving the common problem of identifying what's running on a specific port. It works standalone or alongside existing tools and includes a CLI, SDKs for Python/Ruby/Node, and a configuration file (gr.toml) for team collaboration.

Key quotes

· 3 pulled
so 'what's running on 3001?' is never a mystery
Works standalone or alongside your existing tools
Ships with a CLI (gr list, gr start), a Python/Ruby/Node SDK, and a gr.toml you can commit so teammates get the same setup automatically
Snippet from the RSS feed
Gretl is a port manager for developers. It sits in your menu bar, watches every port on your machine, and lets you name, group, start, stop, and share them — so "what's running on 3001?" is never a mystery. Works standalone or alongside your existing tool

You might also wanna read