omni-tools/Readme.md

68 lines
1.4 KiB
Markdown
Raw Normal View History

2024-06-14 00:33:29 +01:00
# OmniTools
2024-06-21 22:44:32 +01:00
Welcome to **OmniTools**, an open-source alternative to OnlineTools.com.
This project offers a variety of online tools to help with everyday tasks,
2024-06-23 18:51:31 +01:00
all available for free and open for community contributions. Please don't forget to star the repo to support us.
2024-06-14 00:33:29 +01:00
## Table of Contents
- [Features](#features)
- [Installation](#installation)
- [License](#license)
- [Contact](#contact)
## Features
2024-06-21 22:44:32 +01:00
OmniTools includes a variety of tools, such as:
2024-06-14 00:33:29 +01:00
1. **Image/Video/Binary tools**
2024-06-21 22:44:32 +01:00
- Image Resizer, Image converter, Video trimmer, video reverser, etc.
2024-06-14 00:33:29 +01:00
2. **Math tools**
2024-06-21 22:44:32 +01:00
- Generate prime numbers, generate perfect numbers etc.
2024-06-14 00:33:29 +01:00
3. **Text Tools**
2024-06-21 22:44:32 +01:00
- Case converters, text cleaners, text formatters, etc.
2024-06-14 00:33:29 +01:00
4. **Date and Time Tools**
2024-06-21 22:44:32 +01:00
- Date calculators, time zone converters, etc.
2024-06-14 00:33:29 +01:00
5. **Miscellaneous Tools**
2024-06-21 22:44:32 +01:00
- JSON, XML tools, etc.
2024-06-14 00:33:29 +01:00
2024-06-23 18:59:58 +01:00
## Contribute
2024-06-23 18:51:31 +01:00
### Project setup
2024-06-14 00:33:29 +01:00
```bash
git clone https://github.com/iib0011/omni-tools.git
2024-06-21 22:44:32 +01:00
cd omni-tools
npm i
npm run dev
2024-06-14 00:33:29 +01:00
```
2024-06-21 22:44:32 +01:00
2024-06-23 19:57:58 +01:00
### Create a new tool
`npm run script:create:tool my-tool-name folder1/folder2`
2024-06-23 18:51:31 +01:00
## Contributors
<a href="https://github.com/iib0011/omni-tools/graphs/contributors">
<img src="https://contrib.rocks/image?repo=iib0011/omni-tools" />
</a>
2024-06-14 00:33:29 +01:00
## License
2024-06-21 22:44:32 +01:00
2024-06-14 00:44:45 +01:00
This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for details.
2024-06-14 00:33:29 +01:00
## Contact
2024-06-21 22:44:32 +01:00
2024-06-14 00:33:29 +01:00
For any questions or suggestions, feel free to open an issue or contact us at:
2024-06-21 22:44:32 +01:00
Email: ibracool99@gmail.com