Dofek, Sistem & Araçlar kategorisinde Asaf Saar tarafından geliştirilen açık kaynak bir Windows programıdır. Güncel sürümü 1.5.1 olup yukarıdaki indirme butonundan resmi kaynağından güvenle indirebilirsiniz.
Dofek, geliştiricilerin yapay zeka iş yüklerini çalıştırdığı bir sistem izleyicisidir. Süreç bazında VRAM, çıkarım algılama ve mum çubuğu CPU grafikleri gibi özellikleri sunar. Dofek, hem TUI hem de yerel masaüstü GUI arayüzüne sahiptir. Windows, Linux ve macOS işletim sistemlerini destekler. Dofek, sistem kaynaklarının ayrıntılı bir şekilde izlenmesine olanak tanıyan bir araçtır. Kullanıcılar, sistemlerinin performansını gerçek zamanlı olarak izleyebilir ve kaynaklarını daha efektif bir şekilde yönetebilir.
✨ Özellikler
clidesktop-appgpuguilinuxnvmlollamaratatuirustsystem-monitortuiwindows
📝 Sürüm notları (1.5.1)
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
SHA-256: 8BE2B99FEE529A47B352C6A3FF88B3A0F0FCBA6969620A12E80B64799DF566E9