I’m still a Safari diehard, and I also tend to have a lot of tabs open. So last night I started on a command line utility to browse, search, and switch Safari tabs called fari.

I’ll be adding support for iCloud Tabs across devices, as well as features like pulling tabs off into separate windows, recombining them, closing them, sorting them, opening them in other browsers, saving and loading sets, and exporting lists of URLs. It will be the keyboard-focused power tool for web browsing that I’d like to see in the world.

I did it in Python because it’s fun and it seems well suited to this type of utility. So far(i), so good.