Why? I don’t know, maybe someone here will like it.
Looks great 😸 Useful for a quick Overview I wish there would be something like Crystal Disk Info for Linux or hwinfo 🤔
I feel like the design of this fits better with the gnome desktop than gnome system monitor
The fact that it has GPU graph already makes it better than other tools.
KDE Sytem monitor has that function, too. You just have to add it to the history page (Sensors/GPU/Usage)
It’s also on the AUR if you don’t want flatpack
Thank you. Although I’m sticking to btop, it’s nice to have the option.
I think it’s cool. The Windows Task Manager is not bad IMO
Well it’s not bad in theory, it just runs like ass… This version already runs 10 times faster than the real thing, sometimes I wonder what the hell is going on over at Microsoft.
Thing is when your system is dying and nothing is responding, you can almost always trust task manager to respond because of its privileges, simplicity and the fact it’s built into the OS rather than using APIs, even if explorer.exe crashes.
Given there’s no “ctrl-alt-f2: Imma go fix this mess” on Windows, having at least something you can rely on to not die is super valuable even if it is bad.
I’m not saying this tool isn’t better for system monitoring (but I would like to see something like KSysGuard), just that Microsoft absolutely shouldn’t touch task manager to fix whatever’s wrong with it’s resource usage monitoring functionality to avoid breaking something else in it
The Windows task manager only refreshes at a certain interval. Holding F5 will make it refresh as fast as it can.
I didn’t know that! Although that makes the x-axis label of “60 seconds” not right…
What’s wrong with your pc if Task Manager runs like ass lol.
Task Manager is like… The one thing guaranteed to run on a potato
What’s wrong with your pc
Are you on windows 11 yet? The only place where I still use windows is my company notebook. And it’s not top notch high end, but it has a ssd, it has a 6 core cpu and it has 16 GB of RAM, yet it still runs like absolute ass.
With virtually NOTHING going on, it takes about 3 - 5 seconds for task manager to open. Clicking on “processes” takes 5 seconds, not just the first time, but every-time I switch to processes (or pretty much any tab for that matter). I too believed that there was probably an issue with my device or something, but I just had to use a replacement notebook that has even newer hardware and it runs exactly the same…
Now is that unusable? No, I’m probably a bit nit-picky. But it does absolutely infuriate me that Microsoft seems to struggle more and more with performance with every new windows version, especially when I also work with Linux systems that just are 10 times smoother with half the hardware specs…
Before windows 11, I would more or less agree with you. Task manager would be reliable even when the machine was struggling. But since I use windows 11, I had task manager crash multiple times.
Have you tried out the Windows 11 22h2 version? THAT one is crappy af. Even switching between menus in the sidepanel can take a few seconds to register, and I‘ve had friends with powerful Nvidia GPUs report about the same issue.
[This comment has been deleted by an automated system]
Nice. I was looking for some GUI helper in Linux similar to Device Manager
And here I would always immediately replace it with Process Explorer back when I still had to use Windows.
Looks good. Anyone knows if there are .deb’s somewhere?
TBH, I’m not likely to use flatpak untill I absolutely have to, and with
$meta+= exec htop
in my .i3/config I’m not exactly the primary audience.(By the way, that’s nothing against the author’s decision to go “flatpak first”, I fully support whatever choice they make as long as the project is F/LOSS. I don’t have the resources to help so I’m happy to wait until the project grows enough until the deb appears…)
What is wrong with flat pack? I heard they were good
(noob question probably)
that is can of worms. not regular worms a mix of different earth worms that only wormologits can tell apart
Which part of
By the way, that’s nothing against the author’s decision to go “flatpak first”, I fully support whatever choice they make as long as the project is F/LOSS
is whiny?
oh, you mean this part
I’m not likely to use flatpak untill I absolutely have to
OK, maybe a little bit. I did not mean to sound like that :)
Task manager is one of the few Windows apps that works really well. Glad to see the design making it’s way to Linux.
it better consider how you have to ctrl alt del
You mean Ctrl+Shift+Esc? I don’t see a problem with this?
i had no idea you can do that in linux.
I was talking about Windows… Linux DEs typically allow you to customize keybinds.
it works on mine.
Have you used Windows 10?
That and paint are the two things I miss moving from Windows
ps, top, and kill along with GIMP aren’t good enough?
I do like the pretty charts though so I can see how close my GPU is to melting.
GIMP is way too complicated for what MS Paint gets used for, I’d easily argue it’s harder to use than Photoshop.
Paint Dot Net is a happy medium but that’s also Windows only IIRC
What about KolourPaint?
Yeah I’ve just been slowly learning GIMP but nothing comes close to paint
Have you tried Krita?
No but it looks like more of a digital painting tool than basic image editing which is all I used paint for anyway
It’s far more than basic image editing, but it’s also far more akin to Photoshop than GIMP is imo.
I’ve just been using libre office draw but if anyone has a better alternative I’d love to hear it.
Try Pinta! It’s pretty nice and minimal!
The developer wrote a bit about its history
Yes, except that in Windows 11 they messed it up completely by making it laggy and adding the functionality to randomly crash itself.
Man the GPU graphic is so fucking awesome.
Guys do you have a memory leak? When it is open, it consumes around 200 MB of RAM. After a while it reaches 800 MB
How long is “a while”? I’ve had it open for around 30 minutes now and I’m not seeing what you’re describing. Around the 15 minute mark I also tried clicking through various tabs, performing some actions, etc. and memory usage is still staying steady at 247MiB.
Eh, what is it doing that requires 200MB+ memory?
That is a very good question. Short answer: I don’t know as I am not familiar with the project.
I have had a brief look at the issue tracker and it doesn’t seem to be mentioned on there. Perhaps I will raise an issue later when I am at my computer (or if anyone else beats me to it then please feel free).
Show this to Dave Plumber
I think he would definitely appreciate this
“Open source is like sex. It tastes better when it’s free” - Linus Thorvald
I’ll save this quote for future uses, thank you
Got this setup and running on my Steam Deck. Really really cool. Love how clean it looks.
Imagine launching a flatpak when your computer is already overloaded 💀
Lmao red hat shills are downvoting this
Are flatpaks really that bad? Why would they even require more resources?
Because they load their own copy of all libraries, 300MB of Gnome and whatnot, just to display you a task manager?
Nothing stopping anyone from building the source and running against native libraries is there?