diff options
author | navanchauhan <navanchauhan@gmail.com> | 2023-02-08 17:40:27 -0700 |
---|---|---|
committer | navanchauhan <navanchauhan@gmail.com> | 2023-02-08 17:40:27 -0700 |
commit | e3c2fac4f49859268d2f337ecaa64c41e3a6bd1d (patch) | |
tree | d336786cbcd3f8d39f4914b734741378126d22df /docs/index.html | |
parent | 0d34e3633ba36edd049ce3ba52908e061b7273d5 (diff) |
new post
Diffstat (limited to 'docs/index.html')
-rw-r--r-- | docs/index.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html index 335b013..c414507 100644 --- a/docs/index.html +++ b/docs/index.html @@ -59,6 +59,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> |