Skip to content

a collection of open-source developer utilities, free and no tracking

License

Notifications You must be signed in to change notification settings

vigneshrajsb/opendevtools.io

Repository files navigation

OpenDevTools

Free, open-source developer tools. All processing happens in your browser.

Features

  • 100% Client-Side: Your data never leaves your browser
  • No Tracking: No analytics, no cookies (except for UI preferences)
  • No Login Required: Just open and use
  • Dark Mode: Toggle between light and dark themes
  • Command Bar: Press Cmd+K (or Ctrl+K) to quickly search and navigate to any tool
  • Favorites: Bookmark your most-used tools for quick access in the sidebar
  • State Persistence: Your input and settings are saved locally, so you can pick up where you left off
  • Open Source: MIT licensed

Available Tools

Tech Stack

Getting Started

Prerequisites

  • Node.js 22+ (see .nvmrc)
  • pnpm

Installation

# Clone the repository
git clone https://github.com/vigneshrajsb/opendevtools.io.git
cd opendevtools.io

# Install dependencies
pnpm install

# Start development server
pnpm dev

Open http://localhost:3000 to see the app.

Scripts

pnpm dev      # Start development server
pnpm build    # Build for production
pnpm start    # Start production server
pnpm lint     # Run ESLint

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Credits

OpenDevTools is built on the shoulders of giants. We're grateful to the open source community and the maintainers who make projects like this possible.

Core Technologies

Libraries We Love

Support Open Source

Open source software powers the modern web. If you find these tools useful, consider giving back:

  • Star the repositories of projects you use
  • Sponsor maintainers on GitHub Sponsors
  • Contribute bug reports, documentation, or code
  • Share open source projects with your network

Every contribution, no matter how small, helps keep the open source ecosystem thriving.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

a collection of open-source developer utilities, free and no tracking

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages