The Command History in Rhino is a core tool for professional workflows.
Unfortunately, the macOS version of Rhino does not meet my needs, so I wrote my own version - MonoHistory.
MonoHistory is a lightweight panel (native on macOS) that renders the command history as HTML styled with CSS. The CSS can be modified and reloaded on the fly.
Download it for free under ‘Releases’
Drag the file into the Rhino viewport to install (and restart)
Start it by running the Command ‘MonoHistory’
Thats the nice part - it is css.. you can write it in some online css editor, let chatgpt come up with it or wherever - and the monohistory command shows you where the css is - you open it, edit it, save and reload the command.
The changes show immediately
Its true that its not very userfriendly, but I figured that the potential userbase is very tiny.. or at least i havent seen many people being very upset about the mac version command line..
But if there is more interest i might add more presets with some variables to tweak with the UI.