Dofek
Asaf Saar · AsafSaar.Dofek
AI-aware system monitor for Windows, Linux, and macOS.
Dofek is a dual-interface system monitor for developers running AI workloads. Per-process VRAM. Inference detection. Candlestick CPU charts. TUI plus native desktop GUI. Windows, Linux, and macOS.
winget install --id AsafSaar.Dofek --exact --source winget Latest 1.5.1
Release Notes
Downloads Windows (x64) ─────────────┬──────────────────────────────────────────────── Artifact │Description ─────────────┼──────────────────────────────────────────────── dofek_*.msi │Desktop GUI installer — bundles both TUI and GUI ─────────────┼──────────────────────────────────────────────── dofek-tui.exe│Standalone TUI binary ─────────────┴──────────────────────────────────────────────── Linux (x86_64) ────────────────┬────────────────────────────────────────────────── Artifact │Description ────────────────┼────────────────────────────────────────────────── dofek_*.deb │Debian / Ubuntu package — bundles both TUI and GUI ────────────────┼────────────────────────────────────────────────── dofek_*.rpm │Fedora / RHEL / openSUSE package ────────────────┼────────────────────────────────────────────────── dofek_*.AppImage│Universal portable binary (chmod +x and run) ────────────────┼────────────────────────────────────────────────── dofek-tui │Standalone TUI binary ────────────────┴────────────────────────────────────────────────── macOS (Apple Silicon — aarch64) ──────────────────────────────────────┬──────────────────────────────────────────────────────── Artifact │Description ──────────────────────────────────────┼──────────────────────────────────────────────────────── dofek_*_aarch64.dmg │Disk image — open and drag to Applications (recommended) ──────────────────────────────────────┼──────────────────────────────────────────────────────── dofek-gui-aarch64-apple-darwin.app.zip│Lighter download — unzip and move the .app yourself ──────────────────────────────────────┼──────────────────────────────────────────────────────── dofek-tui-aarch64-apple-darwin │Standalone TUI binary (chmod +x and run) ──────────────────────────────────────┴──────────────────────────────────────────────────────── Intel Macs are not supported in this release.
🍎 First launch on macOS — "Dofek.app is damaged and can't be opened." That message is misleading: the app isn't damaged, it's just unsigned, and your browser tagged the DMG with a quarantine flag on download. Strip the flag once and it launches normally:
xattr -dr com.apple.quarantine /Applications/Dofek.app
On macOS 14 Sonoma and earlier you can also right-click the app → Open → Open. macOS 15 Sequoia removed that bypass, so the xattr command is the only fix there. Code signing + notarization is on the v1.6 roadmap. Plugins (optional add-ons) First-party plugins ship as standalone binaries — download only the ones you want, drop them on your PATH, and uncomment the matching [[plugins]] block in dofek.toml. They are not required for Dofek to run. ─────────────────────────────────────────┬──────────────────┬──────────────┬─────────────────────────────────── Plugin │Windows │Linux │macOS (aarch64) ─────────────────────────────────────────┼──────────────────┼──────────────┼─────────────────────────────────── dofek-ollama — Ollama model status │dofek-ollama.exe │dofek-ollama │dofek-ollama-aarch64-apple-darwin ─────────────────────────────────────────┼──────────────────┼──────────────┼─────────────────────────────────── dofek-docker — Docker container monitor │dofek-docker.exe │dofek-docker │dofek-docker-aarch64-apple-darwin ─────────────────────────────────────────┼──────────────────┼──────────────┼─────────────────────────────────── dofek-net-ping — Latency to a remote host│dofek-net-ping.exe│dofek-net-ping│dofek-net-ping-aarch64-apple-darwin ─────────────────────────────────────────┴──────────────────┴──────────────┴─────────────────────────────────── See dofek.toml.example and the per-plugin READMEs in plugins/ for configuration. Verification SHA256SUMS.txt contains checksums for every artifact above. Windows: Get-FileHash .\dofek_1.0.0_x64_en-US.msi -Algorithm SHA256 Linux: sha256sum -c SHA256SUMS.txt macOS: shasum -a 256 -c SHA256SUMS.txt ⚠️ Binaries are currently unsigned. On Windows, SmartScreen may show a warning on first run (right-click installer → Properties → "Unblock"). On Linux, AppImages need chmod +x before running. On macOS, Gatekeeper will block first launch — right-click the .app → Open → Open, or run xattr -dr com.apple.quarantine /Applications/dofek.app. Changelog Auto-generated below. Full Changelog: v1.4.0...v1.5.1
Installer type: wix
| Architecture | Scope | Download | SHA256 |
|---|---|---|---|
x64 | — | Download | 8BE2B99FEE529A47B352C6A3FF88B3A0F0FCBA6969620A12E80B64799DF566E9 |
Details
- Homepage
- https://dofek.dev/
- License
- MIT
- Publisher
- Asaf Saar
- Support
- https://github.com/AsafSaar/dofek/issues
- Copyright
- Copyright (c) Asaf Saar
- Moniker
dofek
Tags
clidesktop-appgpuguilinuxnvmlollamaratatuirustsystem-monitortuiwindows