More information on the graphs, and more settings #1246
Replies: 6 comments
-
|
Thank you for the suggestion. However, with the current WebView-based architecture, it’s not something that can be implemented easily. At first, I will probably start from something simpler — for example, supporting preset-based layouts that can be loaded on a second screen. Your references and examples are very helpful, and I’ll definitely keep them in mind when considering the design. |
Beta Was this translation helpful? Give feedback.
-
|
I found another interesting project, from which, perhaps, something can be learned: https://github.com/ArcadeRenegade/SidebarDiagnostics |
Beta Was this translation helpful? Give feedback.
-
|
I found another project in which the design is done almost perfectly, just as I wanted https://github.com/just5ky/sensorpanel Lots of information on one screen without having to scroll. But it uses paid and proprietary aida64 for work. |
Beta Was this translation helpful? Give feedback.
-
|
https://github.com/qiangqiang101/BigBro-Monitor https://forums.aida64.com/topic/13296-share-your-sensorpanels/ |
Beta Was this translation helpful? Give feedback.
-
|
https://www.hwinfo.com/forum/threads/infopanel-desktop-visualisation-software.8673/ |
Beta Was this translation helpful? Give feedback.
-
|
Thanks for the detailed suggestion. I think this is better handled as a broader product discussion than as a single actionable issue. I’m going to convert this to a Discussion so the overall direction and use cases can be discussed more appropriately. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How difficult will it be to add a custom display editor, similar to how it is implemented in Rivatuner, for example? This program has a full-fledged overlay editor called OverlayEditor.
With it, you can create very informative, compact and beautiful conclusions of information about the system.
For example:
I hope they serve as inspiration to you. Or maybe you'll be able to let users create their own presets for displaying information about the system.
By the way, Rivatuner, as far as I know, does not know how to display information on a second alternative screen, but only displays information by cluttering information, and this is terribly inconvenient.
I also really liked this project, there is a beautiful layout of graphics there too: https://github.com/mathoudebine/turing-smart-screen-python But there are no Oled monitors there, and the speed of drawing due to the iron used is low.
For example, I really lack the simultaneous output of information about the loading of each individual CPU core and the detailed loading of GPUs, as well as their temperatures. The sum of this information about everything allows you to diagnose a lot, for example, to understand the lack of processor power, or a video card, allows you to understand how many processor cores the game uses, and so on.
I hope you realized that I mean to create something that can turn the second screen into a very detailed monitoring panel about a system that also looks beautiful. Your program provides a good foundation for this task. Besides, what I'm proposing, I've never seen anything like this before, unfortunately, even though I've been looking for a long time.
Beta Was this translation helpful? Give feedback.
All reactions