<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Loshadki Apps</title>
    <link>https://loshadki.app/</link>
    <description>Recent content on Loshadki Apps</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 25 Nov 2025 08:05:07 -0500</lastBuildDate>
    <atom:link href="https://loshadki.app/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Betas: OpenIn 4.3, ShellHistory 3.1, RegExp 2.3, CheckCraft 1.2 and ImmersiShare 2.0</title>
      <link>https://loshadki.app/blog/2025-07-14-betas/</link>
      <pubDate>Mon, 14 Jul 2025 00:00:00 +0000</pubDate>
      <guid>https://loshadki.app/blog/2025-07-14-betas/</guid>
      <description>&lt;p&gt;Since WWDC 2025, I have been busy working on updates for all our apps, including redesigns for new looks in iOS, macOS, iPadOS, and visionOS 2.6.&#xA;I will go into detail here for OpenIn, and briefly mention new features in other apps, as they are easier to discover.&lt;/p&gt;&#xA;&lt;p&gt;P.S. I do post on Mastodon under &lt;a href=&#34;https://mastodon.social/@outcoldman&#34;&gt;@outcoldman&lt;/a&gt; about some new features that I implement.&lt;/p&gt;&#xA;&lt;h2 id=&#34;openin-43&#34;&gt;OpenIn 4.3&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://testflight.apple.com/join/OVhCzLVY&#34;&gt;TestFlight&lt;/a&gt;&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Minimum requirement now is macOS 15.1.&lt;/li&gt;&#xA;&lt;li&gt;For the MAS version (TestFlight), a lot of features require OpenIn Helper 4.3, and the app is not compatible with previous versions of&#xA;OpenIn Helper. Make sure to download the latest beta of &lt;a href=&#34;https://loshadki.app/openin-helper4/#beta-version&#34;&gt;OpenIn Helper&lt;/a&gt;.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;redesign-and-new-app-icons&#34;&gt;Redesign and new app icons&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;I have made significant design changes, making the app a bit easier to work with and more intuitive for new users,&#xA;including tips showing where to find information.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;better-support-for-browser-profiles&#34;&gt;Better support for Browser Profiles&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Safari Profiles support for all locales, not only English.&lt;/li&gt;&#xA;&lt;li&gt;Automatic discovery for Safari/Chromium/Firefox profiles. No need to type anymore. Press refresh, set the profile. That&amp;rsquo;s it.&lt;/li&gt;&#xA;&lt;li&gt;Support for Firefox profiles. The latest version of Firefox finally fixed how we can launch profiles from the command line. No more issues.&lt;/li&gt;&#xA;&lt;li&gt;Support for Edge in Private mode.&lt;/li&gt;&#xA;&lt;li&gt;I have added support for many other Chromium browsers, though not all of them may work.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;browser-extensions&#34;&gt;Browser Extensions&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Safari Web Extension is bundled, and Chrome and Firefox extensions are bundled for now. I will publish the extensions to Chrome Web Store and Firefox Add-ons.&#xA;You can easily enable Safari Web Extension in Safari Preferences. For Chromium and Firefox browsers, if you have them in the list of the apps for the HTTP&#xA;handler in OpenIn, just open the app configuration, and at the bottom you will see a button to get the extension. Unpack it somewhere. And use browser&#xA;settings to load the extension from the unpacked folder. In Firefox you can do it by navigating to &lt;code&gt;about:debugging&lt;/code&gt;, in Chrome you can do it by navigating to &lt;code&gt;chrome://extensions&lt;/code&gt;.&lt;/li&gt;&#xA;&lt;li&gt;Browser extensions have settings where you can configure all links to be rewritten so they are sent to OpenIn.&#xA;So if you try to open &lt;a href=&#34;https://myworksite.com&#34;&gt;https://myworksite.com&lt;/a&gt; in Personal Browser/Profile, it will be sent to OpenIn, where you can setup a rule to always open&#xA;this domain in Work Browser/Profile. This can be customized with key modifiers as well.&lt;/li&gt;&#xA;&lt;li&gt;You can quickly send current tab to OpenIn with Toolbar Icon. Or you can send one of the links with Context Menu &amp;ldquo;Open in OpenIn&amp;rdquo;.&lt;/li&gt;&#xA;&lt;li&gt;Safari Web Extension uses native messaging with the app, I will add it later to Chrome and Firefox.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;customizations&#34;&gt;Customizations&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Custom icons for apps. You can customize the look of selected apps, set a custom icon, or generate one with Image Playground.&lt;/li&gt;&#xA;&lt;li&gt;Allows setting custom key bindings for the app selection dialog. Instead of 1,2,3 you can set your own keys, like z,x,c.&lt;/li&gt;&#xA;&lt;li&gt;OpenIn supports the openin:// scheme. You can send to OpenIn something like openin://open?url=YOUR_URL&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;developers&#34;&gt;Developers&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Ability to add zsh scripts as targeted apps. This opens up many possibilities - with running zsh commands, you can implement your own version of how to launch&#xA;Chromium profiles, or anything else, like publishing the link to some special place, or even invoking Shortcuts. You can access the environment&#xA;variables to know more about how the link was sent to OpenIn, including OPENIN_KEY_MODIFIERS_COMMAND=1, and similar. I will publish the documentation later.&lt;/li&gt;&#xA;&lt;li&gt;Added script for handlers that can be executed before any rule. This is useful to remove all the tracking query parameters in URLs before executing&#xA;any rules, so you don&amp;rsquo;t need to duplicate the logic of removing those parameters in the rules. I have added an example as well that will remove all&#xA;the tracking parameters. Just click Edit and use the example.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h3 id=&#34;other-features&#34;&gt;Other features&lt;/h3&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Added &lt;code&gt;fn&lt;/code&gt; key condition for the rules. Not only Cmd, Shift, Control, but also now &lt;code&gt;Fn&lt;/code&gt; can be used in rules.&lt;/li&gt;&#xA;&lt;li&gt;Added invoked from browser extension condition for the rules.&lt;/li&gt;&#xA;&lt;li&gt;Supports wildcards &lt;code&gt;*&lt;/code&gt; in shortened URLs, in case you want to add something like &lt;code&gt;*.sendgrid.com&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;h2 id=&#34;regexp-23&#34;&gt;RegExp 2.3&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://testflight.apple.com/join/M5twuUas&#34;&gt;TestFlight&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>MacInspector.app - Beta - Find what is taking space on your Mac</title>
      <link>https://loshadki.app/blog/2025-05-14-mac-inspector-beta/</link>
      <pubDate>Wed, 14 May 2025 00:00:00 +0000</pubDate>
      <guid>https://loshadki.app/blog/2025-05-14-mac-inspector-beta/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://loshadki.app/macinspector/macinspector-screenshot.png&#34; alt=&#34;MacInspector Screenshot&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;This is a project that I have been working on for the last 2 years. And finally I am getting somewhere.&lt;/p&gt;&#xA;&lt;p&gt;With MacInspector I am trying to build a unique tool that can be used for several use cases:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Explore a file system, and quickly find all the files and folders that are taking a lot of space (similar to DaisyDisk).&lt;/li&gt;&#xA;&lt;li&gt;You should be able to navigate through a file system and see which folders are taking a lot of space.&lt;/li&gt;&#xA;&lt;li&gt;As a developer, quickly review extended attributes of files and folders (similar to the xattr command). You can navigate&#xA;to &lt;code&gt;/Applications&lt;/code&gt; and check extended attributes written by the App Store, or select an &lt;code&gt;Info.plist&lt;/code&gt; file and see&#xA;the content of the file in an easily readable table.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;And there are more features I want to implement:&lt;/p&gt;</description>
    </item>
    <item>
      <title>RenameNinja.app - Rename tool for files made for developers</title>
      <link>https://loshadki.app/blog/2025-05-08-renameninja/</link>
      <pubDate>Thu, 08 May 2025 00:00:00 +0000</pubDate>
      <guid>https://loshadki.app/blog/2025-05-08-renameninja/</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://loshadki.app/renameninja/screenshot.png&#34; alt=&#34;RenameNinja Screenshot&#34;&gt;&lt;/p&gt;&#xA;&lt;p&gt;Recently I had to rename maybe 20–30 files where I had to extract some fields from the file name, and then modify the numbers,&#xA;like add 2000 to the number from the file, and change a few things in the file names. I gave a few apps a try, but I was not happy&#xA;with how they were designed. A lot of buttons, a lot of options, a lot of configurations - it felt like the time I would spend learning&#xA;how to use those apps would be similar to just writing a bash script in the end.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hey DeepSeek, can you reduce junk in my inbox?</title>
      <link>https://loshadki.app/blog/2025-01-29-protect-inbox-with-deepseek/</link>
      <pubDate>Wed, 29 Jan 2025 00:00:00 +0000</pubDate>
      <guid>https://loshadki.app/blog/2025-01-29-protect-inbox-with-deepseek/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;&lt;strong&gt;TL;DR:&lt;/strong&gt; &lt;em&gt;I built a macOS Mail.app extension that can use DeepSeek R1 model (or any other LLM) to filter emails and mark them as junk.&#xA;It is a freemium application, that you can download &lt;a href=&#34;https://loshadki.app/smartinbox/&#34;&gt;here&lt;/a&gt;, currently offer 100% discount for the first 1000 users.&lt;/em&gt;&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;In the last year or so, I have noticed a significant increase in the number of cold sales emails I receive. Officially,&#xA;they are not spam, but they are annoying. My guess is that the significant number of those emails I receive is because of co-founding&#xA;a few LLCs in the last few years. I am not sure how they get my email address, but I am sure that I don&amp;rsquo;t want to see them in my inbox.&#xA;All of those &amp;ldquo;hire engineers&amp;rdquo;, &amp;ldquo;try our product&amp;rdquo;, &amp;ldquo;use our payroll service&amp;rdquo; and so on.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Loshadki Store - 60% off and free unlimited trial</title>
      <link>https://loshadki.app/blog/2025-01-20-store/</link>
      <pubDate>Mon, 20 Jan 2025 00:00:00 +0000</pubDate>
      <guid>https://loshadki.app/blog/2025-01-20-store/</guid>
      <description>&lt;p&gt;We are happy to announce that we are running a 60% off sale for ShellHistory and OpenIn in the &lt;a href=&#34;https://store.loshadki.app/&#34;&gt;Loshadki Store&lt;/a&gt;&#xA;and on the App Store.&lt;/p&gt;&#xA;&lt;p&gt;Use code &lt;code&gt;C3MZGWOA&lt;/code&gt; to get a discount on OpenIn and ShellHistory applications on the Loshadki Store. The code is valid until&#xA;the end of January 2025.&lt;/p&gt;&#xA;&lt;p&gt;Ah yes, and we have a store now. You can purchase OpenIn and ShellHistory applications directly from the store and get the latest updates.&#xA;We made both OpenIn and ShellHistory available for macOS to be downloadable directly from our website. You can download&#xA;a free trial version of the applications and decide to purchase the license from our store instead of purchasing and&#xA;downloading the versions from the App Store.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Vision OS - ImmersiShare</title>
      <link>https://loshadki.app/blog/2024-03-03-vision-os/</link>
      <pubDate>Sun, 03 Mar 2024 00:00:00 +0000</pubDate>
      <guid>https://loshadki.app/blog/2024-03-03-vision-os/</guid>
      <description>&lt;p&gt;While I am waiting for WWDC 2024, to see what else I can add to the existing applications,&#xA;or to get a new idea for a productivity app, I am working on a new project called &lt;strong&gt;ImmersiShare&lt;/strong&gt; for &lt;strong&gt;visionOS&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;&lt;strong&gt;ImmersiShare&lt;/strong&gt; allows you to share your spatial videos with other people.&#xA;The app already has close to 100 short videos, from Alaska to Indonesia. The most popular videos:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Big Thunder Railroad in Disney&lt;/li&gt;&#xA;&lt;li&gt;Madonna concert&lt;/li&gt;&#xA;&lt;li&gt;Adele Concert&lt;/li&gt;&#xA;&lt;li&gt;Apple Park&lt;/li&gt;&#xA;&lt;li&gt;Ferrari 458&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;Links:&lt;/p&gt;</description>
    </item>
    <item>
      <title>OpenIn 4.1</title>
      <link>https://loshadki.app/blog/2023-08-23-openin-4-1/</link>
      <pubDate>Wed, 23 Aug 2023 00:00:00 +0000</pubDate>
      <guid>https://loshadki.app/blog/2023-08-23-openin-4-1/</guid>
      <description>&lt;p&gt;Safari Profiles! Woo-hoo! I have been using macOS Sonoma since Developer Beta 1. And I am one hundred percent free from&#xA;Chromium-based browsers. Sorry, no judgment here. If you love Arc, Chrome, Edge, or Brave browsers, OpenIn will continue&#xA;to support them. I don&amp;rsquo;t use a lot of extensions, so Safari has always served me well.&lt;/p&gt;&#xA;&lt;p&gt;Since Developer Beta 1, I have been working on supporting Safari Profiles with OpenIn. It was not easy, but I feel like&#xA;I finally have something to share with you. Please read this post, and at the end you can find a link to TestFlight to&#xA;try OpenIn 4.1 with Safari Profiles support.&lt;/p&gt;</description>
    </item>
    <item>
      <title>ImageGeneratorML - Beta</title>
      <link>https://loshadki.app/blog/2022-12-09-imagegeneratorml/</link>
      <pubDate>Fri, 09 Dec 2022 00:00:00 +0000</pubDate>
      <guid>https://loshadki.app/blog/2022-12-09-imagegeneratorml/</guid>
      <description>&lt;figure&gt;&lt;img src=&#34;https://loshadki.app/images/imagegeneratorml.png&#34;&#xA;    alt=&#34;Image generator ML&#34;&gt;&lt;figcaption&gt;&#xA;      &lt;p&gt;Image generator ML&lt;/p&gt;&#xA;    &lt;/figcaption&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;p&gt;I have released a fun project on TestFlight. An app that allows you to generate images with Machine Learning&#xA;using the Stable Diffusion Model.&lt;/p&gt;&#xA;&lt;figure&gt;&lt;img src=&#34;https://loshadki.app/imagegeneratorml/pencil_sketch_of_bear_head_with_paw.0.png&#34;&#xA;    alt=&#34;Pencil sketch of bear head with paw&#34;&gt;&lt;figcaption&gt;&#xA;      &lt;p&gt;Pencil sketch of bear head with paw&lt;/p&gt;&#xA;    &lt;/figcaption&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;p&gt;Download it at &lt;a href=&#34;https://loshadki.app/imagegeneratorml/&#34;&gt;Image Generator ML&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>OpenIn 4.0.5 - Script logs</title>
      <link>https://loshadki.app/blog/2022-11-30-openin-4-0-5/</link>
      <pubDate>Wed, 30 Nov 2022 00:00:00 +0000</pubDate>
      <guid>https://loshadki.app/blog/2022-11-30-openin-4-0-5/</guid>
      <description>&lt;p&gt;OpenIn 4.0.5 has been submitted for review in App Store and SetApp. Hope you will get it tomorrow!&lt;/p&gt;&#xA;&lt;p&gt;Bug fixes always take priority. There were a few reported right after I released 4.0.4:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;Bug: Console.log does not work anymore in the Script Editor&lt;/li&gt;&#xA;&lt;li&gt;Bug: Newly added Source Apps might not have effect on the Rules&lt;/li&gt;&#xA;&lt;li&gt;Bug: Scroll does not work in script editor&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;While fixing the &lt;code&gt;console.log&lt;/code&gt; issue, I also implemented something nicer for being able to see the actual input and&#xA;output of the Script Executor in action.&lt;/p&gt;</description>
    </item>
    <item>
      <title>OpenIn 4.0.4</title>
      <link>https://loshadki.app/blog/2022-11-28-openin-4-0-4/</link>
      <pubDate>Mon, 28 Nov 2022 00:00:00 +0000</pubDate>
      <guid>https://loshadki.app/blog/2022-11-28-openin-4-0-4/</guid>
      <description>&lt;p&gt;A small but big update is here for OpenIn 4. It includes some bug fixes and a few features I want to share with you!&#xA;OpenIn 4.0.4 has already been published on the App Store and SetApp. The App Store still has a &lt;strong&gt;50% off&lt;/strong&gt; deal (as part of&#xA;Cyber Monday) for OpenIn and other applications we provide.&lt;/p&gt;&#xA;&lt;h2 id=&#34;app-selection-icons-size&#34;&gt;App Selection Icons Size&lt;/h2&gt;&#xA;&lt;p&gt;Some users got used to the size of the icons and app selection menu in OpenIn 3, so they wanted to have back the ability&#xA;to see the apps in the same size. Now you can configure the size of the app icons.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
