
Honami-Animation-System
Honami is a visual, UI-first animation system for Unity 6 that replaces Mecanim with timeline editors, node graphs, and a zero-allocation runtime, letting animators author animations with almost no code.
It fills a gap in Windows' built-in notifications by covering services and scheduled tasks, complements the default startup app alerts, and runs only on demand or silently at startup without a constant background process.
Thio's Background App Notifier
It does not run continuously, it's not a hypocrite. But you can set it to quietly run once at each Windows startup, and it will show a message box if any new auto running items are found since last check. If not, it just closes.
[!NOTE] This is not meant for security purposes or detecting apps actively trying to hide, nor does it determine whether an app is "good" or "bad". It just makes you more aware than before.
Assets and grab either:
.msi — installs per-user or for all users. This will also allow it to be updated via winget later.Thio-Background-App-Notifier_*.exe -- just run it, no install needed.Many programs set themselves to launch at startup or daily without ever showing up in the normal Startup apps list. They register a Windows Service or a Scheduled Task instead, which run silently in the background and are easy to miss.
The first time you run it, it records a baseline of:
After that, whenever you open it (or let it check at logon), it tells you what's new since you last looked and highlights it.
It is fully portable (just one exe), but there is an optional .msi installer, so you can keep it up to date via winget.
It does not track "regular" startup apps, like ones that add themselves to your Startup folder or the Run registry keys. Because:
Windows already notifies you about those via its built-in "Startup app notifications" setting.
Recommended you turn this ON:
Settings ▸ System ▸ Notifications ▸ Startup app notifications
Windows tool to notify you about new auto-run services and scheduled tasks
Similar projects matched by category, topics, and programming language.

Honami is a visual, UI-first animation system for Unity 6 that replaces Mecanim with timeline editors, node graphs, and a zero-allocation runtime, letting animators author animations with almost no code.
A Windows tool that detects and removes malicious leftovers from right-click menus, startup items, services, scheduled tasks, browser extensions, and file associations.

ProcessShield is an open-source, user-mode behavioral endpoint agent for Windows that detects and contains RAT and infostealer activity using ETW monitoring, cross-signal correlation, and suspend-first quarantine.