Glances 3.0.2

Full internal name:com.github.nicolargo.Glances
Project site:http://nicolargo.github.io/glances/
Screen shots:
Download: Download Glances 3.0.2

https://github.com/nicolargo/glances/archive/v3.0.2.zip

VirusTotal results
Change log:n/a
Description:

curses-based system monitoring tool written in Python.

It uses the psutil_ library to get information from your system.

License:LGPLv3
Version:3.0.2
SHA-1 or SHA-256:31cbfef849300f281f7017774f8c6460f1dab86f975c7f8d52548cc309821e80
Type:zip
Dependencies:
Tags:
Text files:
.Npackd\Install.bat:
for /f "delims=" %%x in ('dir /b glances*') do set name=%%x
cd "%name%"
for /f "delims=" %%a in ('dir /b') do (
  move "%%a" ..
)
cd ..
rmdir "%name%"
Last modified:Sat May 15 09:01:50 UTC 2021
Last modified by:tim.lebedk...
Created:Wed Oct 17 06:39:48 UTC 2018
Created by:tim.lebedk...
Automated tests:45 of 49 installations succeeded, 45 of 45 removals succeeded