Skip to content

qcom-toolbox/Specs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

153 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Java FreeBSD GhostBSD Linux macOS Windows Arch Linux Debian Fedora Gentoo


Specs Developpement will come back soon.

Specs :

A Java application that displays detailed information about your PC's hardware.

img.png

Features :

CPU Details : View your processor's model, physical and logical core count.
GPU Information : See your graphics processor name and VRAM capacity.
RAM Usage : Shows total, used, and free memory, without cached files.
Operating System : Displays OS name and version.
Auto Refresh : Set intervals to automatically update displayed information.

Minimum Requirements :

πŸ–₯️ OS : Windows 7 or better / Linux 4.4 or better / Mac OS 10.11 or better
βš™οΈ CPU : 64 bits CPU
πŸ’Ύ RAM : 512 MO of RAM
πŸ’Ώ Storage : 512 Mo of free space
β˜• Java : JDK 17 or better

Project Status :

Legend :

  • βœ… Yes
  • ❌ No
  • ⚠️ Partial or Special Case
  • 🟧 Not Available/Unknown
OS Launch Installer Standalone Version Icon Stress Test OS CPU RAM VRAM
Windows βœ… βœ… βœ… βœ… βœ… βœ… βœ… βœ… βœ…
Arch Linux βœ… βœ… βœ… βœ… βœ… βœ… βœ… βœ… βœ…
Ubuntu βœ… βœ… βœ… βœ… βœ… βœ… βœ… βœ… βœ…
Debian βœ… βœ… βœ… βœ… βœ… βœ… βœ… βœ… βœ…
Fedora βœ… βœ… βœ… βœ… βœ… βœ… βœ… βœ… βœ…
Gentoo Linux βœ… βœ… βœ… βœ… βœ… βœ… βœ… βœ… βœ…
Mac OS βœ… βœ… βœ… βœ… βœ… βœ… βœ… βœ… βœ…
BSD (Should Work) βœ… βœ… βœ… βœ… βœ… βœ… βœ… βœ… βœ…

Validation :

  • the validation feature is a feature that allows you to display information from multiple PCs to create statistics. img_1.png
  • This feature requires a server to be used.
  • currently there is no official server available, but you can create one by using the guide how to create you own Specs Server.

Wayland Support :

The application now includes full automatic Wayland support. When running on a Wayland session, the app will automatically detect the display server and configure the necessary system properties for proper rendering.

No manual configuration is required - the app handles Wayland compatibility automatically.

If you encounter any display issues on Wayland, you can still manually force X11 backend by running:

GDK_BACKEND=x11 java -jar Specs.jar

dependency :

libjpeg turbo 8 :

This is a dependency that may be necessary to install the .deb file on certain Linux distributions based on Debian.

Debian :

wget http://mirrors.kernel.org/ubuntu/pool/main/libj/libjpeg-turbo/libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb  
sudo apt install ./libjpeg-turbo8_2.1.2-0ubuntu1_amd64.deb

glxinfo :

  • GLXINFO has been replaced with OSHI GLXINFO is now optional.

  • To enable GPU and VRAM information retrieval on Linux, this program requires glxinfo. Below are the instructions for installing glxinfo on Debian, Ubuntu, Fedora, Arch Linux, and Gentoo.

Debian / Ubuntu :

On Debian or Ubuntu, glxinfo is part of the mesa-utils package :

sudo apt-get update
sudo apt-get install mesa-utils

Fedora :

On Fedora, you can install glxinfo with the mesa-demos package :

sudo dnf install mesa-demos

Arch Linux :

On Arch Linux, glxinfo is provided by the mesa-demos package :

sudo pacman -S mesa-demos

Gentoo :

On Gentoo, you can install glxinfo by emerging the mesa-progs package :

sudo emerge --ask mesa-progs -av

Verifying the Installation :

To confirm that glxinfo is installed correctly, run :

glxinfo | grep "OpenGL version"

If glxinfo returns OpenGL version information, the installation was successful.

Gneu Gneu On ne peut pas voir le stockage. / The app is ugly.

it's a choice, really not, but really not that I don't have the skills to do better.

Try Specs Plus By Nat 649 : https://github.com/nat649/SpecsPlus

Star History

Star History Chart

Assets

About

A Java application that displays information about your PC's hardware.

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages