summaryrefslogtreecommitdiffstats
path: root/glances/standalone.py
AgeCommit message (Expand)Author
2023-12-21Merge branch 'develop' into issue2183issue2183nicolargo
2023-12-16Correct issue when running Glances with minimal depnicolargo
2023-10-29Disable UI if an error occurs and if an export module is enabled #2589nicolargo
2023-10-15Correct estimated executed duration when using --stop-after command linenicolargo
2023-10-15Need contributornicolargo
2023-03-11Merge branch 'develop' into issue2225nicolargo
2023-03-10chore: missed out formattingRaz Crimson
2023-02-24add: check_update disable option in warning msgRaz Crimson
2023-02-24chore: remove unused importsRaz Crimson
2022-12-27First version but UI should be improved and when user is in program mode, it ...nicolargo
2022-06-25Make Glances (almost) compliant with REUSE #2042nicolargo
2022-06-12Add a Json stdout option #2060nicolargo
2022-02-25Add --memory-leak optionnicolargo
2022-02-20Add a trace malloc testnicolargo
2021-11-29refactor: Reformat existing code to comply with blackRazCrimson
2021-11-28refactor - Core cleanupRazCrimson
2021-07-16Get specific itemnicolargo
2021-07-13Add API doc for CPU (not completed)nicolargo
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