Skip to content
/ gately Public

Simple and modern web-based logic gate simulator. Design, test, and visualize digital circuits interactively right in your browser

Notifications You must be signed in to change notification settings

jakmaz/gately

Repository files navigation

opengraph-image

gately is a visual logic editor for building, simulating, and sharing digital circuits with ease.
Design logic circuits with drag-and-drop, get real-time simulation, and generate truth tables — no signup required.

Technologies

  • Next.js 15
  • React 19
  • tailwindcss
  • shadcn/ui
  • ReactFlow
  • Framer Motion

Features

  • Drag-and-Drop Editor to build circuits visually
  • Toolbox with AND, OR, NOT, XOR, NAND, NOR gates and more
  • Live simulation with real-time feedback
  • Automatic truth table generation
  • Easy circuit sharing via link
  • Customizable grid, labels, and themes
  • Modern, responsive interface

How It Works

  1. Add logic gates from the toolbox
  2. Connect gates by dragging wires and customize labels
  3. Share or export your circuit easily

FAQ

What is Gately?
A visual editor to create and simulate digital logic circuits.

Is Gately free?
Yes, free and open source with no login required.

Do I need prior knowledge?
No, suitable for beginners and experts alike.

Can I share my circuits?
Yes, easily share circuits via a link.

Is it good for teaching?
Yes, ideal for education and presentations.

Getting Started

Prerequisites

  • Node.js 18+
  • npm, yarn, or pnpm

Installation

git clone https://github.com/yourusername/gately.git
cd gately
bun install
bun run dev

Open http://localhost:3000 in your browser.

About

Simple and modern web-based logic gate simulator. Design, test, and visualize digital circuits interactively right in your browser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published