TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Open source mobile email client built with HTML/CSS/JS

16 点作者 nicholasreed大约 12 年前
Hey HN,<p>I've been working on an email client and wanted to get some feedback!<p>Minimail is built on Phonegap, so it uses HTML/CSS/JS for everything user-facing. The app also uses emailbox (a related project of mine) as the backend API for receiving/parsing/sending emails.<p>I think email clients need a huge UX/UI overhaul, and so I'm trying to build a flexible/hackable email client that anyone can customize to fit their email workflow.<p>Thanks for any feedback!<p>Website: https://minimail.herokuapp.com/<p>Email: nick (at) getemailbox.com

3 条评论

martey大约 12 年前
I do not think that you should claim that this is open source [1] when you have not decided on a license to release it under [2].<p>[1] <a href="http://opensource.org/docs/osd" rel="nofollow">http://opensource.org/docs/osd</a><p>[2] <a href="https://github.com/emailbox/minimail_mobileapp/issues/1" rel="nofollow">https://github.com/emailbox/minimail_mobileapp/issues/1</a>
评论 #5344019 未加载
welder大约 12 年前
Thanks for sharing. Could you describe these 2 features in more detail?<p>1) Stop receiving notifications, and read Leisure emails on your down time.<p>2) Pretend an email arrives at a different time
评论 #5339674 未加载
nicholasreed大约 12 年前
Clickable: <a href="https://minimail.herokuapp.com/" rel="nofollow">https://minimail.herokuapp.com/</a>