0
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Mar 09, 2025 — Mar 09, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Surrounded exclamation mark-laden Bash examples with single quotes instead of double... so they work More... about 13 years ago
Merge branch 'master' of github.com:elimisteve/teller More... over 13 years ago
Added half-assed Twitter support, currently requiring the creation of a Twitter app More... over 13 years ago
Merge pull request #1 from longears/master More... over 13 years ago
Turn off noisy xmpppy debug messages More... over 13 years ago
teller.py: Alignified global vars/pseudo-constants More... over 13 years ago
Updated README.md to make latest version w/convenient usage More... over 13 years ago
Used os.path.{dirname,realpath} so teller.py can find other files even when symlinked (to, say, ~/bin/tell), enabling '$ tell bob ...'-style functionality at the command line. Removed infinite loop of waiting for user input; just call teller whenever you need it. More... over 13 years ago
teller.py now properly checks for email password in both places (credentials.js and argv[1]) More... over 13 years ago
teller.py now supports sending messages to multiple users: 'aj,michael,jim Here's the link: ...' More... over 13 years ago
Fixed bug in send_email() and made it more robust. (No more blank emails.) More... over 13 years ago
Added TODO item to README.md More... over 13 years ago
More README.md tweaks More... over 13 years ago
Re-re-reformatted README.md to look better on GitHub (better) More... over 13 years ago
Re-reformatted README.md to look better on GitHub (hopefully) More... over 13 years ago
Reformatted README.md to look better on GitHub More... over 13 years ago
config.js -> contacts.js in .gitignore More... over 13 years ago
renamed: config.js -> contacts.js More... over 13 years ago
Added (mostly) cleaned config.js More... over 13 years ago
Made README's Quickstart instructions clearer More... over 13 years ago
Added support for sending SMS messages via the Twilio API, email via Gmail, and IMs via Google Talk. More... over 13 years ago
First commit. Added teller.py (tell() is stubbed out), {config,credentials}.js, .gitignore More... over 13 years ago