
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.
它弥补了 Windows 内置通知的空白,专门覆盖服务和计划任务;与系统自带的自启动应用提示互为补充;按需运行或仅在启动时静默检查,不常驻后台。
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
根据分类、Topic 和编程语言匹配的相似项目。

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.