Popularity
3.1
Stable
Activity
0.0
Stable
238
11
44

Programming language: JavaScript
License: Apache License 2.0
Tags: Email     Communication systems     Webmail clients    

Isotope Mail alternatives and similar software solutions

Based on the "Webmail clients" category.
Alternatively, view Isotope Mail alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of Isotope Mail or a related project?

Add another 'Webmail clients' Software solution

README

Gitter GitHub license Build Status Code coverage Total alerts e2e tests BrowserStack Status

Microservice based webmail client built with ReactJS and Spring.

Introduction

This webmail client is still in a very early stage, use at your own risk.

TL;DR

If you just want to check out the current status of the project you can deploy the application using the example traefik docker-compose.

Just run the following commands:

git clone https://github.com/manusa/isotope-mail.git
cd isotope-mail/deployment-examples
docker-compose pull && docker-compose up --force-recreate

Point your browser to localhost and login using the credentials of your mailserver.

Demo

You can see the latest snapshot version in action at: isotope.marcnuri.com

Use the following credentials:

  • Host: isotope
  • User: isotope
  • Password: demo

You can send e-mails to the demo account (isotope@isotope) by setting the SMTP server advanced settings:

  • Port: 25
  • SMTP SSL: false

Focus on Code Quality

Lines of Code Language grade: JavaScript Language grade: Java Reliability Rating Security Rating Maintainability Rating

One of the main reasons to develop Isotope Mail is to learn and showcase new technologies, frameworks and libraries and how they can be used in a real life product. There is a stronger focus on achieving top quality code rather than delivering a large number of features.

In order to guarantee top code quality the project is using Sonar Cloud and LGTM - Looks Good To Me to perform static code analysis.

How to deploy

Following is a list of resources that can help you deploy Isotope Mail Client in different environments

License

Isotope is [Apache 2.0 Licensed](./LICENSE).

Acknowledgements

Isotope Mail team wants to recognize the following third parties for providing software, support or services free of charge.

Thanks to BrowserStack for providing a free open source account to use their products for testing in real devices and browsers.


*Note that all licence references and agreements mentioned in the Isotope Mail README section above are relevant to that project's source code only.