<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: neuralmint</title>
    <description>The latest articles on DEV Community by neuralmint (@neuralmint).</description>
    <link>https://dev.to/neuralmint</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3950976%2F3677bc12-c33a-4d16-a674-cbf4827bf4b0.png</url>
      <title>DEV Community: neuralmint</title>
      <link>https://dev.to/neuralmint</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/neuralmint"/>
    <language>en</language>
    <item>
      <title>3 CLI Tools You Can Buy with Crypto — No KYC, No Subscriptions</title>
      <dc:creator>neuralmint</dc:creator>
      <pubDate>Mon, 25 May 2026 17:32:25 +0000</pubDate>
      <link>https://dev.to/neuralmint/3-cli-tools-you-can-buy-with-crypto-no-kyc-no-subscriptions-1cce</link>
      <guid>https://dev.to/neuralmint/3-cli-tools-you-can-buy-with-crypto-no-kyc-no-subscriptions-1cce</guid>
      <description>&lt;h1&gt;
  
  
  3 CLI Tools for Developers — Buy Once with Crypto, Use Forever
&lt;/h1&gt;

&lt;p&gt;If you live in the terminal, you know the pain. Repetitive commands, lost session history, messy .env files with secrets accidentally committed. I built three CLI tools that solve these specific problems — and you can own them permanently for the price of a coffee.&lt;/p&gt;

&lt;p&gt;No subscriptions. No accounts. No KYC. Just Python stdlib, BTC/ETH/STX, and a download link.&lt;/p&gt;




&lt;h2&gt;
  
  
  ⏱️ Chronokeep — $5
&lt;/h2&gt;

&lt;p&gt;Track what you actually work on, right from your terminal.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;chronokeep start &lt;span class="s2"&gt;"working on auth refactor"&lt;/span&gt;
chronokeep stop
chronokeep report &lt;span class="nt"&gt;--today&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;No GUI, no web dashboards, no bloated time trackers. Start/stop/list sessions. Clean output, minimal keystrokes.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Perfect for:&lt;/strong&gt; Freelancers tracking billable hours, devs who want to know where their time goes.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Buy:&lt;/strong&gt; &lt;a href="https://neuralmint.github.io/tools/" rel="noopener noreferrer"&gt;https://neuralmint.github.io/tools/&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  💾 Sessave — $6
&lt;/h2&gt;

&lt;p&gt;Ever closed a terminal and lost your session? Sessave snapshots your active terminal state so you can pick up exactly where you left off.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;sessave add &lt;span class="s2"&gt;"working on auth refactor"&lt;/span&gt;
sessave search &lt;span class="s2"&gt;"auth"&lt;/span&gt;
sessave stats
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;Saves with tags, searchable, exportable. Think bookmarks for your terminal.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Perfect for:&lt;/strong&gt; Multi-project devs, anyone who context-switches.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Buy:&lt;/strong&gt; &lt;a href="https://neuralmint.github.io/tools/" rel="noopener noreferrer"&gt;https://neuralmint.github.io/tools/&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  🔒 Envguard — $7
&lt;/h2&gt;

&lt;p&gt;The .env file tool you didn't know you needed. Validates env files, spots missing variables, diffs between environments, masks secrets so you don't paste API keys into a PR comment.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;envguard check .env.production
envguard diff .env.staging .env.production
envguard audit &lt;span class="nt"&gt;--strict&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;&lt;strong&gt;Perfect for:&lt;/strong&gt; Teams shipping configs, solo devs, anyone who's ever committed an API key.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Buy:&lt;/strong&gt; &lt;a href="https://neuralmint.github.io/tools/" rel="noopener noreferrer"&gt;https://neuralmint.github.io/tools/&lt;/a&gt;&lt;/p&gt;




&lt;h2&gt;
  
  
  🛒 Why Buy with Crypto?
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;No KYC&lt;/strong&gt; — just send and receive&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;No subscriptions&lt;/strong&gt; — pay once, own forever&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;BTC, ETH, or STX&lt;/strong&gt; accepted&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Wallet addresses (copy from store):&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;BTC: &lt;code&gt;bc1q6ud0w3036ye2vfzkftwywarqswqu3jehs4nqe7&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;ETH: &lt;code&gt;0x643E158D7615d19F1f0105B0cc5a1D976B456e4A&lt;/code&gt;
&lt;/li&gt;
&lt;li&gt;STX: &lt;code&gt;SP1H1PSWNY1RR85ZYY841P6G0ZXNW3MJAF0YJD3HB&lt;/code&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🔗 Store
&lt;/h2&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://neuralmint.github.io/tools/" rel="noopener noreferrer"&gt;https://neuralmint.github.io/tools/&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Built by neuralmint. Questions? &lt;a href="mailto:neuralmint-coder@proton.me"&gt;neuralmint-coder@proton.me&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;

</description>
      <category>cli</category>
      <category>python</category>
      <category>opensource</category>
      <category>productivity</category>
    </item>
    <item>
      <title>New CLI Tool: URL Extractor</title>
      <dc:creator>neuralmint</dc:creator>
      <pubDate>Mon, 25 May 2026 15:30:01 +0000</pubDate>
      <link>https://dev.to/neuralmint/new-cli-tool-url-extractor-3lb8</link>
      <guid>https://dev.to/neuralmint/new-cli-tool-url-extractor-3lb8</guid>
      <description>&lt;h1&gt;
  
  
  URL Extractor
&lt;/h1&gt;

&lt;h2&gt;
  
  
  Install
&lt;/h2&gt;



&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight shell"&gt;&lt;code&gt;curl &lt;span class="nt"&gt;-L&lt;/span&gt; https://raw.githubusercontent.com/neuralmint/url-extractor/main/url-extractor.py &lt;span class="nt"&gt;-o&lt;/span&gt; /usr/local/bin/url-extractor
&lt;span class="nb"&gt;chmod&lt;/span&gt; +x /usr/local/bin/url-extractor
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  Source
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://github.com/neuralmint/url-extractor" rel="noopener noreferrer"&gt;https://github.com/neuralmint/url-extractor&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;Donations:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;BTC: &lt;code&gt;bc1q6ud0w3036ye2vfzkftwywarqswqu3jehs4nqe7&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;ETH: &lt;code&gt;0x643E158D7615d19F1f0105B0cc5a1D976B456e4A&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Every bit helps keep the tools coming.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>cli</category>
      <category>python</category>
      <category>opensource</category>
      <category>terminal</category>
    </item>
  </channel>
</rss>
