/vuetron-mail

Primary LanguageJavaScriptMIT LicenseMIT

Vuetron Mail

This is not a full fledge mail client. This project was developed primarily using Electron and Vue.js . The project was built in curiousity to try out Vue.js and electron.

Installation

  1. Clone the repository.
  2. cd into the directory and run npm install.
  3. To avoid sqlite error, run ./node_modules/.bin/electron-rebuild.
  4. Finally start the application using npm start.

Contributing

Feel free to give pull requests and I shall personally review them before merging.

Features

  1. Add, edit, delete mail account.
  2. Manual and automatic synchronization of mail folders.
  3. View, compose, reply, forward messages.
  4. Folders available: Inbox, Sent, Spam
  5. Drafts and Outbox will be introduced soon.

Roadmap

Will be added soon

License

Copyright © 2017 Vinay Kumar
Licensed under the MIT License