Hacker News new | ask | show | jobs
by dotancohen 681 days ago
Thank you. I should have been clearer and mentioned that I'm on Debian ))

But in any case, Safari's reader mode can be scripted from the CLI? That is good to know, maybe I'll try to find something similar for Firefox's Reader Mode. Thank you.

1 comments

Yes. On macOS we would generally use osascript on the command line. Apple Script Editor shows which functions each app exposes. Very powerful combo.
That's great to know, I consider an Apple device every few years when I upgrade my current devices. Osascript sounds compelling.