LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

idevicename

gets or sets the name of an iOS device

TLDR

Get device name
$ idevicename
copy
Set device name
$ idevicename "New Name"
copy
Target specific device
$ idevicename -u [udid]
copy
Debug output
$ idevicename -d
copy

SYNOPSIS

idevicename [options] [name]

DESCRIPTION

idevicename gets or sets the name of an iOS device. Without argument it displays the current name.The tool changes the device name visible in iTunes and Finder. It requires the device to be paired and trusted.

PARAMETERS

NAME

New device name to set.
-u UDID
Target device by UDID.
-n
Use network connection.
-d, --debug
Debug output.
--help
Display help information.

INSTALL

sudo apt install libimobiledevice-utils
copy
sudo dnf install libimobiledevice-utils
copy
sudo apk add libimobiledevice-progs
copy

CAVEATS

Part of libimobiledevice. Device must be paired. Name syncs after change.

HISTORY

idevicename is part of libimobiledevice for iOS device property management.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid