CPU load, real sensor temperatures, fan RPM, GPU utilization, battery health, network throughput — one native dashboard, from the Dock to the menu bar.Charge CPU, températures réelles des capteurs, RPM des ventilateurs, utilisation GPU, santé de la batterie, débit réseau — un tableau de bord natif, du Dock à la barre de menus.CPU 負載、真實感測器溫度、風扇轉速、GPU 使用率、電池健康度、網路流量——一個原生儀表板,從 Dock 到選單列。
WhyPourquoi為什麼
MacInside talks straight to host_statistics, IOKit's AppleSMC, IOAccelerator and libproc — the same low-level APIs tools like iStat Menus and Stats use. No shelling out to top or iostat, no background daemon, no phoning home.MacInside s'adresse directement à host_statistics, à l'AppleSMC d'IOKit, à IOAccelerator et à libproc — les mêmes API bas niveau qu'utilisent iStat Menus ou Stats. Aucun appel à top ou iostat, aucun démon en arrière-plan, aucune remontée de données.MacInside 直接與 host_statistics、IOKit 的 AppleSMC、IOAccelerator 與 libproc 溝通——就是 iStat Menus、Stats 這類工具所用的同一批低階 API。不呼叫 top 或 iostat,沒有背景常駐程式,也不回傳任何資料。
Every reading lands in a single masonry dashboard window, and in a menu bar you shape yourself — one combined dropdown, or six independent icons, each with its own detail view.Chaque relevé arrive dans une seule fenêtre en maçonnerie, et dans une barre de menus que vous façonnez — un menu combiné, ou six icônes indépendantes, chacune avec sa vue détaillée.每一項讀數都落在同一個磚砌式儀表板視窗中,以及一條你自己決定形狀的選單列——一個合併下拉選單,或六個各自獨立、各有詳細檢視的圖示。
What it readsCe qu'il lit它讀些什麼
host_processor_info
System vs. user load, per-core performance/efficiency bars, and the process actually spending your cycles.Charge système contre charge utilisateur, barres performance/efficacité par cœur, et le processus qui consomme réellement vos cycles.系統與使用者負載的對比、每個效能/節能核心的長條圖,以及真正在消耗你運算週期的行程。
vm_statistics64
Wired, active, compressed, available — plus the top memory consumer, updated every second.Résidente, active, compressée, disponible — plus le plus gros consommateur, mis à jour chaque seconde.常駐、使用中、已壓縮、可用——外加最耗記憶體的行程,每秒更新。
FileManager / statfs
System volume and every external volume, used and free, at a glance.Volume système et chaque volume externe, utilisé et libre, d'un coup d'œil.系統卷宗與每個外接卷宗的已用與可用空間,一眼看完。
getifaddrs
Local and public IP, gateway, subnet, MAC address, and live download/upload sparklines.IP locale et publique, passerelle, sous-réseau, adresse MAC, et sparklines de débit en direct.本機與公用 IP、閘道、子網路、MAC 位址,以及即時上下行走勢圖。
IOKit · AppleSMC
Real SMC temperature & fan readings — Intel and Apple Silicon — with an honest "no fan on this Mac" for fanless models.Relevés SMC réels de température et de ventilateurs — Intel et Apple Silicon — avec un honnête « pas de ventilateur sur ce Mac » pour les modèles fanless.真實的 SMC 溫度與風扇讀數——Intel 與 Apple Silicon 皆支援——無風扇機型則老實顯示「這台 Mac 沒有風扇」。
IOKit · AppleSMC
Voltage, current and wattage on DC In, system and battery rails, where the hardware exposes them.Tension, courant et puissance sur les rails DC In, système et batterie, là où le matériel les expose.在硬體有提供的情況下,顯示 DC In、系統與電池電路的電壓、電流與瓦數。
IOAccelerator
Device, renderer and tiler utilization straight from IOAccelerator — no Console.app required.Utilisation device, renderer et tiler directement depuis IOAccelerator — sans passer par Console.app.直接從 IOAccelerator 取得 device、renderer 與 tiler 的使用率——不需要開 Console.app。
IOPowerSources
Charge, time remaining, health and cycle count — hidden automatically if your Mac doesn't have one.Charge, autonomie restante, santé et nombre de cycles — masqué automatiquement si votre Mac n'en a pas.電量、剩餘時間、健康度與循環次數——若你的 Mac 沒有電池則自動隱藏。
libproc · KERN_PROCARGS2
A full process manager: sortable table, regex search, numeric filters, pinning, per-process disk I/O, parent/child navigation — and Terminate / Force Quit / Lower priority.Un vrai gestionnaire de processus : table triable, recherche regex, filtres numériques, épinglage, E/S disque par processus, navigation parent/enfants — et Terminer / Forcer l'arrêt / Baisser la priorité.完整的行程管理器:可排序表格、regex 搜尋、數值篩選、釘選、每個行程的磁碟 I/O、父子行程導覽——還能結束、強制結束或調降優先權。
WidgetKit
Ten native macOS widgets — Notification Center and desktop — mirroring every dashboard card, timestamped so you always know how fresh the data is.Dix widgets macOS natifs — Centre de notifications et bureau — reflétant chaque carte du dashboard, horodatés pour toujours connaître la fraîcheur de la donnée.十個原生 macOS 小工具——通知中心與桌面——對應儀表板的每張卡片,並附時間戳記,隨時知道資料有多新。
The dashboardLe tableau de bord儀表板
A masonry layout that adapts to your window width — drag any card to reorder it, the layout is remembered next time you launch.Une mise en page en maçonnerie qui s'adapte à la largeur de la fenêtre — glissez une carte pour la réordonner, la disposition est retenue au prochain lancement.磚砌式版面會依視窗寬度自動調整——拖曳任一張卡片即可重新排序,下次啟動時會記住這個版面。

Under the hoodSous le capot底層架構