s-tui icon indicating copy to clipboard operation
s-tui copied to clipboard

Terminal-based CPU stress and monitoring utility

Results 53 s-tui issues
Sort by recently updated
recently updated
newest added

### Step 1: Describe your environment * System (Intel/AMD/Raspberry Pi etc): Intel * OS version: Ubuntu 20.04 * s-tui version: 1.0.1 * Installation method(pip/PPA/source code): pip in virtualenv on python...

Python 2.7 has been EOL for a while. Add documentation declaring the end of official support for it and adding CI checks for 3.8, 3.9

When running as a normal user, s-tui does not show power usage and upon exiting the following errors are displayed in the terminal: ``` WARNING:root:ignoring (PermissionError(13, 'Permission denied'), '/sys/class/powercap/intel-rapl:0/') for...

I would like to add reporting of GPU power from the AMDGPU driver [1] in the power section of s-tui, would you be interested in that? However, since the driver...

### Environment * System (Intel/AMD/Raspberry Pi etc): Intel i9-9920x * OS version: Ubuntu 18.04 * s-tui version: 1.02 * Installation method(pip/PPA/source code): pip ### Observed Results: * When I selected...

Power measurement is available on modern AMD systems via the fam15h_power sensor in 'lm_sensors'. Documentation is available here: [fam15h_power](http://elixir.free-electrons.com/linux/latest/source/Documentation/hwmon/fam15h_power) An AMD system is needed to implement and test the feature.

help wanted
new feature

### Step 1: Describe your environment * System (Intel/AMD/Raspberry Pi etc): __Intel X86_64 Core Due 2___ * OS version: __FreeBSD 12.1___ * s-tui version: __latest on PIP3___ * Installation method(pip/PPA/source...

I noticed that from time to time my fan sensor will report a completely wrong impossible value of 19640 RPM, 20 times the fan's rated max speed, this skews the...

**Describe the solution you'd like** I'm running s-tui on a 16-core hyperthreading system. It's a chore to set up (to just disable) the graphs. Can we have a way to...

help wanted
feature request

Add support for temperature reading in macOS.

bug