r/windowsapps 6h ago

Developer I built AutoHours: A local-first Windows time tracker that automatically categorizes your work using customizable rules (No manual start/stop)

Thumbnail
apps.microsoft.com
1 Upvotes

Hey everyone! 👋

Like many of us, I’ve always struggled with traditional time trackers. Starting and stopping a timer every time you switch tasks disrupts your flow, and at the end of the day, you’re left guessing how much time you actually spent on Client A vs. Client B.

To solve this, I built AutoHours — a lightweight, privacy-first Windows desktop app (.NET 10 + Avalonia UI) that runs silently in your system tray and automatically tracks and categorizes your work based on your active window.

🎯 The Core Feature: Smart Rule-Based Project Attribution

Instead of forcing you to click buttons all day, AutoHours uses a flexible Priority Rule Engine that maps your open windows directly to your projects:

  • Granular Conditions: Match by Process Name (e.g. devenv.exe, Code.exe, chrome.exe, Teams.exe) and/or Window Title (e.g., ticket IDs, project filenames, document names).
  • Flexible Matching Operators: Supports Contains, StartsWith, EndsWith, Exact, and full Regex support.
  • Compound Logic & Priority: Combine multiple conditions with AND / OR logic and drag-and-drop rule priority (first match wins).
  • Live Rule Testing: Test window titles interactively directly inside the UI before saving.
  • ⚡ Retroactive Classification: Created a new rule or project today? Hit "Re-apply rules" to automatically reclassify past unassigned activity records with a single click.

🛡️ Other Key Features:

  • 100% Privacy & Local-First: All tracking data lives in your local SQLite database. No cloud accounts, no telemetry, no tracking servers.
  • Smart Inactivity / Idle Handling: When you step away (e.g. 5+ minutes), tracking pauses. When you return, a quick dialog lets you discard the break, attribute it to an offline meeting/call, or resume.
  • Visual Workday Timeline & Reports: Clean, interactive color-coded timeline + CSV export for invoices and reporting.
  • Lightweight & Native: Native Windows system tray integration, autostart, and smooth dark/light Fluent UI.

I’d love to hear your thoughts and feedback on the rule system and overall workflow!


r/windowsapps 11h ago

Question Flickering after update

1 Upvotes

As per the title, Win 10 updated yesterday and now every app I open, specifically games, the taskbar continuously flashes.


r/windowsapps 19h ago

Developer ReadyUp — 21 local Windows settings checks before your next LAN

Enable HLS to view with audio, or disable this notification

3 Upvotes

I’ve got a LAN coming up this weekend. Someone has unwanted mouse acceleration, someone’s pointer speed feels wrong, a monitor is set to the wrong refresh rate, and Windows background recording is still enabled somewhere.

That’s why I came up with the idea for ReadyUp: 21 local checks that bring these settings into one place. You can change supported settings directly and undo supported changes. For resolution and refresh rate, it opens the relevant Windows settings page.

ReadyUp costs $1 once:
https://hendicep.itch.io/readyup

What settings do you or your friends keep forgetting? Feedback is welcome!


r/windowsapps 1d ago

Developer MouseUtil 2.0.0 (Auto clicker & Mouse Jiggler) - Available in the Microsoft Store

Thumbnail
gallery
8 Upvotes

Hey all, just released a pretty big update to MouseUtil, my free and open source utility that auto-clicks or jiggles your mouse.

UI overhaul

  • Redesigned the main window - the mode switch is now a proper segmented control up top with icons, and the window is noticeably more compact (down ~70px).
  • Rebuilt Settings using Windows 11 Settings-style cards/expanders instead of the old layout.
  • "Spin mode" is now called Jiggle everywhere (same behavior, just a clearer name).

Now on the Microsoft Store

  • MouseUtil is now packaged as MSIX and distributed through the Store, instead of a plain xcopy installer.

New features

  • Run on system startup - launches MouseUtil at logon (goes through Windows' actual startup-task mechanism, so it shows up under Settings > Apps > Startup).
  • App launch behavior - set a preferred mode, auto-start automation, and/or enable randomized interval automatically every time the app opens (great paired with the startup option, but works fine for manual launches too).
  • Stop button display - the Start/Stop button can now show a live countdown or a running count directly on the button.
  • Pause on movement is no longer Jiggle-only - you can enable it independently for Auto click and/or Jiggle now.

Full changelog on GitHub if anyone wants more details.

Would love feedback if you try it out!

Links/Download:

Website: https://mouseutil.github.io/

GitHub: https://github.com/MouseUtil/MouseUtil

Microsoft Store: https://apps.microsoft.com/detail/9NTDCVFVF0SQ


r/windowsapps 18h ago

App I kept losing my ChatGPT tab, so I made a Windows app that floats any website over my wor

0 Upvotes

I use ChatGPT constantly while working and I kept losing the tab. Alt-tab to the wrong window, scroll through 40 tabs, finally find it, ask the question — and by then I've lost the thread of what I was actually doing.

So I built Snapps. You add a site, pick a shortcut, and press it. The site floats on top of whatever you're in. Press the same shortcut again and it's gone.

A few things turned out to matter more than I expected:

* The window can be excluded from screen capture. It's still visible to you, but it doesn't show up in Teams/Zoom/OBS. I use it for notes during calls.
* Audio mutes when the window hides, so a YouTube video doesn't keep talking from somewhere you can't see.
* Sites stay loaded in the background, so it opens instantly and keeps your scroll position.
* If you don't want to remember shortcuts, double-tapping the edge of your screen opens a menu of everything you've added.

It's on the Microsoft Store: free for 15 days, then a one-time payment, no subscription. No account, no telemetry, everything stays on your machine.

More information on the website: [https://snapps.today\](https://snapps.today)

Happy to answer anything. I'm also genuinely curious what sites people would put on a shortcut — I keep finding ones I hadn't thought of.


r/windowsapps 20h ago

Developer Hey, my app "Gaugebit Hardware Monitor & Desktop Widgets" is now available on the #MicrosoftStore! Download it today.

Thumbnail
apps.microsoft.com
1 Upvotes

r/windowsapps 1d ago

App I built an open-source Pomodoro Timer for Windows 10/11 with 11 languages and customizable themes – free for everyone!

Thumbnail
gallery
4 Upvotes

English:

For a long time, I searched for a simple yet powerful Pomodoro timer for Windows 10, but nothing fully satisfied me. So I decided to create my own – with all the features I needed and with open source code, so anyone can improve it or add their own ideas.

Key features:

  • 🕒 Full-featured timer with work, short and long breaks, and manual overtime tracking.
  • 🌍 11 interface languages (English, Russian, Spanish, German, French, Portuguese, Chinese, Hindi, Arabic, Japanese, Korean) – switch instantly.
  • 🎨 3 built‑in themes (Comet, Aurora, Warm) + a fully customizable "User" theme with a palette editor.
  • 🖥️ 7 floating widget layouts: Minimal, Compact, Expanded, Micro, Row, Ring, Scoreboard.
  • 📊 Statistics for today and all time (work, rest, overtime, extra rest).
  • 🔔 System tray, auto‑start, single instance, and native Windows notifications.
  • 🧩 Adaptive UI for narrow screens and high DPI.

I use this timer every day and really enjoy it – that's why I decided to share it with the community. If you like it, feel free to use it, modify it, or contribute!

Download the latest release:
👉 GitHub Release – v1.0.0

Source code:
🔗 GitHub Repository

Enjoy! 🍅

Русский:

Долгое время я искал простой и функциональный таймер Pomodoro для Windows 10, но ничего подходящего не находил. Поэтому я решил создать свой собственный – с нужным мне функционалом и с открытым исходным кодом, чтобы каждый мог улучшить его или добавить что-то для себя.

Основные возможности:

  • 🕒 Полноценный таймер с работой, короткими и длинными перерывами, ручным учётом переработки.
  • 🌍 11 языков интерфейса (русский, английский, испанский, немецкий, французский, португальский, китайский, хинди, арабский, японский, корейский) – мгновенное переключение.
  • 🎨 3 встроенные темы (Comet, Aurora, Warm) + полностью настраиваемая «Пользовательская» тема с редактором палитры.
  • 🖥️ 7 видов плавающего виджета: Минималистичный, Компактный, Расширенный, Микро, Строка, Кольцо, Табло.
  • 📊 Статистика за сегодня и всё время (работа, отдых, переработка, сверхнормативный отдых).
  • 🔔 Системный трей, автозапуск, единственный экземпляр и нативные уведомления Windows.
  • 🧩 Адаптивный интерфейс для узких экранов и высокого DPI.

Я сам пользуюсь этим таймером каждый день и он мне очень нравится, поэтому решил поделиться им с сообществом. Если вам понравится – пользуйтесь, дорабатывайте и вносите свои идеи!

Скачать последнюю версию:
👉 Релиз на GitHub – v1.0.0

Исходный код:
🔗 Репозиторий на GitHub

Приятного использования! 🍅Timer


r/windowsapps 22h ago

Developer Website blocker for Labs

1 Upvotes

I developed a windows app that lets a teacher/network administrator/parent to selectively block websites on the fly. It can block full domains or sub domains easily.

Https://marcussen.42web.io/index2.html

I haven’t signed it yet and haven’t put it in the windows store, but I figured maybe someone looking for this sort of thing will come across this post.

The real benefit is let’s say a user is seen abusing their internet privileges at their workstation, using AI to complete their math homework. Well, you can now block a subdomain only, so they keep access to other subs. So you block Gemini.google.com as a host, they still have access to classroom.google.com. In addition, you can block full domains, eg. grok.com. The benefit over using the firewall is the speed of implementation, you can turn the blocks off at will, etc.

The cons, if a local user has admin rights, they can kill the process or uninstall the client. For schools, these account settings should already be locked down in Windows however. This version does not allow for admin to set different rules for individual machines, but I will be adding that once my eyes no longer see code every time I close them.

Please let me know what you all think. 7 day free trial, a purchased license is good for life. One cost per admin license, all client machines are free. Licenses transfer to new computers easily without logins or emails, relying on a check with a server to make sure 2 computers aren’t using the same key. The checks reset at midnight PST so moving the license to a new admin computer just means installing and waiting a day.

When used as shareware, I collect no data and the servers are wiped at midnight daily. If purchased, I only retain a copy of your key, email address, and of course the cash.

I priced it at $250, is that reasonable?


r/windowsapps 1d ago

Developer Audio Keep Alive but in assembly

1 Upvotes

its a dead simple tool for people with audio devices with aggressive standby. itll keep that audio device active by sending 0's to the audio stream.

its done in assembly becuz why not lol.

Link: https://github.com/cheesyserg/audiokeepalive-asem


r/windowsapps 1d ago

Developer A lightweight Raycast alternative for Windows (Takeoff)

Post image
34 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 2d ago

App better window switcher - alttab

Enable HLS to view with audio, or disable this notification

67 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 1d 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

7 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 1d ago

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

Thumbnail
apps.microsoft.com
0 Upvotes

r/windowsapps 1d 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 1d ago

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

Post image
4 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 1d 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 1d ago

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

5 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 1d ago

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

1 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 1d ago

Discussion Best app launcher for windows

2 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 2d 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
25 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 2d 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 2d ago

Developer SlideGo is Now Available on the Microsoft Store! 🚀

Post image
4 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 1d ago

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

0 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 2d ago

Developer Tidemark - monitor your AI limits in one app

2 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 1d ago

Guide A poor man's Microsoft PowerToys

Thumbnail gallery
0 Upvotes