Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gswalden/birdymail
Temporary, receive-only e-mail address service integrated with Twitter for easy notifications and address management.
https://github.com/gswalden/birdymail
Last synced: 25 days ago
JSON representation
Temporary, receive-only e-mail address service integrated with Twitter for easy notifications and address management.
- Host: GitHub
- URL: https://github.com/gswalden/birdymail
- Owner: gswalden
- License: gpl-3.0
- Created: 2013-03-01T00:17:16.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-06-18T05:32:07.000Z (over 11 years ago)
- Last Synced: 2024-10-29T21:18:52.692Z (2 months ago)
- Language: PHP
- Homepage: birdymail.me
- Size: 1.07 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
## BirdyMail.me
Temporary, receive-only e-mail address service integrated with Twitter for easy notifications and address management.## Motivation
Similar services did not provide easy, non-intrusive notifications for new e-mail arrivals. BirdyMail requires minimal effort during sign-up and retrieval.## Libraries
* [CodeIgniter](http://ellislab.com/codeigniter)
* [HTML Purifier](http://htmlpurifier.org/)
* [tmhOAuth](https://github.com/themattharris/tmhOAuth)
* [CodeIgniter REST Server](https://github.com/philsturgeon/codeigniter-restserver)
* [Bootstrap](http://twitter.github.io/bootstrap/)
* [ZeroClipboard](https://github.com/zeroclipboard/ZeroClipboard)## License
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .