diff options
Diffstat (limited to 'docs/posts/index.html')
-rw-r--r-- | docs/posts/index.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/posts/index.html b/docs/posts/index.html index ace6ce7..5fed354 100644 --- a/docs/posts/index.html +++ b/docs/posts/index.html @@ -62,6 +62,27 @@ <ul> + <li><a href="/posts/2023-02-08-Interact-with-siri-from-the-terminal.html">Interacting with Siri using the command line</a></li> + <ul> + <li>Code snippet to interact with Siri by issuing commands from the command-line.</li> + <li>Published On: 2023-02-08 17:21</li> + <li>Tags: + + Tutorial, + + Code-Snippet, + + Python, + + Siri, + + macOS, + + AppleScript, + + </ul> + + <li><a href="/posts/2022-12-25-blog-to-toot.html">Posting blogs as Mastodon Toots</a></li> <ul> <li>Cross posting blog posts to Mastodon</li> |