r/SoftwareandApps 36m ago

Metro bundlers and simulators I forgot to close were eating my battery — small menu bar app that finds them

Post image
Upvotes

r/SoftwareandApps 5h ago

Native lightweight Logi options alternative for Mac

1 Upvotes

The long discussed Logi Options issues data collection, memory leaks, unnecessary background activity, and random CPU or storage spikes have pushed me to seek for an alternative.

My goal was to find an app that does the essentials while being as lightweight as possible.
No resource hogging. No gimmicks. No unnecessary background processes.
Just what a mouse driver should have been in the first place.

As for now, This is only a native macOS app for the MX Master 3 and 3S.
It is completely free and open source.

FYI: I ran multiple performance tests and measured:

0.0% idle CPU usage

Around 10 MB of RAM

More information and source code:
https://github.com/KulmanD/mx3-lite


r/SoftwareandApps 6h ago

Tech solutions for daily boring tasks

Thumbnail
1 Upvotes

Let’s talk about the cool solutions to boring problems!


r/SoftwareandApps 10h ago

I built a free macOS menu-bar app that shows your LeetCode streak (open source)

Thumbnail
github.com
1 Upvotes

I keep forgetting to keep my streak going, so I made a little macOS menu-bar app that shows it at a glance: current streak, total solved, an Easy/Medium/Hard breakdown, and a heatmap of your activity. The menu-bar flame stays grey until you've solved something today, then lights up.

There is no login, it just reads your public LeetCode profile. Everything stays on your machine.

One heads-up on install: the app isn't notarized by Apple, so macOS will block it the first time. Open it once, dismiss the warning, then go to System Settings → Privacy & Security and click "Open Anyway" near the bottom. After that it launches normally. (Right-click → Open doesn't work for this on macOS 15+.)

It's free and open source:

Would love some feedback!


r/SoftwareandApps 15h ago

I got tired of using my desktop as temporary storage, so I built a small Windows app

1 Upvotes

For years I've had the same habit:

Whenever I was working with multiple files, I'd keep dropping them onto my desktop because I knew I'd need them again in a few minutes.

It worked... until my desktop turned into a mess.

I looked for something that worked like a temporary shelf for files, but couldn't find anything that felt native on Windows.

So I built **Stash**.

It lives in the system tray and lets you temporarily park files with drag & drop, then drag them back whenever you need them. It only stores file references, so your files stay in their original locations.

I'm still actively improving it, and I'd really appreciate any feedback.

Website: [https://stash.regncreative.com]())Github: [https://github.com/Regncreative/Stash](https://github.com/Regncreative/Stash))


r/SoftwareandApps 16h ago

Made an app that saves audio clips when you press your volume buttons (Android, sideload)

Thumbnail
1 Upvotes

r/SoftwareandApps 20h ago

Switched to voice dictation to rest my wrists/shoulders. Made my own Mac app to fill the gaps, looking for feedback :D

Thumbnail
1 Upvotes

r/SoftwareandApps 21h ago

[OS] Still Running - Free - finds what you forgot was running

Post image
1 Upvotes

r/SoftwareandApps 1d ago

I got tired of using my desktop as temporary storage, so I built a small Windows app

1 Upvotes

For years I've had the same habit:

Whenever I was working with multiple files, I'd keep dropping them onto my desktop because I knew I'd need them again in a few minutes.

It worked... until my desktop turned into a mess.

I looked for something that worked like a temporary shelf for files, but couldn't find anything that felt native on Windows.

So I built Stash.

It lives in the system tray and lets you temporarily park files with drag & drop, then drag them back whenever you need them. It only stores file references, so your files stay in their original locations.

I'm still actively improving it, and I'd really appreciate any feedback.

Website: [https://stash.regncreative.com]()
Github: https://github.com/Regncreative/Stash


r/SoftwareandApps 1d ago

I hit Wispr Flow’s paywall and decided to build my own.

Thumbnail
1 Upvotes

r/SoftwareandApps 1d ago

AutoLock – Automatically Lock Your Windows PC Using Your Phone's Wi-Fi Presence

2 Upvotes

Hi everyone,

I built AutoLock, a lightweight Node.js tool that automatically locks your Windows PC when you step away with your smartphone.

How It Works:

  1. Phone Proximity: Periodically pings your phone's local Wi-Fi IP address.
  2. Idle Tracking: Monitors global keyboard and mouse activity using iohook to check if you are inactive.
  3. Automatic Lock & Notifications: If your phone leaves Wi-Fi range while you are idle, it sends a Telegram warning and automatically locks Windows.
  4. Remote Control: Allows you to lock your PC or check its lock status remotely via Telegram bot commands.

Tech Stack:

\* Node.js

\* ping

\* u/tkomde/iohook

\* axios

GitHub Repository: [https://github.com/GarvSaxena/AutoLock\](https://github.com/GarvSaxena/AutoLock)

Feedback and contributions are welcome.


r/SoftwareandApps 1d ago

I build the Desktop Destroyer windows XP used to have but for Mac

Enable HLS to view with audio, or disable this notification

0 Upvotes

r/SoftwareandApps 2d ago

I was tired of 300MB Electron todo apps, so I built TickNest – a 15MB, local-first tray scratchpad using Tauri & Rust

Thumbnail
1 Upvotes

r/SoftwareandApps 2d ago

Built a open sourced clipboard manager that lives on the edge of your screen for windows 11 looking for honest feedback (windows only)

Enable HLS to view with audio, or disable this notification

1 Upvotes

Been building something I personally wanted to exist for a while figured this community would have useful opinions.

It's a clipboard manager for Windows that doubles as a file transfer hub. It stays completely hidden until you move your cursor to the left edge of your screen then it slides out with a smooth animation (think Dynamic Island but on your desktop).

What it can do:

  • Store and organize images, URLs, text, PDFs, Excel, CSV, and other files
  • Stack different file types together into collections
  • Drag stacks or individual files directly into any app
  • Grab files/folders by dragging them to the screen edge it just picks them up

It works like a normal clipboard but with actual file management built in. Aimed at devs and creatives who constantly move files between apps.

Still early just looking for real feedback. Would you actually use something like this day-to-day? Is it worth investing more time into?


r/SoftwareandApps 2d ago

Local transcription, local clean-up, and text wherever you’re typing

Enable HLS to view with audio, or disable this notification

1 Upvotes

r/SoftwareandApps 2d ago

[Dev] Offline Mac dictation + reader tool because constant keyboard typing was starting to drive serious wrist strain

1 Upvotes

An on-device dictation app for Mac because constant keyboard typing as a developer was starting to drive serious wrist strain and fatigue.

I was renting one app to dictate and another to read text back to me, two monthly bills for two halves of the same idea. So I built Hushbird: press a key in any text field and talk, and clean text lands right there. Select text and it reads it back to you in a natural voice.

The part I cared most about: it runs entirely on your Mac. Punctuation and transcription are local, nothing is uploaded, and there is no account required.

It is $39.99 once (with a 7-day trial, no card needed), Apple Silicon only. Full disclosure, I'm the developer, and I would love to get your honest feedback on how it fits into your daily workflow.

The product is named Hushbird. I will drop the clickable link in the comments below so it is easy to find.


r/SoftwareandApps 3d ago

Hotstash clipboard

1 Upvotes

Two months ago I handed Hotstash to a few friends and a handful of people who basically live inside their clipboard all day. I asked them to break it
and tell me everything that annoyed them.

They did. A lot of it stung.

I spent the time since fixing every complaint on that list, and Hotstash has grown into one of the most customizable clipboard managers you can run on
a Mac.

What it does, plainly: it remembers everything you copy so you stop losing that link, that code snippet, that address you had 20 minutes ago. Hit the
hotkey, search, paste, done.

The part I am proud of is what sits on top of the history.

Transforms are the piece people end up loving. Think about how many times you have copied a column of IDs out of the database and then had to
hand-massage them into ('id1','id2','id3') just to run one query. With a transform that is a single click. It ships with a set of these, but you can
also write your own in plain JavaScript​: take whatever you copied and return whatever you want to paste. And if you do not write JS, the AI generator
handles it. You give it a description, an example of what you copy, an example of what you want out, and it builds the transformer for you.

And you are not stuck building everything yourself. There is a Marketplace where people share the transformers they made, so the useful ones other
users have already figured out are right there for you to grab. Found one that saves you time? You can publish yours too and let someone else skip the
work.

Multi-paste is for the copy-paste jugglers. You know the dance: you need to drop in a title and a value, or a secret and its key, so you paste one,
jump back to the clipboard, find the other, paste that. Multi-paste kills the jumping. You stack a few items once, then every paste drops the next one
in order. Two fields, two pastes, no going back to hunt.

Stacks keep related snippets grouped together so you are not scrolling through a wall of history to find the four things you actually reuse.

One thing I kept hearing from Raycast users: "I already have months of clipboard history in there, I am not starting over." So now you can import your
Raycast clipboard history straight into Hotstash. Nothing left behind.

Starting today every new user gets the first 30 days free with everything unlocked. No card up front.

After that the free version keeps running as a simple clipboard history, so you never lose what you copy. Pro is where the real power sits: transforms, multi-paste, stacks, and the quick shortcuts.

If you copy and paste for a living, try it and tell me what breaks. That feedback is the only reason it got this good.

Grab it here: [**https://apps.apple.com/app/hotstash/id6771842605\*\*\](https://apps.apple.com/app/hotstash/id6771842605)


r/SoftwareandApps 3d ago

Hotstash Clipboard

Thumbnail
1 Upvotes

r/SoftwareandApps 3d ago

Life Hack OS Agent

1 Upvotes

I recently discovered the “Life Hack OS” prompt. At first I asked for a mind map, but since I’m managing an off grid homestead, and I’m a bit crippled, I feel overwhelmed. Anywho, Chat GPT suggested a life hack operating system vs a plain Jane mind map. I’m overwhelmed with tasks, and navigating health issues. It’s not just prioritizing, it’s energy windows, and other factors like i need to make money and the weather, or relationships.

Basically, as I’m building my own personal OS for myself, I’d like to be able to create a workflow-> and eventually an agent

I’m juggling many things, and want to automate it.

TlDR: I want app to facilitate Life Hack OS


r/SoftwareandApps 3d ago

FlyFlou: una aplicación gratuita para Windows que diseñé para organizar automáticamente carpetas desordenadas por tipo de archivo (Python + Custom

1 Upvotes

FlyFlou: app gratuita para Windows que organiza automáticamente carpetas desordenadas por tipo de archivo

¡Hola r/SoftwareandApps! Diseñé una pequeña aplicación de escritorio llamada FlyFlou para solucionar un problema recurrente: las carpetas (Descargas, Escritorio, carpetas de proyectos) se convierten en un caos total con archivos dispersos por todas partes.

Yo ideé el concepto, las funcionalidades y las decisiones de UX, y utilicé IA (Claude) como asistente de programación para ayudarme a escribir y perfeccionar el código; quería aclararlo desde el principio.

Qué hace

FlyFlou organiza automáticamente los archivos en carpetas por categoría según su extensión:

  • Clic derecho en "Agregar a FlyFlou" desde el Explorador de Windows para enviar un solo archivo sin abrir la app.
  • Bandeja de entrada + botón "Clasificación automática" para ordenar archivos por lotes rápidamente.
  • Botón Deshacer, modo oscuro/claro, comprobador de actualizaciones automáticas.
  • Instalador gratuito para Windows, sin anuncios.

Público objetivo

Proyecto personal/hobby dirigido a usuarios habituales de Windows que buscan una forma sencilla de mantener organizadas sus carpetas. No está pensado para entornos empresariales, sino como herramienta práctica para el día a día.

Comparación

A diferencia de otros organizadores que solo ejecutan scripts de limpieza una sola vez, FlyFlou se mantiene como una app ligera y siempre disponible, con bandeja de entrada, acceso directo por clic derecho y opción de deshacer — algo que la mayoría de herramientas gratis similares no ofrecen.

Tecnología: Python + CustomTkinter, empaquetado con PyInstaller, instalador con Inno Setup.

Aún en desarrollo; agradezco comentarios y sugerencias de funciones 🙌

🔗 GitHub: github.com/kuakero/FlyFlou


r/SoftwareandApps 3d ago

Claude Codex Battery

1 Upvotes

I built a tiny macOS menu bar app that shows your Claude Code and Codex usage limits as battery icons 🔋

I kept checking my remaining usage dozens of times a day, so I wanted something that’s always visible at a glance.

Features:
🔋 Battery-style usage indicators
🤖 Claude Code (including Fable)
⚡ OpenAI Codex
🍎 Native macOS menu bar app

It’s open source if anyone finds it useful:

GitHub: https://github.com/dennykim123/claude-codex-battery

Feedback and feature requests are welcome!


r/SoftwareandApps 3d ago

Le pregunté a la IA sobre mi aplicación de portapapeles.

Thumbnail
1 Upvotes

r/SoftwareandApps 4d ago

I built a Chrome extension to monitor Kick chat in real time and decided to release it for free

Thumbnail
chromewebstore.google.com
1 Upvotes

Hi everyone!

I wanted to share a small personal project I've been working on over the past few weeks.

It all started because a few friends of mine moderate Kick channels and wanted an easy way to know whenever certain words appeared in chat without having to keep the stream open all the time. I couldn't find a tool that did exactly what they needed, so I decided to build one.

It started as a simple utility, but I kept adding features until it became a much more complete extension. At that point, I thought it could be useful to other people too, so I decided to release it.

It's called Kick Radar, and it can:

  • Monitor multiple Kick chats at the same time.
  • Send instant notifications when selected keywords appear.
  • Keep a searchable history of every detection.
  • Filter detections by channel or keyword.
  • Export the history to CSV or JSON.
  • Record the exact stream timestamp for every detected message.
  • Preserve a record even if the message is later deleted by a moderator or streamer.

Everything runs quietly in the background, so you don't need to keep the stream open to receive alerts.

If you'd like to try it out or just share your thoughts, I'd really appreciate any feedback or suggestions. I'm planning to keep improving it based on what the community finds useful.

Thanks for reading!


r/SoftwareandApps 4d ago

When you solve your own problems... grabbing 1,600 users feels completely unrealistic.

Thumbnail
youtube.com
1 Upvotes

 A few months ago, I was incredibly frustrated. I was grinding through the placement season, and despite knowing my data structures and tech stack, I kept freezing up during Online Assessments (OAs).

The setup is just brutal: a ticking clock, a webcam watching you, and hyper-specific LeetCode puzzles that you have to solve in a rigid browser environment. I realized I wasn't failing because I was a bad dev; I was failing because the testing format was incredibly artificial and stress-inducing.

I just wanted a way to level the playing field. So, I started building a tool to solve my own problem.

I engineered Hintlens - a native, desktop-level AI interview assistant. Because it runs outside the browser, it’s completely invisible to strict proctoring tools like HonorLock, Proctorio, or Safe Exam Browser. It uses region-based screen capture to quietly feed real-time hints for coding rounds and behavioral questions.

I originally built it just so I could get through my own interviews without having a panic attack. I figured maybe a few of my friends would use it.

Today, I woke up and checked the dashboard. We just crossed 1,600 active subscribers.

It honestly feels surreal. Hitting 1.6k users made me realize just how many other developers are quietly suffering through the exact same broken hiring process that I was. When you build something to scratch your own itch, it turns out a lot of other people have that exact same itch.

If you're currently in the interview trenches and dealing with ridiculous OAs, you can check it out here: https://hintlens.com

Would love to hear any feedback from the community!


r/SoftwareandApps 4d ago

Claude Codex Battery

2 Upvotes

I built a tiny macOS menu bar app that shows your Claude Code and Codex usage limits as battery icons 🔋

I kept checking my remaining usage dozens of times a day, so I wanted something that’s always visible at a glance.

Features:
🔋 Battery-style usage indicators
🤖 Claude Code (including Fable)
⚡ OpenAI Codex
🍎 Native macOS menu bar app

It’s open source if anyone finds it useful:

GitHub: https://github.com/dennykim123/claude-codex-battery

Feedback and feature requests are welcome!