The inspiration for this project came from my dad, who was weary of using the arrow keys on the Roku remote to navigate the Youtube keyboard.  As a fresh C.S. graduate, I took up the challenge.  I was confident that this was possible after reading the Roku API (https://sdkdocs.roku.com/display/sdkdoc/External+Control+API) and seeing a previous project (https://hackaday.com/2015/08/01/amazon-echo-orders-the-roku-about/) that was able to input characters directly.  I feel like the code leaves much to be desired, but it was fun to play with C.  I am very open to suggestions for improvement.