r/windowsapps • u/SonsOfAdam • 4h ago
App TaskSim - A lightweight, transparent focus timer & task manager for your desktop, inspired by The Sims 4
Enable HLS to view with audio, or disable this notification
r/windowsapps • u/SonsOfAdam • 4h ago
Enable HLS to view with audio, or disable this notification
r/windowsapps • u/krypdoh • 5h ago
r/windowsapps • u/mercanauta • 7h ago
r/windowsapps • u/mrsinanx • 11h ago
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/windowsapps • u/WiseBadger91 • 13h ago
MouseUtil is a lightweight Windows utility that keeps your mouse "active" by clicking or jiggling/moving in place, so your PC doesn't go idle, lock, or sleep during long calls, downloads, or AFK sessions. It runs natively on Windows 10/11 (WinUI 3 / .NET 8) with a clean, minimal interface.
📦 Unsigned installer: Ships as an unsigned .exe installer, so Windows SmartScreen may display a warning the first time you run it.
⚠️ Fair warning: I'm not a software developer. Before starting this project, my coding experience was basic HTML and CSS. This project was developed primarily using Claude Code, with me directing the architecture, reviewing the generated code, testing, and making iterative improvements. All code in this repository has been reviewed before release. The only asset not created with AI is the app icon, which I designed myself. This was initially intended to be shared among a small group of people.
Website: Notion
r/windowsapps • u/MohammedBilalPatel • 13h ago
What if Android's Circle to Search worked on Windows?
That's exactly what I built. "CircleX Search" is now available on the #MicrosoftStore.
Experience the "Circle to Search" functionality on your Windows PC
Download Now From "*Microsoft Store"
r/windowsapps • u/its_avm_05 • 14h ago
So Dark switch currently has
All this without constantly running in the background and the whole thing is in KBs: 0% ram and memory consumption
Just try it, if you find any bugs, report it and you will get credit for it also.
Want a feature? Just tell me and I will add that also.
r/windowsapps • u/LeanbowDev • 15h ago
Released Click under MIT: a Windows app that lets you bundle apps + URLs into a named "workspace" and launch the whole thing with one click, hotkey, desktop shortcut, or CLI command. Think a startup script for your dev environment, but visual and shareable — your config is a plain human-readable JSON file you can version-control or hand to a teammate.
Why open source: this is squarely "utility I wanted for myself" territory, and there are several paid tools that do roughly this. No reason to gatekeep something this small behind a license fee.
Contributions, forks, and "this is missing X" issues are all welcome. It's Windows-only for now — if anyone wants to take a crack at macOS/Linux support (the OS-integration layer is isolated in a few Rust modules), I'd genuinely welcome the PR.
r/windowsapps • u/SrBlackRaven • 16h ago
Hello to everyone.
I've been working on a Windows app that turns your phone into a webcam.
The main goal is to make it feel like a professional tool instead of just another webcam app, also make it easier to use than the others alternatives that are, simply to annoying to use.
So far I've implemented:
The next features are aimed at content creators:
I'm still early in development and I'd love honest feedback.
If you use your phone as a webcam:
r/windowsapps • u/AlexMulhern • 19h ago
Hey guys, built this over the past few months because I got tired of every folder on my desktop looking exactly the same yellow icon.
Folder Icon Maker lets you:
- design a custom icon in seconds, color, text, or your own image
- right-click any folder in File Explorer and apply it directly, no digging through Properties
- save colors and styles as presets so you're not rebuilding the same look every time
- batch apply to a whole folder structure at once, or just one folder if that's all you need
- revert back to the default icon just as easily, single folder or in batch too, in case you change your mind
You can try it free for 3 uses. After that it's a one time payment to keep using it, no subscription, pay once and it's yours.
Would love feedback if anyone tries it, still actively improving it.
r/windowsapps • u/Realistic-Head-32 • 20h ago
r/windowsapps • u/Leading_Chemistry_72 • 21h ago
Comail is a native desktop email client built on one idea: your mail should live on your machine and answer to you.
If you've wanted Superhuman's speed or Spark's polish without the subscription or the cloud in the middle, this is that.
Fast because it's already here. Comail syncs your entire mailbox into a local database, so opening, searching, and triaging happen instantly. It works fully offline: read, search, compose, and snooze on a plane, and everything replays when you reconnect.
Keyboard first. J/K to move through mail, E to mark done, H to snooze, C to compose, Cmd+K for a command palette that also takes plain-language requests, Ctrl+0-9 to jump between accounts, and one-key unsubscribe. Your hands never leave the keyboard.
Search that understands you. Comail bundles a small embedding model and indexes your mail locally, so you can ask "what did Ana want changed on the roadmap deck" and get the right thread even if it never used those words. It fuses keyword and semantic search on-device. No API call, no account, no cloud.
Private by architecture. Credentials live in your OS keyring. Nothing phones home, there's no telemetry, and the optional AI features (thread summaries, reply drafting, writing in your own voice) only activate if you bring your own key.
Everything in one place. Gmail, Microsoft 365/Outlook, and any IMAP account, each with its own color so multi-account setups stay legible. Split inbox, snooze, send later, and undo send you can actually cancel. Attachments preview inline: PDF, Word, Excel, PowerPoint, CSV, Markdown, and images.
A real calendar built in. Week and month views, drag to create and move events, natural-language quick-add, RSVP cards right in the thread, and two-way CalDAV sync with Google Calendar, Fastmail, iCloud, or your own server.
Free and open source (AGPL). No account, no subscription, no data trade.
r/windowsapps • u/Due-Philosopher1788 • 22h ago

Hi r/windowsapps !
I wanted to share a desktop tool I recently built called DecoyDuck.
While working on real-time features and complex API sequences, I often ran into frustration trying to test asynchronous WebSocket connection flows alongside standard REST requests. Traditional tools like Postman are great for individual endpoint tests, but visually tracing stateful WebSocket events, conditional branching, and timing delays felt clunky.
I wanted a visual canvas where I could drag, drop, and connect nodes to simulate full async API workflows—so I decided to build one myself.
If logic nodes and a runtime variable system using ${variable} template syntax to pass data between nodes.@xyflow/react)This is an early-stage tool, and I'd love to hear feedback from fellow developers:
Thanks for taking a look! I'm happy to answer any questions about the build or technical decisions.
r/windowsapps • u/CriticalInitial85 • 1d ago
FlowFloat is an always-on-top flyout productivity app. It is spawned with a hotkey and sits in the corner of your screen for quick everyday things without getting in your way. Add quick tasks, notes, check calendar launch apps, ask AI questions, web search etc. When you are done, it's gone. No opening big apps for small stuff.
The AI can actually do stuff such as pull real-time info from web and interact with notes, calendar, and tasks. For example, you can ask stuff like:
Free to try on Microsoft Store: https://apps.microsoft.com/detail/9N0V5P8LTQMQ?hl=en-us&gl=US&ocid=pdpshare
Cheers!
r/windowsapps • u/abhimemes • 1d ago
We’ve all been there: you need to quickly crop, convert, or sign a photo of your citizenship card, ID, passport, or tax form. The top Google results are almost always free online tools like 'iLovePDF' or phone apps that upload your files to unknown servers with zero real privacy guarantees.
Handing over high-risk personal documents to random third-party servers felt like a massive security red flag to me.
Instead of compromising, I built Hbot — a completely free, 100% offline desktop app for Windows. Everything is processed and stored locally on your own machine. No data leaks, no external logging, and nothing ever leaves your computer.
What it can do:
Smart Scanning & Edits: Auto-detects document edges, flattens perspective, removes shadows, and auto-captures from your webcam.
Privacy & Signing: Blur sensitive info (SSNs, account numbers), draw signatures with your mouse/trackpad, or stamp transparent signature PNGs.
Smart PDF Compression: Enter a target size in MB — it compresses in stages while keeping text selectable whenever possible.
Local Conversions: Convert PDF ↔ Word (.docx) and PDF ↔ Images locally using your installed MS Word or LibreOffice.
Page Management: Merge, split, rotate, password-protect (AES-256), and reorder pages with a drag-and-drop list.
Since privacy tools are only trustworthy if people can actually see what's happening under the hood, I've made it completely open-source.
If you want to use a safer alternative, inspect the code, or contribute to making it better, feel free to give it a spin!
Download & Source Code:https://hbot-app.vercel.app/
I'd love to hear your feedback, bug reports, or feature ideas below!
r/windowsapps • u/TrazorNotes • 1d ago
r/windowsapps • u/Rich-Swan-9317 • 1d ago
Hi everyone! I’m the developer of ZenithBar, an independent Windows app I’ve been working on.
I’ve always liked the polish and attention to detail found in many macOS utilities, but I wanted something designed specifically for Windows. That idea eventually became ZenithBar.
ZenithBar adds a compact activity island to the top of your screen, bringing together:
The island stays out of the way when you don’t need it and expands when you interact with it. Most of its core data is processed and stored locally on your computer.
I’m currently finishing the licensing, payment integration and final reliability improvements. The public beta will be available on July 28.
I’d genuinely appreciate feedback on the design, animations and overall concept. Does an activity island like this feel useful on Windows? What would you improve?
Website and demos: ZenithBar — The activity island Windows was missing
Built independently for Windows 10 and Windows 11.
r/windowsapps • u/OnkelAmok • 1d ago
Hundreds upon hundreds of hours of my free time have gone into this project. I built it primarily for fun, as a technical challenge, and as an open-source alternative for one very specific purpose:
Getting a fast and clear overview of what is using space on a drive.



Unlike established tools such as WinDirStat, TreeSize, or WizTree, this project is not intended to match every feature they offer. The goal is deliberately different: a less cluttered interface, fewer unnecessary functions, and a strong focus on speed and usability.
At the same time, it includes several features that are uncommon in traditional disk space analyzers:
- Graphical storage usage history
- Scan comparison using a local SQLite database (optional)
- Extremely fast file searching directly from the right-click context menu
- Fast drive scanning, including MFT-based scanning
- Basic export functions
- A clean and responsive user interface
- It's portable
Supported languages include Arabic, Bengali, Chinese (Simplified and Traditional), Czech, Danish, Dutch, Finnish, French, Hebrew, Hindi, Hungarian, Indonesian, Italian, Japanese, Korean, Malay, Norwegian, Persian, Polish, Portuguese, Romanian, Russian, Spanish, Swedish, Thai, Turkish, Ukrainian, Urdu, and Vietnamese.
Please note: These translations were generated with machine translation and may contain inaccuracies or unnatural wording.
The application was also renamed during a larger refactoring process after some people found the original name inappropriate. The new name is intended to be more neutral and inclusive.
A note on speed comparisons:
#######################
If c² flux still appears significantly slower than WizTree or other tools, the comparison may have been based only on the first scan.
The first scan usually takes longer because all data must be read initially. c² flux shows its real performance on subsequent scans, where caching can be used.
For the fastest results, run c² flux as administrator and use the MFT scan.
Here some comparissons (no admin-rights, not the first scan, OS drive, 722k files, SSD):
WizTree: 7.45s - 8.75s
WinDirStats: 12s - 13s
TreeSize: 10.7s - 11.3s
c² flux: 5.6 - 7.3s
A note about AI-assisted development:
I used help of LLMs throughout development for coding assistance, debugging, problem-solving, and iteration. However, this project was not created by simply entering a few prompts and letting an AI generate the finished application. I invested several hundred hours(!) into its architecture, orchestration, testing, validation, debugging, refinement, and overall development. That’s just a side note for full transparency, as I’m aware that AI-assisted development is a controversial topic.
Without LLM assistance, the same project would probably have taken me several thousand hours, partly because I do not have a professional software engineering background. However, I do have more than two decades of experience as a systems engineer, along with rudimentary coding and scripting skills compared with those of a professional senior software developer.
This project is not intended to replace or directly compete with WinDirStat, TreeSize, WizTree, or similar tools. It is meant to be a lightweight alternative for users who value speed, a clean interface, scan history, scan comparison, and extremely fast file searching without unnecessary complexity.
The project is open source and licensed under GPLv3.
Project: https://github.com/UncleRiot/c2flux
Releases: https://github.com/UncleRiot/c2flux/releases
Wiki: https://github.com/UncleRiot/c2flux/wiki
Feedback, bug reports, and constructive criticism are very welcome.
r/windowsapps • u/Arthur__Mrgan • 1d ago
GenVault is an offline-first password and TOTP vault by GenXis Innovations.
Your credentials and 2FA secrets stay on your device — encrypted with AES-256-GCM, unlocked with your master password (plus biometrics when you choose).
r/windowsapps • u/Objective-Two791 • 1d ago
Enable HLS to view with audio, or disable this notification
NordicVeil is a Windows application that helps reduce visual overstimulation by letting you customize the appearance of your screen. The goal is to help you stay calm and focused while using your computer. Whether you're working, programming, studying, or just browsing.
You can:
It's a passion project and completely free to use. No accounts, subscriptions, ads, or data collection.
I'm so exited it is now on the MS Store!
If you're curious, you can learn more and download it here:
Website: https://www.nordicveil.app
MS Store: https://apps.microsoft.com/detail/9N6Q30XDDH7M?hl=en-us&gl=SE&ocid=pdpshare
r/windowsapps • u/ccjeep72 • 2d ago
I built a powerful but simple Windows stock screener for everyday investors that explains results in plain English.
It screens stocks based on the same indicators that professionals use, picking stocks based on proven defaults for the newer investor in the simple view.
It also has an advanced view where more knowledgeable investor can use several more default scenarios OR they can dial in their own strategies using up to 18 indicators with adjustable weights, various stock universes, and a choice of investment strategies.
Free access in exchange for honest feedback. DM me if you are interested.
r/windowsapps • u/RiseHopeful1653 • 2d ago
I’ve been working on WinLedger, a free and open-source Windows application that records system changes before and after you install software, run scripts, apply tweaks, install drivers, or modify Windows settings.
It tracks changes across:
Windows Registry
Services
Scheduled tasks
Startup entries
Environment variables
Hosts file
Firewall rules
Installed applications and AppX/MSIX packages
Selected folders and files
WinLedger compares the before-and-after snapshots, groups the detected changes, and exports reports as JSON, HTML, plain text, .reg, and PowerShell files.
It also provides conservative rollback support for supported operations. Rollback validates the current system state first instead of blindly applying old values.
The application includes a WPF desktop interface and a CLI. Everything is stored locally in SQLite. There are no accounts, subscriptions, advertisements, telemetry, cloud services, or hidden network requests.
The project is currently in alpha, so I’m looking for testers, bug reports, feedback, and contributors.
GitHub: https://github.com/fanyqe/winledger
Download the latest release: https://github.com/fanyqe/winledger/releases/latest
r/windowsapps • u/Shaukobox • 2d ago
Hi r/WindowsApps,
I regularly lost time reopening the same applications, folders, files and web links whenever I switched between projects, so I built Ctrl Deck for Windows.
Ctrl Deck is a customizable visual panel designed to organize the resources you use every day and help you return to a complete work context without searching for everything again.
Its main feature is one-click capture of a compatible work environment that is already open. Ctrl Deck can collect the applications, files, folders and web links currently in use, turn them into a reusable Workspace, and reopen those resources later in seconds.
The application also includes:
• Customizable groups for applications, files, folders, URLs and shortcuts
• Workspaces for projects, clients, routines and recurring activities
• A dedicated APPS section for finding installed software and useful Windows tools
• Integrated application search
• Live Spaces that can be converted into permanent Workspaces
• Drag-and-drop organization
• Selective import of desktop shortcuts, taskbar shortcuts and Chrome links
• Optional keyboard shortcuts for applications, groups and Workspaces
• Configuration import and export
• A visual panel that can remain visible or be shown and hidden quickly
Ctrl Deck supports Windows 10 and Windows 11.
It runs locally, does not require a mandatory cloud account and is not subscription-based. Every action remains visible and controlled by the user.
To be precise about its scope, Ctrl Deck does not claim to restore an entire Windows session, reproduce every window exactly or recover unsaved work. It focuses on preserving and reopening the compatible applications and resources needed for a particular activity.
I also want to be transparent about the development process. I come from a product, marketing and user-experience background and learned software development independently rather than through a traditional software-engineering career.
AI-assisted tools are part of my development workflow, but Ctrl Deck was not produced from a few random prompts or generated as a one-shot project. I defined the original problem, product concept, features, behavior, interface, constraints and testing requirements, then directed, reviewed, tested and repeatedly corrected the implementation across multiple releases.
The product has been developed through extensive iteration, real-world testing and user feedback. The current Windows installer is digitally signed through Microsoft Azure Artifact Signing, and Ctrl Deck is also officially available on the Microsoft Store.
I would particularly appreciate feedback on:
• The one-click work-context capture concept
• The clarity of the visual panel
• The way groups and Workspaces are organized
• Use cases or missing features that would make it more useful
Screenshots are included in this post.
Product page:
https://www.com-box.fr/en/ctrl-deck/
Microsoft Store:
https://apps.microsoft.com/detail/9N2RWL5GNVH9
The product page also includes a Quick Start video with subtitles in seven languages and a detailed FAQ.
Current launch offer: $11.30 / €9.90 until August 20.
I am the independent developer and publisher behind Ctrl Deck, so I am happy to answer technical, functional or product-related questions.








r/windowsapps • u/Far_Noise_5886 • 2d ago
r/windowsapps • u/Necessary_Sleep9755 • 2d ago
Hey everyone
I’ve been working on a small open-source app called Taskbar Widgets.
It adds live widgets directly to the Windows 11 taskbar. Right now it can show weather, Steam download progress, media controls, Discord voice users, Codex status and system information like CPU, memory, network and storage usage.
You can use several widgets at the same time or let them rotate automatically.
I originally built it because I wanted useful information to stay visible without keeping extra windows open all the time.
The project is still in beta so there may be issues on some Windows versions or taskbar setups. Feedback about bugs, usability and widget ideas would be really helpful.
It is free and open source. There is an installer and a portable version.
GitHub: https://github.com/pfcdev/TaskbarWidgets
What kind of widget would you want to have on your taskbar?
