Skip to content

Set DCSD LED according to device state (Normal/Recovery/DFU)

License

Notifications You must be signed in to change notification settings

matteyeux/dcsd_status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dcsd_status

Switch on the LED corresponding to the Apple device status (Normal/Recovery/DFU)

demo

Usage

usage : ./dcsd_status [OPTIONS]
 -s	stop deamon
 -n	no daemon
 -r	reset
 -h	help

Dependances

  • libusb
  • libftdi

Build

To build dcsd_status, run make. To install dcsd_status directly to your system, run 'sudo make install' You can enable debugging mode when runnning make with DEBUG flag : make DEBUG=1

Known issues

iDevices are not recognized on macOS High Sierra due to libusb. Check #1.
You can apply this patch to fix libusb, or use my fork.


If you want to have some fun with your DCSD, check this repo

About

Set DCSD LED according to device state (Normal/Recovery/DFU)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published