Sysinfo Gui Versions Save

A lightweight cross-platform system-monitoring fltk gui application based on sysinfo

0.1.17

11 months ago
  • Fixes some layouts on resizing.
  • Code refactoring.

0.1.15

1 year ago
  • Add logging button to Settings.
  • Add end task button to Procs.
  • Resize procs browser according to window size

0.1.14

1 year ago
  • Change global font size
  • Use proc.name() instead of path in the proc viewer.

0.1.13

1 year ago
  • Update deps

0.1.12

1 year ago
  • Add about section with href links to fltk-rs and sysinfo
  • Add virt tooltip in the process view
  • Decrease tooltip size
  • Enable resizing the main window

0.1.11

1 year ago
  • Add window icon.
  • Create application icon.
  • Create OSX bundle.
  • Create AppImage.

0.1.10

2 years ago
  • Add mount point to disk info.
  • Fix kill process in light mode.
  • Update shape of HalfDial.

0.1.9

2 years ago
  • Make dark-light dependency optional

0.1.8

2 years ago
  • Autodetect light/dark mode
  • Some refactoring

0.1.7

2 years ago
  • Fix draw artifact on macos