Skip to content
/ mled Public
forked from dsp/mled

Translates stdin to morse code a blinks your CAPS LOCK led accordingly

License

Notifications You must be signed in to change notification settings

winks/mled

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

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 a blinks your CAPS LOCK led accordingly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%