Releases: sabaoongfx/Open-Task-Manager
Releases · sabaoongfx/Open-Task-Manager
Release list
Open Task Manager v0.3.0
See the assets below to download and install this version.
Open Task Manager v0.2.0
New tabs (all backed by real data where the OS provides it)
- Details — sortable flat process list with real status and owning user, resolved via
sysinfo - Users — processes grouped by real owning account, with live CPU/memory/disk totals
- Startup apps — real autostart entries parsed from
/etc/xdg/autostartand~/.config/autostart - Services — real systemd service list (name, description, status)
- App history — real cumulative per-app CPU time tracked since the app launched
UI fixes
- Right-click context menus on every table (Processes, Details, Services, Startup apps), including Enable/Disable and Start/Stop
- Fixed a real horizontal-overflow bug affecting every table
- Fixed the taskbar showing a generic fallback icon instead of the app's logo for installed Linux builds; added proper package metadata
Other
- Licensed under MIT
- Added a marketing website with a live, real embed of the app (not a mockup)
- Added screenshots to the README
- 20 new Playwright tests covering the new tabs
Full Changelog: v0.1.0...v0.2.0