An identity tool for the Nintendo Switch
Go to file
2018-11-02 19:59:22 -05:00
common Fix compile errors with new version of libnx 2018-11-02 19:59:22 -05:00
console Fix compile errors with new version of libnx 2018-11-02 19:59:22 -05:00
gui Fix compile errors with new version of libnx 2018-11-02 19:59:22 -05:00
resources Update feature list and build names 2018-06-12 10:16:14 -05:00
.gitattributes Initial commit 2018-05-16 15:05:34 -05:00
.travis.yml Revert "Only build from branch travis-fix for now" 2018-06-11 13:43:55 -05:00
LICENSE Initial commit 2018-05-16 15:05:34 -05:00
Makefile Initial bring up of the GUI version 2018-06-07 13:56:27 -05:00
README.md Update README.md to reflect release changes 2018-06-12 14:42:27 -05:00

SwitchIdent Travis

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