EDDYMENS

Published yesterday

MacOS AppleScript Tutorial: Part 4 – Advanced Automation And Real-World Exa...

In Part 3 , we explored loops, conditional statements, and error handling in AppleScript. Now, in this final part, we will dive into...

Published yesterday

MacOS AppleScript Tutorial: Part 3 - Loops, Conditional Statements, And Error...

In Part 2 , we learned how to control apps and get information from them. In this part, we will cover more advanced concepts like loops, cond...

Published yesterday

MacOS AppleScript Tutorial: Part 2 - Interacting With Apps And Getting Data

In Part 1 , we learned the basics of AppleScript, including how to make your computer talk and how to create a folder in Finder. Now, let’s explo...

Published yesterday

MacOS AppleScript Tutorial: Part 1 - Getting Started With AppleScript

AppleScript is a scripting language created by Apple. It allows you to automate tasks on macOS by controlling your computer and interacting with apps like Safari, Finder, or Mail. For example, you can tell your computer to open an app, click a button, or even send an email automatically. ...

Published 2 weeks ago

Periodically Run GitHub Actions: A Guide To Scheduled Workflows

This blog is completely statically generated. You may have noticed the publishing date right above the blog title that says . I used to generate that bit using JavaScript, because, you know, time doesn't stand still. Without it, the date would be wrong most of the time since I only ...

Published 3 weeks ago

Readme.io Documentation Platform: A Review

Readme.io is a platform for hosting developer documentation, including guides and OpenAPI sp...