> I don't see how these are user hostile. They lock you in to continuing to pay even when you no longer derive value. Say you stopped using Photoshop years ago but suddenly need to export one of your old documents.…
> But eventually, if they want to continue doing the task they'll end up paying for a new version. Freehand[1] has been discontinued for almost two decades, and ten years ago I was still able to use it to great effect.…
This works as is but you’ll want to edit the window position numbers (at the bottom). function search { local query="${@}" osascript -l JavaScript -e " browser = Application('Google Chrome') google_window =…
At least on macOS, the script can be made more efficient with less code; no need for interaction or manually reconnecting: https://github.com/vitorgalvao/tiny-scripts/blob/master/macs... I’ve been using it for years…
I’ve built Fog[1] which is an Overcast[2] wrapper for macOS. I started it because I wanted to listen to podcasts on the Desktop but also wanted to control playback via media keys. I’ve since added a few more features.…
> I don't see how these are user hostile. They lock you in to continuing to pay even when you no longer derive value. Say you stopped using Photoshop years ago but suddenly need to export one of your old documents.…
> But eventually, if they want to continue doing the task they'll end up paying for a new version. Freehand[1] has been discontinued for almost two decades, and ten years ago I was still able to use it to great effect.…
This works as is but you’ll want to edit the window position numbers (at the bottom). function search { local query="${@}" osascript -l JavaScript -e " browser = Application('Google Chrome') google_window =…
At least on macOS, the script can be made more efficient with less code; no need for interaction or manually reconnecting: https://github.com/vitorgalvao/tiny-scripts/blob/master/macs... I’ve been using it for years…
I’ve built Fog[1] which is an Overcast[2] wrapper for macOS. I started it because I wanted to listen to podcasts on the Desktop but also wanted to control playback via media keys. I’ve since added a few more features.…