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

https://github.com/1chooo/tools

🔩 Free online tools
https://github.com/1chooo/tools

email-signature next-themes nextjs tailwindcss

Last synced: 3 months ago
JSON representation

🔩 Free online tools

Awesome Lists containing this project

README

        

# Tools


tools Home Page





Novel.sh's GitHub repo



📍 Abstract  • 
✨ Feature  • 
🌏 Contributing  • 
📲 Contact Info  • 
🪪 License  • 
📚 Docs

## 📍 Abstract

Here are some free online tools created by [@1chooo](https://github.com/1chooo), inspired by [@tszhong0411](https://github.com/tszhong0411).

## ✨ Features

- [x] [Markdown Previewer](https://tools.1chooo.com/markdown-previewer)
- [x] [Paranoid Text Spacing](https://tools.1chooo.com/paranoid-text-spacing)
- [x] [Compound Interest Calculator](https://tools.1chooo.com/compound-interest-calculator)
- [x] [CIDR Calculator](https://tools.1chooo.com/cidr-calculator)
- [ ] E-mail Signature
- [ ] GitHub Profile README
- [ ] Math Visualizer

## 🌏 Contributing

[PRs](https://github.com/1chooo/tools/pulls) and [Issues](https://github.com/1chooo/tools/issues) are welcome! 🫵🏻

Please read the [Contributing Guideline] for details on our code of conduct, and the process for submitting pull requests to us.

[Contributing Guideline]: ./CONTRIBUTING.md

## 🔩 Getting Started

> [!NOTE]
> We choose [`pnpm`](https://pnpm.io/) as our package manager. Make sure you have it installed before running the following commands.

### Clone the Repository

```shell
$ git clone [email protected]:1chooo/tools.git
$ cd tools
$ pnpm install
```

### Run the Web App

```shell
$ pnpm run dev
```

Open [`http://localhost:3000`](http://localhost:3000) with your browser to see the result.

## 📲 Contact Info

> **Hugo ChunHo Lin**
>
>
> 📩 E-mail: [email protected]
>

> 🧳 Linkedin: Hugo ChunHo Lin
>

> 👨🏻‍💻 GitHub: 1chooo
>
>

## 🪪 LICENSE

Released under [MIT](./LICENSE) by [@1chooo](https://1chooo.com)

This software can be modified and reused without restriction. The original license must be included with any copies of this software. If a significant portion of the source code is used, please provide a link back to this repository.

Made with 🖤 by [@1chooo][1chooo-com]

[1chooo-com]: https://1chooo.com



↑ Back to Top ↑