Skip to content
/ mled Public

Translates stdin to morse code and makes your CAPS LOCK led blink accordingly

License

Notifications You must be signed in to change notification settings

dsp/mled

Folders and files

NameName
Last commit message
Last commit date

Latest commit

039ca96 · Oct 13, 2010

History

9 Commits
Oct 13, 2010
Oct 12, 2010
Oct 12, 2010
Oct 12, 2010

Repository files navigation

mled

mled is a program that translates stdin to morsecode and uses your CAPS LOCK LED to display it.

$ echo "sos" | sudo ./mled

At the moment it mled only supports ascii-characters A-Za-z0-9.

You can also abuse it as a binary clock with the -t switch.

Tested devices

  • ThinkPad X-Series
  • TypeMatrix 2030 (tested by maximeh)
  • hp nx7010 (winks)

About

Translates stdin to morse code and makes your CAPS LOCK led blink accordingly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages