<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>ActionsDotWork: Updates</title>
    <link>https://mailings.actions.work</link>
    <description>Mailing list archive</description>
    <item>
      <title>A new app (and a question for you)</title>
      <link>https://mailings.actions.work/archive/ca5e77a7-c5ab-4d25-9d7f-6c3f5d3bb322</link>
      <description></description>
      <content:encoded><![CDATA[<!doctype html>
<html>
    <head>
        <title>A new app (and a question for you)</title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
        <meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1">
        <base target="_blank">
        <style>
            body {
                background-color: #F0F1F3;
                font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, sans-serif;
                font-size: 15px;
                line-height: 26px;
                margin: 0;
                color: #444;
            }

            pre {
                background: #f4f4f4f4;
                padding: 2px;
            }

            table {
                width: 100%;
                border: 1px solid #ddd;
            }
            table td {
                border-color: #ddd;
                padding: 5px;
            }

            .wrap {
                background-color: #fff;
                padding: 30px;
                max-width: 525px;
                margin: 0 auto;
                border-radius: 5px;
            }

            .button {
                background: #0055d4;
                border-radius: 3px;
                text-decoration: none !important;
                color: #fff !important;
                font-weight: bold;
                padding: 10px 30px;
                display: inline-block;
            }
            .button:hover {
                background: #111;
            }

            .footer {
                text-align: center;
                font-size: 12px;
                color: #888;
            }
                .footer a {
                    color: #888;
                    margin-right: 5px;
                }

            .gutter {
                padding: 30px;
            }

            img {
                max-width: 100%;
                height: auto;
            }

            a {
                color: #0055d4;
            }
                a:hover {
                    color: #111;
                }
            @media screen and (max-width: 600px) {
                .wrap {
                    max-width: auto;
                }
                .gutter {
                    padding: 10px;
                }
            }
        </style>
    </head>
<body style="background-color: #F0F1F3;font-family: 'Helvetica Neue', 'Segoe UI', Helvetica, sans-serif;font-size: 15px;line-height: 26px;margin: 0;color: #444;">
    <div class="gutter" style="padding: 30px;">&nbsp;</div>
    <div class="wrap" style="background-color: #fff;padding: 30px;max-width: 525px;margin: 0 auto;border-radius: 5px;">
        <p>Hi, it&rsquo;s Carlo.</p>
<p>I&rsquo;ve been quietly building something that&rsquo;s a bit of a departure for me. You probably know me from my Shortcuts automation tools — Actions For Obsidian, Browser Actions, that sort of thing. Practical, useful, but not exactly exciting at parties.</p>
<p>Well, I&rsquo;ve been working on a new macOS app called <strong>Listening Post</strong>, and I&rsquo;m having a lot of fun with it.</p>
<p>The idea is simple: <strong>Always-on ambient music recognition!</strong> LP sits in your menu bar and listens to the music around you — via your Mac&rsquo;s mic. Not just Spotify or Apple Music, but <em>everything</em>: the radio, a vinyl record, a YouTube video, whatever&rsquo;s playing at a coffee shop. It identifies the song and then does whatever you want with it — scrobble to Last.fm or ListenBrainz, post to Bluesky or Mastodon, export to local files, trigger a Shortcut. Mix and match.</p>
<p>The parts I care about most: <strong>no audio ever leaves your Mac</strong> (recognition happens locally via Apple&rsquo;s ShazamKit), and your listening history is stored on your machine first. You <em>share to</em> services rather than <em>rely on</em> them. Your data, your rules.</p>
<p>It&rsquo;s currently in public beta — free to use, and I&rsquo;d <strong>genuinely</strong> love to hear what you think. What do you listen to that your current tools don&rsquo;t track? What would make something like this useful to you?</p>
<p>You can download the beta at <a href="https://mailings.actions.work/link/8c90d68b-4b0d-44eb-ab2c-d2a2254bad78/ca5e77a7-c5ab-4d25-9d7f-6c3f5d3bb322/">https://actions.work/listening-post</a>, and reply to this email with thoughts, questions, or feedback. I read every email.</p>
<p>Thanks,<br />
— Carlo</p>

    </div>
    
    <div class="footer" style="text-align: center;font-size: 12px;color: #888;">
        <p>Powered by <a href="https://listmonk.app" target="_blank" rel="noreferrer" style="color: #888;">listmonk</a></p>
    </div>
</body>
</html>
]]></content:encoded>
      <pubDate>Wed, 01 Apr 2026 19:36:14 +0000</pubDate>
    </item>
  </channel>
</rss>