Open-source X/Twitter trend engineering toolkit — Arabic & English
أداة أوبن سورس لصناعة الترندات على X — عربي وإنجليزي
By M5 Dev · GPL v3
| Tool | Description |
|---|---|
| 🎯 Virality Scorer | Score your idea 0–100 based on Curiosity Gap, Repeatability, Emotion Trigger & Timing |
| 🖼️ Tap & Hold Maker | Create transparent PNG images that reveal a hidden picture when held on X |
| ⚡ Hook Generator | Generate opening tweets using proven virality formulas |
| 🚀 Launch Plan | Best posting times, seeding strategy & hashtag generator |
Full bilingual support — toggle between Arabic (RTL) and English (LTR) with one click.
git clone https://github.com/M5Develop/trendforge
cd trendforge
npm install
npm run devOpen http://localhost:5173
npm run build
# Output in /dist — deploy to Vercel, Netlify, or GitHub Pagesnpm i -g vercel
vercel --prodX composites PNG images on a white background in the timeline and on black when expanded. By making certain pixels transparent, the same image looks different depending on where it's viewed.
⚠️ Always upload from desktop at x.com — the mobile app converts to JPEG and destroys the alpha channel.
score = curiosity_gap × 0.30
+ repeatability × 0.25
+ emotion_trigger × 0.25
+ timing × 0.20
GPL v3 — M5 Dev Free to use, modify, and distribute. Keep it open source. 🇪🇬