How do I install Psensor?

it dose not have a flatpak and the default sensor tool is unusable for me
35 Replies
皇家海星
皇家海星3mo ago
The last copr build for psensor on the copr repos is 6 years ago needless to say you probably won't want to use it, and would probably have a lot of problems layering due to deprecated dependencies You should probably look at lm_sensors instead or any of the sensor apps on flathub actually don't layer it, it is available in brew just do
brew install lm-sensors
brew install lm-sensors
dennisw100
dennisw100OP3mo ago
ok I did that but I cannot find the program how is it called?
皇家海星
皇家海星3mo ago
lm-sensors is a terminal program if you want a gui you can go to bazaar
dennisw100
dennisw100OP3mo ago
the command if not found tough and yes I want something that look like psensor where I have all my temps with max and min and current in a compact window
皇家海星
皇家海星3mo ago
if you are on kde you can use kde widgets if you are on gnome you can use gnome extensions there are system monitor widgets/extensions for that run
sensors
sensors
dennisw100
dennisw100OP3mo ago
yes I'm on kde but I don't really know how to do all that like setting up my taskbars properly was already hard enought
皇家海星
皇家海星3mo ago
on the taskbar, right click
皇家海星
皇家海星3mo ago
No description
皇家海星
皇家海星3mo ago
select add or manage widgets
皇家海星
皇家海星3mo ago
Find System monitor sensor
No description
皇家海星
皇家海星3mo ago
click it once to automatically place it, drag and drop to specify where you want to put it
dennisw100
dennisw100OP3mo ago
is this the right thing?
No description
皇家海星
皇家海星3mo ago
that would be the desktop widget if you want it to live in the desktop you can use that if you want it to live in the taskbar, you need to select it from the taskbar
皇家海星
皇家海星3mo ago
Once you placed it at your desired position
No description
dennisw100
dennisw100OP3mo ago
this is how my second monitor looks and psensor would be in the currently unsued space normally
No description
皇家海星
皇家海星3mo ago
right click and click Configure System Monitor Sensor wait, do you want it to just be a normal window? If you want it to just be a normal window then just open system monitor
dennisw100
dennisw100OP3mo ago
I have that alreay open in the left down cornor so you say this can do temps too?
皇家海星
皇家海星3mo ago
Yes
dennisw100
dennisw100OP3mo ago
I have to setup every single sensor seperatly on my own right?
皇家海星
皇家海星3mo ago
Kind of?
皇家海星
皇家海星3mo ago
or you could download a preset
No description
皇家海星
皇家海星3mo ago
Get New Pages or if you feel adventurous you can also just open a terminal window and run
btop
btop
dennisw100
dennisw100OP3mo ago
Nah idk I really would like to have something that just looks as close as possible like psensor I just want every component that has a temprature Min Current Max temp on windows I used msi afterburner for that
dennisw100
dennisw100OP3mo ago
Mission Center is more like taskmanager but I already have a taskmanager hm ok the other tool might work that one actually has all my temps
dennisw100
dennisw100OP3mo ago
No description
dennisw100
dennisw100OP3mo ago
I made myself a script file so I can just click on it but that dosen't open a terminal do you know of a way to make it open a terminal window?
皇家海星
皇家海星3mo ago
how do you want to open it through app menu, desktop icon, or keyboard shortcut
dennisw100
dennisw100OP3mo ago
optimally tough a taskbar icon but given its the same image then the terminal I would say desktop icon
皇家海星
皇家海星3mo ago
find the .desktop file of the terminal
which kde-ptyxis
which kde-ptyxis
probably would do actually no that is under /usr/share/applications/ You can copy that and put it under ~/.local/share/applications/
皇家海星
皇家海星3mo ago
copy this
No description
皇家海星
皇家海星3mo ago
and then open it with Kwrite
皇家海星
皇家海星3mo ago
You should be able to see this
No description
皇家海星
皇家海星3mo ago
At line 31, find Exec=kde-ptyxis make it Exec=kde-ptyxis -x s-tui And then edit the name as you like somethine like Name=Temperatures and then also rename the .desktop file
皇家海星
皇家海星3mo ago
something like this would do
No description

Did you find this page helpful?