Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/luin/bazinga

💥 The best all-in-one toolbox. Bazinga!
https://github.com/luin/bazinga

converter formatter online-tools raycast toolbox tools webapp

Last synced: 7 days ago
JSON representation

💥 The best all-in-one toolbox. Bazinga!

Awesome Lists containing this project

README

        

# Bazinga Tools

![](/.github/bang.svg)

The all-in-one toolbox for developers. https://bazinga.tools

## You Are in Good Company

> BAZINGA.TOOLS is the best all-in-one toolbox for all your needs...Bazinga!
>
> *—— Sheldon Lee Cooper*

## Your Privacy Is Guaranteed

Your data won't leave your browser.

* ✅ No cookies
* ✅ No logging
* ✅ No IP fingerprinting
* ✅ No exception reports
* ✅ No popups
* ✅ Fully open source

## Development

First, install dependencies:

```bash
npm install
```

Second, run the development server:

```bash
npm run dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. The page auto-updates as you edit the file.

## Add New Tools

All tools are located at `pages/`. To add a new tool, just follow the convention of the exsiting tools. The tech stack is TypeScript + React + CSS Modules.

Your feedback and contributions are welcome!

## Roadmap

* Add new tools
* Improve existing tools
* Support offline access
* Integrations (with Alfred, Raycast, Visual Studio Code...)