Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/davidiq/trillimon
- Owner: DavidIQ
- Created: 2013-02-20T23:13:28.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-08-09T18:59:09.000Z (over 11 years ago)
- Last Synced: 2023-03-10T22:57:01.819Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.