mpentler / boinctui-extended

boinctui-extended is an curses-based terminal BOINC client manager for Linux - featuring added improvements over the original version
12 stars 2 forks source link

Add memory and received time #11

Closed sonec closed 4 years ago

sonec commented 4 years ago

This pull request contains code which will:

  1. Show the memory details (swap_size) of a given task in MB/GB, both in the main window and in the task info window.
  2. Show the received time of a given task to the main window and updates the menu text to show that being unsorted is actually sorted by received time

Let me know what you think.

mpentler commented 4 years ago

Excellent, I’ll try and get to that over the weekend!

It’s a shame the original author of the tool has gone AWOL as I really did like using it myself. Perfect for quick terminal use on headless clients.

mpentler commented 4 years ago

I’m gonna go ahead and take this. I’ve not run it but at a glance it looks okay and it must run decently for you to get to this point. We’ll see if anyone reports a bug and if so I’m calling you back :-p