An identity tool for the Nintendo Switch
Go to file
shchmue 3c28b195c3
Add missing DRAM descriptors (#16)
* Update for compatibility with libnx v4.2.0

* Add missing DRAM descriptors
2021-11-04 17:43:55 -04:00
.travis Make use of xGetServiceSession functions and fix up travis builds 2019-07-20 00:22:07 -04:00
common Add missing DRAM descriptors (#16) 2021-11-04 17:43:55 -04:00
include Deprecate console version and update for libnx v2.3.0 2019-07-20 00:07:19 -04:00
romfs Deprecate console version and update for libnx v2.3.0 2019-07-20 00:07:19 -04:00
source Update for compatibility with libnx v4.2.0 (#15) 2021-11-04 16:31:07 -04:00
.gitattributes Initial commit 2018-05-16 15:05:34 -05:00
.travis.yml Deprecate console version and update for libnx v2.3.0 2019-07-20 00:07:19 -04:00
icon.jpg Deprecate console version and update for libnx v2.3.0 2019-07-20 00:07:19 -04:00
LICENSE Initial commit 2018-05-16 15:05:34 -05:00
Makefile Deprecate console version and update for libnx v2.3.0 2019-07-20 00:07:19 -04:00
README.md Update README.md to reflect new changes 2019-01-15 00:33:56 -06:00

SwitchIdent Travis

This is yet another identity tool that is continuing the series of <device name here>ident. This tool allows users to get various bits of information from your Nintendo Switch device, hence the name 'ident' as in identifying your Nintendo Switch.

Bleeding edge builds can be found in the gh-pages branch.

Features:

  • Displays system firmware version.
  • Displays hardware type and unit.
  • Displays serial number.
  • Displays DRAM ID.
  • Displays device ID.
  • Displays system region.
  • Displays CPU, GPU and EMC clocks.
  • 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.
  • Displays battery voltage sate.
  • Displays battery lot number.
  • Displays SD and gamecard slot statuses.
  • Displays WiFi and Bluetooth MAC address.

Credits:

  • Eve/Hikari/Junko, Klodeckel and hopperplaysmc: Beta testing
  • preetisketch: Banner