Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/g105b/typemail
Typographic email client
https://github.com/g105b/typemail
Last synced: 21 days ago
JSON representation
Typographic email client
- Host: GitHub
- URL: https://github.com/g105b/typemail
- Owner: g105b
- License: mit
- Created: 2014-03-13T14:51:00.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-23T19:39:30.000Z (about 10 years ago)
- Last Synced: 2024-10-18T11:55:57.016Z (about 1 month ago)
- Size: 230 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TypeMail
========Typographic email client.
Built with this ethos:
* Terminal first
* Offline second
* Mobile thirdStructure of source directories:
* `/chrome` - the Chrome Packaged App, wrapping the offline-enabled web app.
* `/cca` - the Chrome Cordova App, used to deploy packaged app to mobile.
* `/cli` - the command line interface to the application.
* `/web` - the offline-enabled web app.