mirror of
https://github.com/joel16/SwitchIdent.git
synced 2024-11-23 03:39:40 +00:00
An identity tool for the Nintendo Switch
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 region (needs more testing).
- 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.)
Credits:
- Eve/Hikari/Junko: Beta testing
- Klodeckel: Beta testing
- hopperplaysmc: Beta testing
- preetisketch: Banner
- Shadow: Firmware version fix