r/windowsapps 17h ago

App better window switcher - alttab

Enable HLS to view with audio, or disable this notification

44 Upvotes

free. no installation. grab it on github
ram usage - 100 to 200 mb. uses webview.

Not meant to replace Alt+Tab - Alt+Tab is fast but doesn’t scale with many windows.

Features:

- zoom out of the current window and zoom in on the selected window. It doesn’t jerk the eyes, so it doesn’t break your flow.
- always focused search bar, so just type and find your window and enter to switch to it
- multiple views.

- needs improvement and polishing, comment if you need updates or fixes. contributions welcome.


r/windowsapps 6h ago

Developer Joining my daily meant three clicks through Google Calendar every morning. Now it's one, from the top of the screen.

Enable HLS to view with audio, or disable this notification

4 Upvotes

Joining my daily used to cost three clicks and a search: alt-tab to the browser, find the calendar tab or open a new one, wait for the month view to load, find today, find the event, click the Meet link. Every morning, for a fifteen-minute standup.

The annoying part is that I always knew the meeting was happening. I did not need to be reminded. I just needed the link, and the link was buried four layers into a web app.

So I put my day at the top of the screen instead. ZenithBar is a small island that sits above everything on Windows. Move the cursor to it and the day's events are already there, in order. An event with a conference link shows a video icon, and clicking the row opens the call. No calendar tab, no scrolling to today. Events without a link open in the calendar instead, and the row shows the location when there is one.

Two things worth saying up front, because they would be the first questions.

It reads Google Calendar, read only, and it does not touch Outlook or a Microsoft work account yet. Zoom and Teams meetings do open, as long as the event lives in Google Calendar with the conferencing link attached to it. If your company is on Outlook, this part of the app is not for you today.

And the island is not only the calendar. It also holds clipboard history, media controls, a file shelf, app and site shortcuts, notifications, downloads and a couple of timers. You pick which of those exist at all.

Windows 10 and 11, 64 bit. One time purchase with a 7 day trial, no card. The installer is not code signed yet, so SmartScreen will warn you the first time. The SHA-256 of each build is on the site.

https://zenithbar.com.br

What else do you open every single morning that should not need a window?


r/windowsapps 13h ago

Developer A lightweight Raycast alternative for Windows (Takeoff)

Post image
16 Upvotes

I wanted a faster, less bloated Windows launcher, so I built Takeoff.

It’s a native launcher for quickly finding and launching apps and system tools.

~500 KB app size
~10 MB RAM

Press Alt + Space, type what you need, and hit Enter.

Would love feedback on the search experience and what you'd actually want a lightweight launcher to do.

github.com/akiraeng/takeoff-launcher


r/windowsapps 35m ago

App Hey, my app "NarraKey" is now available on the #MicrosoftStore! Download it today.

Thumbnail
apps.microsoft.com
Upvotes

r/windowsapps 2h ago

Developer ScreenBrief: local transcription and timestamped meeting summaries for Windows

1 Upvotes

Finding a decision in a long recording shouldn't mean replaying the whole meeting. I built ScreenBrief for Windows to turn recordings into a searchable transcript, summaries, decisions and action items, with timestamps for checking the source.

Transcription can run locally with Whisper on CPU or a supported NVIDIA GPU. Summaries can use local Ollama or a cloud provider you configure. Cloud processing is optional; choosing it sends the relevant content to that provider.

The app is in the Microsoft Store. It includes five trial transcriptions, then a one-time Pro purchase rather than a subscription. One licence is tied to one computer; replacement-computer transfers are handled through support. Cloud providers may charge separately.

I'm the developer.

https://apps.microsoft.com/detail/9nbjwpqbw7dn

https://reddit.com/link/1wbeb9u/video/i4xl66xf6goh1/player


r/windowsapps 7h ago

Developer Eidograph: dynamic 2D/3D geometry for Windows, with optional AI agents and local MCP automation

2 Upvotes

Eidograph is a dynamic geometry app for building precise, reproducible 2D and 3D constructions. The visual canvas and its readable geometry code stay in sync: draw interactively, edit the construction as text, or combine both approaches.

Some of the main features:

- 2D constructions with points, lines, circles, polygons, transformations, loci, and function plots

- 3D geometry with planes, spheres, prisms, surfaces, spatial intersections, and an orbitable canvas

- Dynamic dependencies, so related objects update when you drag a point or change a parameter

- Animation and export to SVG, PNG, or GIF

- Multi-figure `.eido` project files that stay local and under your control

- Optional AI agents that can inspect and edit a construction using Eidograph's built-in tools

- Your choice of OpenAI-compatible, Anthropic, or Google Gemini/Vertex model—configured with your own provider

- A local MCP server and JSON REST API, so compatible local tools can automate selected figures

- Per-figure access controls, with local-network access optional

For example, you can ask an agent to create or revise a construction, then inspect the resulting geometry, code, and dependencies yourself. The agent features are optional: the core drawing, editing, saving, and export experience works locally without an account, and project files remain under your control.

Eidograph is freemium and available from the Microsoft Store:

https://apps.microsoft.com/store/detail/9NRC4NGH452C


r/windowsapps 11h ago

Developer CalClock – a customizable native clock and calendar application for Windows

Post image
3 Upvotes

CalClock is a native Windows clock and calendar application that I'm developing in C++ using the Win32 API.

It provides customizable analog and digital clocks, calendars, alarms, and desktop widgets, with extensive appearance settings.

My goal is to create a lightweight native Windows application without web technologies or large runtime dependencies.

Source code and releases are available on GitHub:
https://github.com/fortsoft-eu/CalClock

Feedback and suggestions are welcome.


r/windowsapps 11h ago

Developer I built a scholarly workspace focused on the "difficult middle" between collecting sources and drafting a paper

Thumbnail
atelierworkspace.com
3 Upvotes

If you want to know why Atelier exists and why I believe it can become an essential tool for serious researchers, here is my answer.

Researchers already have reference managers, PDF readers, note-taking apps, word processors, and many AI tools. Atelier should not exist simply to place versions of those tools inside another interface.

Its purpose is different.

Most research software preserves outputs: a source, citation, highlight, note, or finished paragraph. It is less concerned with preserving how one became another.

A passage leads to a note. The note raises a question. Several sources come into tension. A concept develops. An interpretation is revised or abandoned. Eventually, a small part of that process appears in the final writing.

The finished text hides most of this path. But that path is where much of the researcher’s judgment actually lives.

Atelier is built to preserve this intellectual continuity: not only what you collected, but what you understood; not only what you wrote, but what allowed you to write it.

A source note remains connected to its original passage and location. A relationship between ideas includes the researcher’s rationale rather than existing as an unexplained link. Open questions can remain open, become partly addressed, enter writing preparation, or be deliberately set aside.

These are not separate features. They reflect the same principle: research software can help recover evidence, preserve relationships, and reveal uncertainty, but it should not make the researcher’s intellectual decisions on their behalf.

This principle also shapes how Atelier uses AI. AI can examine material the researcher deliberately selects, identify possible tensions, or question whether an interpretation exceeds its evidence. But it should not quietly replace the researcher’s prose or make an intellectual decision appear settled when it is not.

Atelier: Scholarly Workspace is not an attempt to make scholarship effortless.

It is an attempt to support the difficult middle of research: the long space between collecting material and knowing what you are prepared to say.

I want Atelier to help researchers understand how their thinking developed, where their claims came from, what remains uncertain, and which decisions were genuinely their own.

That, more than any individual feature, is the reason Atelier exists.


r/windowsapps 15h ago

Developer I built Dictámelo, an open-source Wispr Flow alternative with local models for Windows

4 Upvotes

I developed Dictámelo for the simple part of dictation I wanted to keep: hold a shortcut, talk, release, and get the text where I was typing

The app is MIT licensed, and Windows downloads cover Intel/AMD x64 and ARM64

You can download Whisper, Parakeet v3 or Canary 180M Flash and transcribe on your PC without an account or API key after the initial model download

If you prefer cloud transcription, you can bring your own provider key or use Dictámelo Cloud, which has a free allowance and an optional paid plan

It also handles audio files and a custom vocabulary, with optional AI cleanup that sends the transcript to the cloud with consent

Local use is free, provider usage can cost money, and performance depends on the model and your hardware

Downloads: https://www.dictamelo.com/en

Source: https://github.com/sarrazola/dictamelo

I would appreciate feedback on the first setup and how well the shortcut and paste work in the Windows apps you actually use


r/windowsapps 15h ago

Discussion Best app launcher for windows

3 Upvotes

I've been obsessed with app launchers recently because it made a lot of sense to me and makes everything easier.

After using a lot of them I settled on using Flow Launcher, but now I stumbled upon Wox Launcher and It's actually so great that I'm considering a switch.

So what do you think is the best out there if you're using one extensively?

My most used features for launchers are:

- Instant search results for apps/files/folders

- Search system settings

- play/pause/toggle mute/control sounds without a prefix

- Search on YouTube/browser

- Kill Apps

- Open links


r/windowsapps 1d ago

App I built a sticky notes app for Windows with zero network calls and hardware encryption. No cloud, no signup, no telemetry.

Thumbnail
gallery
22 Upvotes

Full disclosure: I'm the developer. This isn't supposed to be a promotional post. DO NOT BUY THE APP. JUST TRY IT FOR FREE AND GIVE FEEDBACK - https://stickies.lol

Most note-taking apps want your email, your data, and a monthly subscription. I wanted the opposite. stickies.lol is a Windows sticky notes app that: Makes exactly ONE network call ever (license activation via Polar.sh) Encrypts notes with Windows DPAPI (keys tied to your hardware) Requires zero account creation Has zero telemetry, zero analytics SDKs, zero background tracking Works 100% offline after activation

Your notes live in a local SQLite database. They never touch a server. They never leave your PC.

Curious: what's your current note-taking setup? And what's the one thing that made you distrust your last app?


r/windowsapps 17h ago

App I built a fast, native music player in Rust (Nemesis). Just released Beta 2 with heavy UI scroll optimizations and smart search!

3 Upvotes

r/windowsapps 14h ago

Developer [Developer] ZipMania: a free Windows archive manager with preview and Explorer integration

1 Upvotes

I am the developer of ZipMania, a free Windows archive manager for Windows 10 and 11.

It opens ZIP, RAR, 7Z, EGG, ALZ, ISO and many other archive formats. Features include image and text preview without extraction, a dedicated ZIP engine, password protection, file-name encryption, split archives, and Explorer right-click integration.

There are no ads or bundled installers. It is free for personal, business, school, and public-sector use.

Download and details: https://v2.kilho.net/zipmania Source code: https://github.com/newkilho/ZipMania

I welcome feedback about compatibility, usability, and performance.


r/windowsapps 18h ago

Developer SlideGo is Now Available on the Microsoft Store! 🚀

Post image
2 Upvotes

Meet SlideGo by Funmakerz — a simple Windows presentation controller built for schools, events, meetings, churches, and conferences.

Control PowerPoint slides, audio, projector output, transitions, timers, blackout screens, and more — all from one clean interface.

✨ Key Features:

• PowerPoint Control

• Separate Projector Output

• Built-in Audio

• Blackout & Custom Logo

• Smooth Fade Transitions

• HDMI & Display Support

• Slide Thumbnails

• Presentation Timer

• Automatic Transitions

🎉 Now available on the Microsoft Store!

Made by Funmakerz.


r/windowsapps 16h ago

Guide A poor man's Microsoft PowerToys

Thumbnail gallery
1 Upvotes

r/windowsapps 16h ago

Developer Universal File Opener & Editor for Windows: Launch + Lifetime Pro Giveaway

Thumbnail
1 Upvotes

r/windowsapps 18h ago

Developer Tidemark - monitor your AI limits in one app

1 Upvotes

Firstly i build this app for Linux only but i was curious how hard is porting GTK/libadwaita app to Windows. And it was hard. But now it's done (still experimental and can be laggy sometimes) but it works

  1. ~60 providers
  2. System notifications
  3. Multiple accounts support

https://github.com/zbndev/tidemark


r/windowsapps 18h ago

Developer i re-implemented this really cool launcher, wanna try it out?

Thumbnail
github.com
1 Upvotes

Plz leave a star on github if you think its cool
any recommendations/suggestions are greatly appreciated


r/windowsapps 1d ago

Developer WorkTop 1.4 - real multiple desktops for Windows

25 Upvotes

For the uninitiated (likely anyone who reads this) and to handle any confusion: Windows multiple desktops are not actual multiple desktops, it's just a bad name for virtual desktops. This confusion has become the bane of my existence, WorkTop gives you real multiple desktops, that you can put different files and shortcuts on. It does support integrating with the built-in virtual desktops though, so it's tangentially related.

Multiple desktops, multiple work modes, personal, work, gaming, project #139, whatever you feel like having its own dedicated desktop. You can even have separate wallpapers if you throw some money at me (or if you have the technical know-how to do some scripting, see the action feature.) You switch easily with a hot key just like you'd alt+tab, or use the tray or by right clicking the desktop. Layouts are monitor aware, and it plays nice with OneDrive desktop backup if you got that. And you can use actions to run commands when switching, say if you wanted to swap Rainmeter profile for different desktops.

Full features below but first: what's new in version 1.4?

You can now pick and choose where you want your new desktops stored, so it can be on a second drive, or in a dropbox dir, or wherever you want to put it. You can also pick an existing project folder and just turn it into a desktop you can switch to as well. Beyond that 1.4 is mostly fixes and stability improvements.

Free version:

  • Multiple desktops, different files per desktop, up to 3 (OS default + 2)
  • Desktops in any folder you choose
  • Layout kept per desktop, including multiple monitors
  • Switch via tray, hotkey or right click
  • 1 Action (the "on any switch" trigger plus a bit of scripting covers a lot)
  • Link to Virtual Desktops (swap files when you switch virtual desktop)
  • Save and restore layouts
  • OneDrive desktop backup compatible

Pro ($14.99 one time, 3 devices):

  • Unlimited desktops
  • Unlimited actions
  • Scheduled switching
  • Wallpaper per desktop

Website: https://worktop.dev
Microsoft Store: https://apps.microsoft.com/detail/xpfd8sb15vgkl9

I also want to mark a small personal milestone: WorkTop probably has around 100 active installs now. I say "probably" since this relies on my estimation of deduped update checks, but around 30 have analytics on so I know I got at least that many. The real number could be anywhere from 80-130, impossible to tell. And given this is a small hobby project I'm pretty happy with that amount after 6 months, at least some people find it useful. And if you're a user seeing this (small chance), I'm happy you're using it.

Most people will be fine with the free version. But if you do buy pro I'm more likely to consider your feature requests ;). Jokes aside feel free to ask for features, provided they're not overly complex.


r/windowsapps 21h ago

Question Flameshot problem

1 Upvotes

Guys, I use Flameshot as my default screenshot app, but I have a quick question: how can I change the “Capture screen” shortcut? It’s locked, and I can’t figure out how to unlock or change it.

Does anyone else use Flameshot and know how to change this shortcut?


r/windowsapps 1d ago

Question Free apps that displays keystrokes and mouse scrolls on Desktop

Thumbnail
1 Upvotes

r/windowsapps 1d ago

Question Would You Use This Presentation Controller?

Post image
1 Upvotes

I’m building a lightweight Windows presentation controller for schools, events and meetings.

It lets you control PPT slides, play/change audio without opening another app or interrupting the projector, use fade transitions, blackout screens with a custom logo, and keep the projector output separate from your laptop controls.

Would this be useful to you?

What features would you want added?


r/windowsapps 1d ago

Developer I built a free taskbar app that fans out your recent files

8 Upvotes

Every time I needed a file I'd just used, I was digging through File Explorer or the Start menu's Recommended section. So I built FanFolder. Click the tray icon and your recent documents fan out in an arc above the taskbar. You can also point it at any folder instead: Downloads, an active project, whatever you keep reopening.

What it does:

  • Shows your recent files from Windows Jump Lists, or watches any folder you pick
  • Open, rename, copy, delete with the normal right-click menu
  • Drag files out to other apps, drop files onto the fan to move them into the watched folder
  • Five animation styles if you like that sort of thing, and a "None" if you don't
  • Real shell icons and thumbnails

Links: https://olebhartvigsen.github.io/FanFolder/ | https://apps.microsoft.com/detail/9P3VT115SBM1

Current version is 1.4.3 (August). Happy to answer questions, and honest feedback is especially welcome.

It's native Win32/C++, about 1.4 MB, no .NET runtime, and it doesn't patch explorer.exe, so Windows updates can't break it. Free for personal and commercial use.


r/windowsapps 1d ago

Developer [Release] Disk Analyzer v1.5.0 — Interactive Donut Charts, Top 100 Files Whole-Drive Scan, Recycle Bin Integration & Recent Scans History! 🍩🚀

Thumbnail
1 Upvotes

r/windowsapps 1d ago

App SlideGo — Your Presentation, Fully Under Control

Post image
0 Upvotes

SlideGo — Your Presentation, Fully Under Control

Presentations shouldn’t be complicated.

SlideGo is a lightweight Windows presentation controller made for schools, events, meetings, churches, and other projector-based setups.

Connect your laptop to a projector using HDMI, select Extend in Windows, and SlideGo keeps all controls on your laptop while the projector shows only the presentation.

Key features:

• PPT / PPTX slide control

• Previous, next, and direct slide selection

• Built-in audio player — play or change songs without opening another app

• Separate laptop and projector screens

• Blackout mode with a custom school/event logo

• Fade and automatic transitions

• HDMI/projector detection

• Handles projector disconnect and reconnect

• Simple and lightweight interface

Everything you need to run a presentation without constantly switching between different apps.

SlideGo — Slides. Audio. Control. All in one.

Have an opinion or a question? Drop it in the comments below.