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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Ask HN: Command line or Browser based utility to post on LinkedIn,Twitter and FB

2 点作者 truth_seeker将近 7 年前
Do you know any Command line or HTML page based utility to post on LinkedIn, Twitter and Facebook at the same time ?

1 comment

tedmiston将近 7 年前
Buffer is the most popular social cross-posting service. They have a free tier as well.<p>I haven&#x27;t seen a CLI equivalent but there&#x27;s a Buffer API [1] so you could probably build one easily, or wrap it in talk to it from the front end or backend of your own code, etc.<p>[1]: <a href="https:&#x2F;&#x2F;buffer.com&#x2F;developers&#x2F;api" rel="nofollow">https:&#x2F;&#x2F;buffer.com&#x2F;developers&#x2F;api</a>