A webapp for Omlet Chat, essentially mimicks Google Docs with real time editing and sharing. Multiple users can edit one document.
Functions by having a timer which checks when the user is editing the document. Over a period of inactivity, OmPad retrieves the data and sends it over to all phones currently on the network. Functions include caret positioning and checking whether the user has clicked certain buttons.
MIT License