Skip to content

emailbox/minimail_mobileapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is minimail

Minimail is an open source email client, backend-ed by Emailbox, that is built using HTML, CSS, and Javascript. It has been tested on Android and iOS.

Pull requests are welcome!

Current status

Download the Android APK on the Minimail site

Minimail is usable as a mobile email client at this point, but has many bugs and issues that need to be fixed. If you encounter an issue not already on GitHub Issues for this repository, please add it with as much info as possible!

Contents of this Repository

Source for the minimail mobile email client. The app works in conjunction with a server-side component (receiving and sending emails, Push Notifications) and the Emailbox API (https://getemailbox.com/docs).

Requirements to run:

  • Android Phone running 2.2+ (not ready for Tablets)

Build Option 1: PhoneGap Build

  1. Fork this repo (optional)
  2. Sign up for Adobe PhoneGap Build: http://build.phonegap.com/plans/free
  3. Create a new project in PhoneGap Build using your forked GitHub URL (or just the https url for this repo)
  4. Build the project, then download and install the created Android build (.ipk). Takes about 30 seconds. Use a barcode scanner for easy download!

Note: Push Notifications don't work when building locally. Working only on PhoneGap Build (actually, not even there yet)

Design and Debugging

Try out debug.phonegap.com (super buggy and slow, but a useful HTML view) or open up index.html in your browser and use the native developer tools.

Server-side

By default the basic server is used. If you want to run your own server:

  1. Register as an emailbox developer (https://getemailbox.com/login/first)
  2. Follow instructions at repo: https://github.com/emailbox/minimail_nodeserver

App Todos

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published