"Greetings… Nothing stays hidden."
cypherCLI is an AI-powered CLI tool that lets you clone any website locally and make it fully functional using plain HTML/CSS/JS.
Inspired by Valorant’s Cypher — the master of surveillance — this tool keeps a watchful eye on the web, capturing everything in sight.
- 🤖 AI-Powered: Chat with AI assistant to guide website cloning
- 🚀 Complete Website Cloning: HTML, CSS, JS, images, videos, fonts & all assets
- 🔧 Auto Path Rewriting: Automatically fixes links for local usage
- 🌐 Browser Auto-Launch: Opens cloned website in your default browser
- 📱 Interactive CLI: Modern, colorful, animated terminal interface
- ⚡ Fast & Efficient: Smart asset detection & parallel downloading
- 🎯 Simple Usage: Just provide a URL and output directory
- Node.js 16+
- npm or yarn
- OpenAI API key (for AI features)
# Clone or create the project directory
mkdir cypher-cli && cd cypher-cli
# Install dependencies
npm install openai puppeteer cheerio chalk inquirer ora boxen gradient-string figlet
export OPENAI_API_KEY="your-api-key-here"npm run start🎯 What would you like to do?
> I want to clone this website - https://code.visualstudio.com/ , in vs-clone folder
🤖 AI: I'll help you clone the website
✅ Successfully cloned to ./vs-clone/ and opened in browser!- ✅ Blogs, landing pages, portfolios
- ✅ E-commerce sites (Shopify, WooCommerce)
- ✅ Docs sites (GitBook, Notion)
⚠️ Complex SPAs may have limited offline functionality
- Complex background animation
- Deploy the website
- Convert html css to react (jsx) , nextjs , vue , angular code with help of ai
When you start cypherCLI, you’re not just using a tool — you’re summoning Cypher himself.
"I am the eye that never blinks… I capture websites in silence, cloning them into your grasp. Nothing escapes my lens."
Built by: Yash Ghugardare
- 🐦 X (Twitter): @iAmYGhugardare
- 💻 GitHub: yghugardare
MIT License — free to use personally or commercially.
cypherCLI — Nothing stays hidden.
