docs(readme): fix platforms, doc links, org slug; drop stale sections
- add Telegram and Discord to Supported Platforms (3x4 grid) - point documentation links at docs.trypost.it (was trypost.it/docs) - correct the GitHub org slug trypost-it -> trypostit (broken links) - drop the "TryPost 1.0 is here" announcement and the non-existent Roadmap link
This commit is contained in:
parent
caf4369b4d
commit
7bc7e8b82e
1 changed files with 15 additions and 27 deletions
42
README.md
42
README.md
|
|
@ -12,36 +12,20 @@
|
|||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/trypost-it/trypost/stargazers"><img src="https://img.shields.io/github/stars/trypost-it/trypost?style=flat-square&color=4f46e5" alt="Stars"></a>
|
||||
<a href="https://github.com/trypost-it/trypost/blob/main/LICENSE.md"><img src="https://img.shields.io/badge/license-AGPL--3.0-4f46e5?style=flat-square" alt="License"></a>
|
||||
<a href="https://github.com/trypost-it/trypost/releases"><img src="https://img.shields.io/github/v/release/trypost-it/trypost?style=flat-square&color=4f46e5" alt="Release"></a>
|
||||
<a href="https://github.com/trypost-it/trypost/discussions"><img src="https://img.shields.io/github/discussions/trypost-it/trypost?style=flat-square&color=4f46e5" alt="Discussions"></a>
|
||||
<a href="https://github.com/trypostit/trypost/stargazers"><img src="https://img.shields.io/github/stars/trypostit/trypost?style=flat-square&color=4f46e5" alt="Stars"></a>
|
||||
<a href="https://github.com/trypostit/trypost/blob/main/LICENSE.md"><img src="https://img.shields.io/badge/license-AGPL--3.0-4f46e5?style=flat-square" alt="License"></a>
|
||||
<a href="https://github.com/trypostit/trypost/releases"><img src="https://img.shields.io/github/v/release/trypostit/trypost?style=flat-square&color=4f46e5" alt="Release"></a>
|
||||
<a href="https://github.com/trypostit/trypost/discussions"><img src="https://img.shields.io/github/discussions/trypostit/trypost?style=flat-square&color=4f46e5" alt="Discussions"></a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://trypost.it">Cloud</a> •
|
||||
<a href="https://trypost.it/docs">Documentation</a> •
|
||||
<a href="https://github.com/orgs/trypost-it/projects/1">Roadmap</a> •
|
||||
<a href="https://github.com/trypost-it/trypost/discussions">Community</a>
|
||||
<a href="https://docs.trypost.it">Documentation</a> •
|
||||
<a href="https://github.com/trypostit/trypost/discussions">Community</a>
|
||||
</p>
|
||||
|
||||
---
|
||||
|
||||
## TryPost 1.0 is here
|
||||
|
||||
A massive release that turns TryPost into a complete open-source social media platform.
|
||||
|
||||
- **MCP Server** — connect Claude, Cursor, ChatGPT, and any MCP client. Schedule, publish, and pull metrics with natural language.
|
||||
- **REST API** — Personal Access Tokens, every workflow you can do in the dashboard, available over HTTP.
|
||||
- **Workspaces & Teams** — manage multiple brands or clients in isolated environments. Invite team members with role-based permissions.
|
||||
- **AI Carousel Generator** — type a prompt, get a multi-slide LinkedIn / Instagram carousel back, with images and copy on-brand.
|
||||
- **Brand Profile** — set tone, voice, language, and colors once. Every AI generation respects them automatically.
|
||||
- **Analytics** — per-account engagement metrics from every platform that exposes them, in a single dashboard.
|
||||
|
||||
Read the [release notes →](https://github.com/trypost-it/trypost/releases/latest)
|
||||
|
||||
---
|
||||
|
||||
## Why TryPost
|
||||
|
||||
Tired of paying $30–$200/month per user for a scheduler? Tired of your content sitting on someone else's database?
|
||||
|
|
@ -80,14 +64,18 @@ ## Supported Platforms
|
|||
<td align="center"><img src="public/images/accounts/linkedin.png" width="40"><br><b>LinkedIn</b></td>
|
||||
<td align="center"><img src="public/images/accounts/facebook.png" width="40"><br><b>Facebook</b></td>
|
||||
<td align="center"><img src="public/images/accounts/instagram.png" width="40"><br><b>Instagram</b></td>
|
||||
<td align="center"><img src="public/images/accounts/tiktok.png" width="40"><br><b>TikTok</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"><img src="public/images/accounts/tiktok.png" width="40"><br><b>TikTok</b></td>
|
||||
<td align="center"><img src="public/images/accounts/youtube.png" width="40"><br><b>YouTube</b></td>
|
||||
<td align="center"><img src="public/images/accounts/pinterest.png" width="40"><br><b>Pinterest</b></td>
|
||||
<td align="center"><img src="public/images/accounts/threads.png" width="40"><br><b>Threads</b></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td align="center"><img src="public/images/accounts/bluesky.png" width="40"><br><b>Bluesky</b></td>
|
||||
<td align="center"><img src="public/images/accounts/mastodon.png" width="40"><br><b>Mastodon</b></td>
|
||||
<td align="center"><img src="public/images/accounts/telegram.png" width="40"><br><b>Telegram</b></td>
|
||||
<td align="center"><img src="public/images/accounts/discord.png" width="40"><br><b>Discord</b></td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
@ -96,12 +84,12 @@ ## Get Started
|
|||
| | |
|
||||
| --- | --- |
|
||||
| **Try it on Cloud** | The fastest way. [Sign up at trypost.it](https://trypost.it) |
|
||||
| **Self-host** | Free forever. [Installation guide →](https://trypost.it/docs/getting-started/installation) |
|
||||
| **Run with AI assistants** | [Connect Claude / Cursor / ChatGPT via MCP →](https://trypost.it/docs/mcp) |
|
||||
| **Self-host** | Free forever. [Installation guide →](https://docs.trypost.it/getting-started/installation) |
|
||||
| **Run with AI assistants** | [Connect Claude / Cursor / ChatGPT via MCP →](https://docs.trypost.it/mcp) |
|
||||
|
||||
## Contributing
|
||||
|
||||
We love contributions, no matter how small. Pick an [issue](https://github.com/trypost-it/trypost/issues), say hi in [Discussions](https://github.com/trypost-it/trypost/discussions), or just open a PR with what you'd like to see.
|
||||
We love contributions, no matter how small. Pick an [issue](https://github.com/trypostit/trypost/issues), say hi in [Discussions](https://github.com/trypostit/trypost/discussions), or just open a PR with what you'd like to see.
|
||||
|
||||
If TryPost is useful to you, **a star helps more people find it.** That's the most valuable contribution if you're short on time.
|
||||
|
||||
|
|
@ -112,7 +100,7 @@ ## License
|
|||
---
|
||||
|
||||
<p align="center">
|
||||
Built openly by the community. <a href="https://github.com/trypost-it/trypost/stargazers">Star us on GitHub</a> and tell a friend.
|
||||
Built openly by the community. <a href="https://github.com/trypostit/trypost/stargazers">Star us on GitHub</a> and tell a friend.
|
||||
</p>
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in a new issue