Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/theritvars/thinkmorse

Python script for flashing ThinkPad lid LED in Morse code
https://github.com/theritvars/thinkmorse

led linux morse thinkmorse thinkpad

Last synced: about 2 months ago
JSON representation

Python script for flashing ThinkPad lid LED in Morse code

Awesome Lists containing this project

README

        

## Newer version of this script, written in Rust can be found [here](https://github.com/RichusX/thinkmorse-rust)

# 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.