Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidiq/trillimon

Monitor Trillian conversation logs for new messages and forward them to the e-mail location of choice. Requires .net Framework 4.0 or greater.
https://github.com/davidiq/trillimon

Last synced: about 6 hours ago
JSON representation

Monitor Trillian conversation logs for new messages and forward them to the e-mail location of choice. Requires .net Framework 4.0 or greater.

Awesome Lists containing this project

README

        

TrilliMon
=========

TrilliMon Monitors Trillian conversation logs for new messages and forwards them to the specified mobile number using your Google Voice account so that you don't have to be constantly monitoring your Instant Messages.

Requirements:
.Net Framework 4.0 or greater
Google Voice Account
Trillian version 3.0 or higher (Astra)

Thanks to Matt Stertz for providing the SharpGoogleVoice class for use in the application. His concept console application was enough to understand its use and implement.