This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
ent /
| name | age | message | |
|---|---|---|---|
| |
README | Sat Feb 07 17:37:11 -0800 2009 | |
| |
ent.php | Sun Feb 08 14:04:21 -0800 2009 | |
| |
html2txt.php | Sat Dec 27 18:25:43 -0800 2008 | |
| |
lastrss.php | Sun Dec 28 12:18:56 -0800 2008 | |
| |
leaves/ | Sat Feb 07 17:34:09 -0800 2009 | |
| |
mbox.php | Sat Dec 27 18:25:43 -0800 2008 | |
| |
new/ | Sun Mar 29 18:11:56 -0700 2009 | |
| |
url_get.php | Sat Dec 27 18:25:43 -0800 2008 |
README
+----- . . -------
| |\ | |
+--- | \ | |
| | \ | |
+----- | \| |
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Ent provides services and tools via email.
- Wikipedia
- Definitions
- Content of web pages
- Weather
- News (NPR, BBC, NYTIMES, FRESHMEAT)
- UPS tracking information
- Translation (English/Spanish)
- Quotes
- c2 wiki
- Manpages
- Time & Date
- Zipcode information
- Integrated help
How it works:
- You send mail to an email address
- This code gets run somehow (I use a cron job)
- It parses an mbox file. (/var/mail/ent for me)
- The requests are taken from the subject line
- Requests can be mixed case
- The results are emailed back to you and your message is
removed from the mbox
The code uses several pieces of code written by others. See
the individual files for copyright/license information.
The core Ent code was written by Charles Childers and is
gifted to the public domain.







