An identity tool for the Nintendo Switch
Go to file
2018-11-23 13:29:58 -06:00
common Get rid of kernel version and make minor accuracy changes 2018-11-23 13:29:58 -06:00
console Get rid of kernel version and make minor accuracy changes 2018-11-23 13:29:58 -06:00
gui Get rid of kernel version and make minor accuracy changes 2018-11-23 13:29:58 -06: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 2018-11-02 22:05:31 -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 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