Share Text Instantly

A real-time text playground for developers. Write, edit & share code snippets, notes, or any content via simple URLs.

1// Share any content instantly
2const text = {
3  url: "textlo.app/abc",
4  share: true,
5  collab: true
6};
7
8async function share(url) {
9  await socket.emit('share', url);
10}

Features

Everything you need to share & collaborate

Real-Time

Collaborate with anyone. See changes instantly as they type.

Share via URL

Just share your link. Anyone can view or edit instantly.

Private

Keep content private & non-editable with Pro.

Monaco Editor

Full code editor with syntax highlighting built-in.

Auto-Save

Content saved automatically. Never lose work.

No Expiry

Pro: content stays until plan expires + 1 month.

Pricing

Choose the plan that fits your needs

Free

$0/mo
  • Unlimited public stores
  • Real-time collaboration
  • Auto-delete after 1 month
  • All content public
Get Started