Skip to content

jakubbbdev/envdiff

Repository files navigation

EnvDiff

Compare and sync your .env files – modern, fast & clear

Preview

Features

  • 🖱️ Drag & Drop and file selection for .env and .txt files
  • 🌗 Dark mode (default, with toggle)
  • 🖥️ Modern, responsive UI (Mantine, React, Tauri)
  • 🟢 GitHub-style diff highlighting
  • 📤 Export as PNG, PDF, CSV, Markdown, JSON, Text
  • 📋 Copy buttons for quick clipboard export
  • Notifications for success/error
  • Fast, native, attention to detail

Preview

Screenshot

Installation & Start

# 1. Clone the repository
 git clone https://github.com/jakubbbdev/envdiff
 cd envdiff

# 2. Install dependencies
 npm install

# 3. Start the app in dev mode (Tauri Desktop)
 npm run tauri dev

# 4. For web preview (without native features)
 npm run dev

Export formats

  • PNG: Download the diff view as an image
  • PDF: Download the diff view as a PDF
  • CSV, Markdown, JSON, Text: Download as file

Roadmap

  • PNG/PDF export
  • Modern, responsive design
  • Drag & Drop + file dialog
  • Multilanguage (EN/DE)
  • Web preview with demo data
  • More export options (Excel, etc.)

License

MIT


EnvDiff – The modern tool for developers who want to keep their environment files in sync.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published