One plain-text file
Every item is a few lines of TOML — a command, its refresh cadence, and optional menu rows. Edit it in anything; pinchos picks up the change. There is no settings window.
pinchos runs the commands you give it and keeps their output close at hand. Use one plain-text item and an ordered submenu of values, cached reads, and actions.
Every item is a few lines of TOML — a command, its refresh cadence, and optional menu rows. Edit it in anything; pinchos picks up the change. There is no settings window.
Static values, cached commands, actions, and separators stay in the order you declare them. Opening a menu reads cached values without starting a command.
Real NSStatusItems and real NSMenus. System typography, template icons, zero idle motion, and no dock icon. It behaves like a built-in menu extra.
Clone and build with the Swift toolchain, or start from the README — it covers install, the canonical config format, and the menu-row contract.
Read the README on GitHub →