Skip to content

a-khushal/xeno.so

Repository files navigation

xeno.so

A beautiful code snippet image generator inspired by tools like ray.so, shots.so, pika.style, and more.

Features

  • 🌈 Gorgeous backgrounds and themes
  • 🖥️ Multiple programming languages with syntax highlighting
  • 🎨 Customizable padding, dark mode, and line numbers
  • ⚡ Instant preview and easy export
  • 🧩 Built with Next.js, Zustand, and Tailwind CSS

Usage

  1. Select your programming language and theme
  2. Paste or write your code
  3. Customize background, padding, and other options
  4. Export your code snippet as a beautiful image

Getting Started

Prerequisites

  • Node.js (v18+ recommended)
  • npm or yarn

Install dependencies

npm install
# or
yarn install

Run locally

npm run dev
# or
yarn dev

Visit http://localhost:3000 to use the editor.


Inspired by:

About

a bunch of tools that i wanted to build myself like ray.so, pika.style, shots.so and more...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published