RSSAmplifier

Blog

Loshadki Apps

Recent content on Loshadki Apps

loshadki.appRSS feed ↗10 posts

Latest posts

JumpImport 1.3.0 and the first release of JumpView

I have two skydiving-related Mac app updates to share today: JumpImport 1.3.0 is out, and I am also publishing the first release of JumpView . They solve two different parts of the same weekend problem. JumpImport helps get the footage off SD cards without turning file names into a manual bookkeeping project. JumpView helps review GPS tracks after the jump, especially when you want to compare…

Betas: OpenIn 4.3, ShellHistory 3.1, RegExp 2.3, CheckCraft 1.2 and ImmersiShare 2.0

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. I will go into detail here for OpenIn, and briefly mention new features in other apps, as they are easier to discover. P.S. I do post on Mastodon under @outcoldman about some new features that I implement. OpenIn 4.3 TestFlight Minimum requirement now is…

MacInspector.app - Beta - Find what is taking space on your Mac

This is a project that I have been working on for the last 2 years. And finally I am getting somewhere. With MacInspector I am trying to build a unique tool that can be used for several use cases: Explore a file system, and quickly find all the files and folders that are taking a lot of space (similar to DaisyDisk). You should be able to navigate through a file system and see which folders are…

RenameNinja.app - Rename tool for files made for developers

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, 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 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 how to…

Hey DeepSeek, can you reduce junk in my inbox?

TL;DR: 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. It is a freemium application, that you can download here , currently offer 100% discount for the first 1000 users. In the last year or so, I have noticed a significant increase in the number of cold sales emails I receive. Officially, they are not spam, but they are…

Loshadki Store - 60% off and free unlimited trial

We are happy to announce that we are running a 60% off sale for ShellHistory and OpenIn in the Loshadki Store and on the App Store. Use code C3MZGWOA to get a discount on OpenIn and ShellHistory applications on the Loshadki Store. The code is valid until the end of January 2025. Ah yes, and we have a store now. You can purchase OpenIn and ShellHistory applications directly from the store and get…

Vision OS - ImmersiShare

While I am waiting for WWDC 2024, to see what else I can add to the existing applications, or to get a new idea for a productivity app, I am working on a new project called ImmersiShare for visionOS . ImmersiShare allows you to share your spatial videos with other people. The app already has close to 100 short videos, from Alaska to Indonesia. The most popular videos: Big Thunder Railroad in…

OpenIn 4.1

Safari Profiles! Woo-hoo! I have been using macOS Sonoma since Developer Beta 1. And I am one hundred percent free from Chromium-based browsers. Sorry, no judgment here. If you love Arc, Chrome, Edge, or Brave browsers, OpenIn will continue to support them. I don’t use a lot of extensions, so Safari has always served me well. Since Developer Beta 1, I have been working on supporting Safari…

ImageGeneratorML - Beta

Image generator ML I have released a fun project on TestFlight. An app that allows you to generate images with Machine Learning using the Stable Diffusion Model. Pencil sketch of bear head with paw Download it at Image Generator ML

OpenIn 4.0.5 - Script logs

OpenIn 4.0.5 has been submitted for review in App Store and SetApp. Hope you will get it tomorrow! Bug fixes always take priority. There were a few reported right after I released 4.0.4: Bug: Console.log does not work anymore in the Script Editor Bug: Newly added Source Apps might not have effect on the Rules Bug: Scroll does not work in script editor While fixing the console.log issue, I also…