thinkmorse
Python script for flashing ThinkPad lid LED in Morse code
Python★ 93⑂ 8 forksGPL-3.0updated 4 years ago
git clone https://github.com/theritvars/thinkmorse.gittheritvars/thinkmorseREADME.mdfork it — it’s yours
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.
more like this
gns3theme
Custom color themes for GNS3 GUI. Built-in schemes, custom JSON themes, device symbols. Supports Linux and macOS.
Python★ 50