summaryrefslogtreecommitdiffstats
path: root/glances/standalone.py
AgeCommit message (Expand)Author
2021-05-24CPU is OK, but not diskio and others pluginsNicolas Hennion
2021-05-23First optimzation with a new dynamic way to compute the refresh rate. Good ne...nicolargo
2021-05-23Add shortcut to run Glances in dev environmentnicolargo
2021-04-18Add update stats timenicolargo
2021-04-17First version but should be optimize to display plugin grab timenicolargo
2019-08-27Add debug message for init and update duration (grep duration in log file whe...nicolargo
2019-01-19Glances 3.1.0nicolargo
2018-12-08Implementation of the CSV format for the STDOUT plugin done. Had to update th...nicolargo
2018-09-29Glances IO Errorno 22 - Invalid argument #1326nicolargo
2018-08-16Don't use 100% CPU in quiet modeErik Eriksson
2018-05-12Change copyright year to 2018nicolargo
2018-03-25Graph are generated when the 'g' key is pressednicolargo
2018-02-15Pypi -> PyPIAlessio Sergi
2018-02-11Add a new output mode to stdout #1168nicolargo
2018-01-27Remove tree viewnicolargo
2018-01-18Correct an issue on MacOS and SunOS for diskIOnicolargo
2017-12-29Glances do not exit when eating 'q' #1207nicolargo
2017-12-28Add support for the --modules-listnicolargo
2017-11-28Refactor of the standalone main loop to be sure that it take more or less ref...nicolargo
2017-01-09Copyright 2017Alessio Sergi
2016-12-04Replace homemade timer by sched Python lib for the standalone modenicolargo
2016-06-02No more Python 2.6 compatible string.format callsAlessio Sergi
2016-05-13First sprint for the outdated functionNicolargo
2016-05-09Allow theme to be set in configuration file #862Nicolargo
2015-11-29Rename OS vars for consistencyAlessio Sergi
2015-11-14Move core at the top of the module treeAlessio Sergi