Skip to content

Releases: sabaoongfx/Open-Task-Manager

Open Task Manager v0.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Sep 22:46
37c2f35

See the assets below to download and install this version.

Open Task Manager v0.2.0

Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Sep 21:05

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/autostart and ~/.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