Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrendForge 🔥

Open-source X/Twitter trend engineering toolkit — Arabic & English
أداة أوبن سورس لصناعة الترندات على X — عربي وإنجليزي

By M5 Dev · GPL v3


Features / المميزات

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

Arabic & English / عربي وإنجليزي

Full bilingual support — toggle between Arabic (RTL) and English (LTR) with one click.


Getting Started

git clone https://github.com/M5Develop/trendforge
cd trendforge
npm install
npm run dev

Open http://localhost:5173

Build

npm run build
# Output in /dist — deploy to Vercel, Netlify, or GitHub Pages

Deploy to Vercel (free)

npm i -g vercel
vercel --prod

How Tap & Hold works

X 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.


Virality Formula

score = curiosity_gap   × 0.30
      + repeatability   × 0.25
      + emotion_trigger × 0.25
      + timing          × 0.20

License

GPL v3 — M5 Dev Free to use, modify, and distribute. Keep it open source. 🇪🇬