/thinkmorse

Python script for flashing ThinkPad lid LED in Morse code

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Newer version of this script, written in Rust can be found here

thinkmorse

Python script for flashing the ThinkPad lid LED in Morse code

Prerequisites

To have the control over the lid LED you need ec_sys kernel module loaded with write support enabled. To do this, add ec_sys.write_support=1 to your kernel parameters.