IronByte Software
記憶體監控 · 一鍵釋放Memory monitoring · one-click release
即時顯示 Windows 記憶體使用狀況,一鍵釋放被佔用的記憶體讓系統更順。漸層圓環越接近滿載越紅,負載一眼掌握;下方同步列出總計、已用與可用容量。純 Windows API 實作,免安裝、無任何第三方相依套件。
A live desktop widget showing memory usage as a gradient ring (the fuller it gets, the redder it turns — see load at a glance). One-click trims all process memory to free occupied space and smooth out the system. Pure Windows API, portable, zero dependencies.
下載 MemoryCleaner.exe,雙擊執行即可(單一檔、免安裝)。啟動後會出現一個記憶體量表小視窗。Download MemoryCleaner.exe and double-click to run (single file, no install). A small memory-gauge window appears.
圓環即時顯示記憶體使用率,顏色由綠到紅代表負載高低;下方同步列出總計、已用與可用容量。The ring shows live memory usage; color goes from green to red as load rises. Total / used / free capacities listed below.The ring shows live memory usage; color goes from green to red as load rises. Total / used / free capacities are listed below.
按下「一鍵釋放記憶體」,立即修剪所有程序的 Working Set,釋放量會顯示在視窗下方。Click "One-Click Release Memory" to immediately trim all process Working Sets; the freed amount is shown at the bottom of the window.
以系統管理員執行可額外清除待命快取(Standby List),釋放更多被快取佔用的可用記憶體。Running as administrator additionally clears the Standby List, freeing more memory occupied by cached pages.
| 作業系統OS | Windows 10 / Windows 11(64-bit;圓角/深色標題列為 Win11 功能,舊版自動退回)Windows 10 / Windows 11 (64-bit; rounded corners and dark title bar are Win11 features — gracefully fall back on older versions) |
| 安裝方式Install | 單一 .exe(約 12 MB,免安裝);雙擊即用Single .exe (~12 MB, portable); double-click to run |
| 相依套件Dependencies | 已全部打包於 .exe(Python/tkinter 內含),無需額外安裝Fully bundled in the .exe (Python/tkinter included) — no extra install needed |
| 釋放方式Release Method | EmptyWorkingSet(所有程序)+ Standby List 清除(系統管理員模式)EmptyWorkingSet (all processes) + Standby List clear (admin mode) |
| 實作Implementation | 純 ctypes 呼叫 Windows API,無第三方相依Pure ctypes Windows API calls, no third-party dependencies |
| 授權License | 個人免費使用Free for personal use |
| v1.0 | 初始版本發布。即時記憶體量表、漸層圓環(使用率 87% 起轉紅)、一鍵釋放記憶體(所有程序 Working Set 修剪+系統管理員待命快取清除)、Windows 11 風格圓角視窗/深色標題列/圓角按鈕與卡片。Initial release. Live memory gauge, gradient ring (turns red at 87% usage), one-click memory release (all-process Working Set trim + admin Standby List clear), Windows 11–style rounded window / dark title bar / rounded buttons and cards. |