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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Examples of email-first projects or startups?

58 点作者 victop将近 4 年前
By <i>email-first</i> I mean services that the email is the principal (or only) interface between the service and the user. For example: Posterous before Spaces. Thanks.

25 条评论

rikkipitt将近 4 年前
<a href="https:&#x2F;&#x2F;www.paced.email" rel="nofollow">https:&#x2F;&#x2F;www.paced.email</a> is a service I built to buffer users from email. It aggregates multiple inbound emails into single messages based on a desired cadence. There&#x27;s a dashboard, but after signing up, there&#x27;s no real need to sign in as I designed the system to generate aliases on the fly using an easy to remember format.<p>E.g.<p>- johndoe@daily.paced.email<p>- johndoe.hackernews@weekly.paced.email<p>- johndoe.github@monthly.paced.email<p>- Or xyz@example.com if you bring your own domain.<p>The UI came about after being requested so much, but the original interface still stands.
评论 #28067219 未加载
评论 #28063518 未加载
评论 #28064902 未加载
评论 #28064541 未加载
mgkimsal将近 4 年前
I don&#x27;t have these any more, but... ~20 years ago I had a &#x27;searchbyemail.com&#x27; and &#x27;recipesbyemail.com&#x27; service.<p>SBE would take a term, search&#x2F;scrape google&#x2F;yahoo&#x2F;altavista and return the name&#x2F;link in an email.<p>RecipesByEmail was... recipes by email - put &#x27;chicken casserole&#x27; in the subject, and we&#x27;d send back links to chicken recipes (I think later, I had it send back 2-3 recipes scraped from some open recipe sites).<p>They never got huge traction, but I remember getting more than a few &#x27;thank you&#x27; emails from blind folks. One specifically came from someone who worked in a school for the blind, and he wrote that the search thing was very handy for some students.
grejdi将近 4 年前
I&#x27;ve been building Emailic for the last few months. <a href="https:&#x2F;&#x2F;emailic.com" rel="nofollow">https:&#x2F;&#x2F;emailic.com</a><p>You can use it to drive automation in external apps, without having to leave your inbox. Zapier and other no-code solutions have such integrations, but they are expensive and require access to all your emails. This was something I was not willing to give up, for privacy reasons.<p>I&#x27;ve currently completed a Webhook (<a href="https:&#x2F;&#x2F;emailic.com&#x2F;apps&#x2F;webhook&#x2F;" rel="nofollow">https:&#x2F;&#x2F;emailic.com&#x2F;apps&#x2F;webhook&#x2F;</a>) and Upload to Dropbox (<a href="https:&#x2F;&#x2F;emailic.com&#x2F;apps&#x2F;dropbox_upload&#x2F;" rel="nofollow">https:&#x2F;&#x2F;emailic.com&#x2F;apps&#x2F;dropbox_upload&#x2F;</a>) integration. Check it out, and let me know what you all think! (Email address is in my profile.)
评论 #28067357 未加载
lewisjoe将近 4 年前
<a href="https:&#x2F;&#x2F;closetab.email" rel="nofollow">https:&#x2F;&#x2F;closetab.email</a> - delivers your bookmarks to email every monday, so that your bookmarks don’t go into an endless abyss.
评论 #28069470 未加载
VintageLight将近 4 年前
<a href="https:&#x2F;&#x2F;scottscheapflights.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;scottscheapflights.com&#x2F;</a>
cmatthieu将近 4 年前
I built an email-powered social network called Uhuro (<a href="https:&#x2F;&#x2F;uhuro.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;uhuro.com&#x2F;</a>). I guess it could also be used as a social listserve platform.<p>Email addresses work like APIs. For instance you can send emails to join@uhuro.com to join the social network or quit@uhuro.com to quit. Other email API addresses include:<p>- invite@uhuro.com = invites friends and family to join<p>- help@uhuro.com = Replies with the instructions<p>- follow@uhuro.com &#x2F; unfollow@ = Follows or unfollows CC&#x27;ed users<p>- followers@uhuro.com = Replies with all users following you<p>- post@uhuro.com = Sends your email message to all of your followers.<p>Here&#x27;s more information on how it works - <a href="https:&#x2F;&#x2F;uhuro.com&#x2F;how.html" rel="nofollow">https:&#x2F;&#x2F;uhuro.com&#x2F;how.html</a>
cruano将近 4 年前
<a href="http:&#x2F;&#x2F;ohlife.com" rel="nofollow">http:&#x2F;&#x2F;ohlife.com</a> was a YC-backed [1] personal journal you maintained by replying to emails, which is super cool IMO.<p>Although I always thought maybe whatsapp would be a better fit for an interface, so I started building Diarist [2] for a Twilio hackathon. Never finished it though.<p>[1] <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=1613137" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=1613137</a><p>[2] <a href="https:&#x2F;&#x2F;github.com&#x2F;caruano95&#x2F;diarist" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;caruano95&#x2F;diarist</a>
octaonalocto将近 4 年前
I built www.emailnewslettertracker.com so I can route emails to my Remarkable2 tablet. It&#x27;s based on inbound SES and lambda, with a reverse engineering of the Remarkable browser extension. Because of the reverse engineering, I don&#x27;t really want to bring attention with thousands of users, but if a couple of people wanted access, please feel free to sign up.<p>I built it because email newsletters are increasingly valuable, and I wanted to read them on RM2.
评论 #28187089 未加载
Alex3917将近 4 年前
It depends what you mean by email. For example, FWD:Everyone (fwdeveryone.com) allows using the Gmail add-on as the only interface between the user and service. So the user can stay entirely within their inbox, but they aren&#x27;t interacting with the service by sending or forwarding an email.
评论 #28061363 未加载
shakna将近 4 年前
Almost everything I do with sr.ht is via email.<p>Source control, issue tracking, CI, mailing lists, documentation, etc.
sampl将近 4 年前
I made an email-only todo list called Dobby [1]<p>You send your tasks to dobby@dobbymail.com, and it&#x27;ll send you a todo list every morning. You can reply to complete, postpone etc.<p>The point is to not have a separate place for seeing and managing a giant database of todos. You only ever see what&#x27;s relevant now, and in the place you already look for everything else (email).<p>1. <a href="https:&#x2F;&#x2F;dobbymail.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;dobbymail.com&#x2F;</a>
instb3at将近 4 年前
I have built a service for storing email attachments to cloud. <a href="https:&#x2F;&#x2F;mailboxfiler.com" rel="nofollow">https:&#x2F;&#x2F;mailboxfiler.com</a>
victop将近 4 年前
Another example: followupthen.com
saimiam将近 4 年前
Moogle.cc is a blogging platform where you can only post using email. If you want to update a post (say, because you found a typo), you have send another email with the correct spelling.<p>I might have to move away from this restriction though depending on use feedback.<p>Sample blog - <a href="https:&#x2F;&#x2F;dirtydatagirl.moogle.cc" rel="nofollow">https:&#x2F;&#x2F;dirtydatagirl.moogle.cc</a> (she was front page on HN a few weeks ago)
评论 #28084086 未加载
jareklupinski将近 4 年前
<a href="http:&#x2F;&#x2F;www.watchdog.email&#x2F;" rel="nofollow">http:&#x2F;&#x2F;www.watchdog.email&#x2F;</a>
teknopaul将近 4 年前
There are events businesses, flash sales, and pop-ups that rely entirely on an email for marketing and communication. Email is good for anything for which exclusivity is a factor.<p>Naturally, I can&#x27;t name names ;)
dkobia将近 4 年前
Surprised no one has mentioned Morning Brew: <a href="https:&#x2F;&#x2F;www.morningbrew.com&#x2F;daily" rel="nofollow">https:&#x2F;&#x2F;www.morningbrew.com&#x2F;daily</a>
arbuge将近 4 年前
<a href="https:&#x2F;&#x2F;publicemails.com" rel="nofollow">https:&#x2F;&#x2F;publicemails.com</a><p>I believe AngelList also started out an email list originally (hence the name).
shanecleveland将近 4 年前
<a href="https:&#x2F;&#x2F;textpost.me" rel="nofollow">https:&#x2F;&#x2F;textpost.me</a> is a sms-only journaling&#x2F;blogging service I made.
snarkypixel将近 4 年前
I think producthunt started as an email mailing list
VintageLight将近 4 年前
<a href="https:&#x2F;&#x2F;deathtothestockphoto.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;deathtothestockphoto.com&#x2F;</a>
mindhash将近 4 年前
Producthunt App sumo<p>Appcues started with a course
mrjivraj将近 4 年前
Newsletters like Substack?
ddmichael将近 4 年前
Jack&#x27;s Flight Club: jack@jacksflightclub.co.uk
refulgentis将近 4 年前
Substack