Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 1.38 KB

File metadata and controls

46 lines (33 loc) · 1.38 KB

favicon

Plot Twist!
Extend, Integrate, and Automate Plot

The official repo for building Plot twists — smart automations that organize and prioritize all your tasks, messages, and documents from all your apps and agents.

Packages

  • @plotday/twister - Core twist creator package with the plot command, and library for building twists and tools
  • connectors/ - Connector integrations that sync data from external services (Linear, Slack, Google Calendar, etc.)
  • twists/ - Full source code for several twists

Quick Start

You'll need a Plot account to deploy twists.

# Create a new twist
npx @plotday/twister create

# Connect your Plot account
npx @plotday/twister login

# Deploy your twist
cd my-twist
npm run deploy

Documentation

See the Twist Creator documentation for detailed guides and API reference.

Changelog

See the Twister changelog for version history and release notes.

License

MIT © Plot Technologies Inc.