Skip to content

CharlieLZ/x-cards

 
 

Repository files navigation

X Cards

Youtube

X Cards Share X anywhere ,any format,

Project Background

X is a source of information for many platforms,So this project came into being

features

  • Easy to access, just a simple click away.
  • Obtain videos, images, text, likes, and browsing history effortlessly.
  • Export in multiple formats, including JSON, Markdown, PNG, JPEG, and SVG.
  • Template feature to save your frequently used card styles.

How to Use

  1. Download Extension
  2. open x.com and browse the post, you will find your card button in the bottom right corner

Development Guide

  1. The project uses the Plasmo framework for rapid Chrome extension development.
  2. Uses Next.js for frontend development.
  3. Tailwind CSS and Shadcn as CSS frameworks.
  4. Langchain for developing agents.
  5. Deployed on Vercel.

Local development:

pnpm install

# Run frontend
npm run dev:next
# Run plugin
npm run dev:plasmo

References

Starchart

Star History Chart

About

Easy share X anywhere,in any format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 97.7%
  • CSS 1.3%
  • JavaScript 1.0%