Skip to content

An AI powered CLI that can clone frontend of any website , provided the url of it

Notifications You must be signed in to change notification settings

yghugardare/cypher-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cypher CLI 🌐🕵️‍♂️

banner

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

Demo Video

✨ Features

  • 🤖 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

🚀 Installation

Prerequisites

  • Node.js 16+
  • npm or yarn
  • OpenAI API key (for AI features)

Install Dependencies

# 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

Set OpenAI API Key

export OPENAI_API_KEY="your-api-key-here"

📖 Usage

Start the CLI

npm run start

AI-Powered Mode

🎯 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!

🔧 Configuration

  • ✅ Blogs, landing pages, portfolios
  • ✅ E-commerce sites (Shopify, WooCommerce)
  • ✅ Docs sites (GitBook, Notion)
  • ⚠️ Complex SPAs may have limited offline functionality

🎯 Roadmap [ Features to add in future]

  • Complex background animation
  • Deploy the website
  • Convert html css to react (jsx) , nextjs , vue , angular code with help of ai

🤖 The Cypher Persona

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


👨‍💻 Creator

Built by: Yash Ghugardare


📄 License

MIT License — free to use personally or commercially.


cypherCLI — Nothing stays hidden.




About

An AI powered CLI that can clone frontend of any website , provided the url of it

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published