mirror of
https://github.com/joel16/SwitchIdent.git
synced 2024-11-26 21:20:26 +00:00
An identity tool for the Nintendo Switch
919f7d0f32
Also fixed console version duplicating the CPU clock info |
||
---|---|---|
common | ||
console | ||
gui | ||
resources | ||
.gitattributes | ||
.travis.yml | ||
LICENSE | ||
Makefile | ||
README.md |
SwitchIdent
This is yet another identity tool that is continuing the series of <device name here>ident. The tool allows users to get various bits of information from your device, hence the name 'ident' as in identifying your device.
Bleeding edge builds can be found in the gh-pages branch.
Features:
- Displays system version.
- Displays kernel version (except on 4.X.X).
- Displays hardware type and unit.
- Displays serial number.
- Displays DRAM ID.
- Displays device ID.
- Displays system region.
- Displays CPU and GPU clocks based on the performance configuration returned by the APM service.
- Displays whether the switch is in docked/handheld state.
- Displays IP Address.
- Displays storage sizes for SD, NAND (user) and NAND (system).
- Displays various system statuses. (Bluetooth, WLAN, NFC, etc.)
- Displays battery percentage and charging status.
- Displays battery charger type.
- Displays if battery charging is enabled.
- Displays if ample power is supplied.
- Displays WIreless RSSI signals and quality.
Credits:
- Eve/Hikari/Junko: Beta testing
- Klodeckel: Beta testing
- hopperplaysmc: Beta testing
- preetisketch: Banner
- Shadow: Firmware version fix