
Social Media Scheduler at a Fair Price | Donivo
在一个仪表板中安排和发布内容到多个社交平台。
@DonatasJab · X
Not long ago finished my first SaaS product - social media scheduling tool. Tomorrow will launch on Product Hunt. I hope it goes well.
完整作品展
技术栈
18 projects

在一个仪表板中安排和发布内容到多个社交平台。
@DonatasJab · X
Not long ago finished my first SaaS product - social media scheduling tool. Tomorrow will launch on Product Hunt. I hope it goes well.

创建可共享表单收集客户证言,展示社交证明并分析转化。
@AmyVaradkar · X
It solves the scattered testimonial problem. Freelancers and agencies collect feedback via shareable form, display it anywhere, get real analytics on what converts. Beta access available right now which gives free pro plan for 15 days.


AI 智能体为你规划、撰写并安排社交媒体帖子。
@AjayGB4 · X

通过 API 或 URL 替换将 X posts 转换为干净的 Markdown,供 LLMs 和 agents 使用
@larsbuilds · X

浏览在黑客新闻上提交的 Substacks。
cartucho1 · HN
I made an HN clone that lists only Substacks posted here. - Why? Over the years, I've discovered some great blogs here, so I thought it would be nice to have a filter for them. - Why only Substacks then and not blogs more generally? Because it's easy to query for "substack.com" in the public HN Algolia API (see below). Plus, hnblogs was already taken :) - What about substacks on custom domains then? At the bottom of the page there is a form to submit a custom domain. The site attempts to auto-validate that it is a Substack. If that fails, it is marked for manual review (which I'll do every once in a while). Approved ones will be included in the results. - How? I use HN's Algolia API to fetch substack stories by searching for "substack.com" in the url. I do this via a CloudFlare worker that has 3 separate cron triggers: (1) fetches new stories every 10 minutes and saves them in a KV store. (2) runs 2 minutes after the first, computes hot stories from new ones by simulating HN's scor