mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-17 21:19:36 +02:00
chore: first commit
This commit is contained in:
21
LICENCE
Normal file
21
LICENCE
Normal file
@@ -0,0 +1,21 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2024 Ibrahima Gaye Coulibaly
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
44
Readme.md
Normal file
44
Readme.md
Normal file
@@ -0,0 +1,44 @@
|
||||
# OmniTools
|
||||
|
||||
Welcome to **OmniTools**, an open-source alternative to OnlineTools.com.
|
||||
This project offers a variety of online tools to help with everyday tasks,
|
||||
all available for free and open for community contributions. Our goal is to provide reliable and
|
||||
efficient online tools while fostering a community-driven development process.
|
||||
|
||||
## Table of Contents
|
||||
|
||||
- [Features](#features)
|
||||
- [Installation](#installation)
|
||||
- [License](#license)
|
||||
- [Contact](#contact)
|
||||
|
||||
## Features
|
||||
|
||||
OpenSourceTools includes a variety of tools, such as:
|
||||
|
||||
1. **Image/Video/Binary tools**
|
||||
- Image Resizer, Image converter, Video trimmer, video reverser, etc.
|
||||
2. **Math tools**
|
||||
- Generate prime numbers, generate perfect numbers etc.
|
||||
3. **Text Tools**
|
||||
- Case converters, text cleaners, text formatters, etc.
|
||||
4. **Date and Time Tools**
|
||||
- Date calculators, time zone converters, etc.
|
||||
5. **Miscellaneous Tools**
|
||||
- JSON, XML tools, etc.
|
||||
|
||||
## Installation
|
||||
|
||||
### Clone the Repository
|
||||
|
||||
```bash
|
||||
git clone https://github.com/iib0011/omni-tools.git
|
||||
cd web
|
||||
```
|
||||
## License
|
||||
This project is licensed under the MIT License. See the [LICENSE](LICENCE) file for details.
|
||||
|
||||
## Contact
|
||||
For any questions or suggestions, feel free to open an issue or contact us at:
|
||||
|
||||
Email: ibracool99@gmail.com
|
Reference in New Issue
Block a user