This is an early version of LexiMail, Open Source and cross-platform e-mail desktop application that's built in HTML, CSS and Node.JS.
Most of the initial layout was 'borrowed' from LightRead but the plan is to be themable in the future. No much more to see for now.
grab the source and
npm install
npm start
(no tests yet!)
npm test
Questions, comments, bug reports, and pull requests are all welcome. Submit them at the project on GitHub.
Bug reports that include steps-to-reproduce (including code) are the best. Even better, make them in the form of pull requests that update the test suite. Thanks!
Licensed under the Apache License, Version 2.0.
See the top-level file LICENSE
and
(http://www.apache.org/licenses/LICENSE-2.0).