Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 816 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 816 Bytes

Email Notifier

This project insprired this ruby version of code. I heavily used the work from the linux drivers to find out how to interact with the USB lamp.

Installation

Install the following dependencies:

Usage

require './notifier.rb'
notifier = EmailNotifier.new
notifier.colour! RED

Issues

Report issues here

License

Open sourced under the MIT license