Welcome to MorphOS-Storage, a webserver dedicated to MorphOS users. ©2016-2025 Meta-MorphOS.org
Description:System Information Tool
Developer/Porter:TDolphin
Homepage:https://www.tdolphin.org/projects.php#cpu-m
Readme:
Short: System Information Tool
Uploader: rafal.zabdyr@tdolphin.org (Rafal Zabdyr)
Author: Rafal Zabdyr
Type: util/moni
Version: 0.3.5
Architecture: ppc-morphos
URL: https://www.tdolphin.org/projects.php#cpu-m

############################################################

CPU-M
(c) 2025 TDolphin

web: http://www.tdolphin.org
email: info at tdolphin.org

############################################################

README

System Information Tool for MorphOS

This tool display useful information about the system.

It serves as a comprehensive example of using MUI C++ wrapper classes
(https://github.com/tdolphin-org/AmigaOS.MUI.cpp.wrapper) and AmigaOS C++
wrapper classes (https://github.com/tdolphin-org/AmigaOS.cpp.wrapper).

The source code for CPU-M is available on GitHub
(https://github.com/tdolphin-org/CPU-M).


REQUIREMENTS

Required:
- MorphOS 3.x

AUTHORS

Rafal Zabdyr - code, graphics


COPYING / LICENSE

CPU-M is licensed under the MIT License. See the LICENSE file for details.

Upload Date:Nov 08 2025
Category:System/Monitoring
Download:CPU-M_0.3.5.lha
Md5:4e3618e9ec5f8f82c6095863f960e935
Size:751 KB
Downloads:159
Screenshot(s)
 
History
Last Comments
17 Nov 2025
09:47
For now I don’t plan to add localization, as most of the text is currently hard-coded. At this stage I’m focusing mainly on core functionality, which is why I decided to stick with English, even though it’s not my native language.

Regarding temperature readings: CPU-M is not intended to become a full monitoring tool, so at the moment features such as real-time temperature display are outside its scope. I’m also hoping that the next MorphOS release will bring an updated and fixed temperature gadget in Ambient, which should solve this for most systems.

Support for displaying the amount of installed graphics memory will be included in the next release. However, real-time monitoring of used graphics memory will stay out of scope, as Ambient already provides a gadget for this purpose.

Thanks for the suggestions and feedback - it’s very appreciated!
Brumiga
11 Nov 2025
14:25
Quelques améliorations possibles... La localisation est-elle possible ? L'onglet concernant une puce graphique ou une carte graphique pourrait-il afficher la quantité de mémoire totale ainsi que celle disponible ? Pour ce qui est de la température processeur le module/ou sbar n'indique pas pour tous les modèles mac, les pegasos 1 et 2 ou l'efika, les sam 460 (à confirmer) ni les amigaone x5000. J'ai eu par cyfm sur morphzone un petit programme qu'il a écrit et qui indique la température sur macmini. papiosaur aurait voulu le mettre à disposition sur MorphOS Storage mais l'archive ne contient aucune documentation et je ne sais pas si l'auteur serait d'accord ou pas.

Some possible improvements... Is localization possible ? Could the tab for a graphics chip or graphics card display the total and available memory ? Regarding CPU temperature, the module/sbar doesn't show it for all Mac models, including the Pegasos 1 and 2 or, the Efika, the SAM 460 (to be confirmed), and the Amigaone X5000. I received a small program from cyfm on MorphZone that displays the temperature on the Mac Mini. papiosaur wanted to make it available on MorphOS Storage, but the archive contains no documentation, and I don't know if the author would agree.

Brumiga