You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
568tools/README_EN.md

71 lines
3.4 KiB

2 years ago
<p align="center">
<img height="256" src='https://Tools.PJ568.eu.org/img/icon.svg' />
</p>
> [简体中文](./README.md) | English
2 years ago
# <img height="30" style="margin: -3px 5px;" src="https://Tools.PJ568.eu.org/img/icon.svg"/>568Tools Online Toolbox
2 years ago
* <img height="15" src="https://tools.PJ568.eu.org/img/icon.svg"/> 568Tools Online Toolbox is a collection of online tools. Using most tools do not require registration, download, or upload to a server.
2 years ago
## 📚Features
* File Converter.
* Encryption & decryption.
* Webmaster tools.
* Code development.
* Life-related.
* ...
2 years ago
## 📖Infomation
2 years ago
* `This project and the open source projects which are used are allowed to modify, as long as you retain the original author information. If you want to remove it, please contact the author or you may lose technical support.`Please refer to [license](https://Tools.PJ568.eu.org/about/#1).
* [Submit your own pages or links](https://Tools.PJ568.eu.org/application) is welcomed.
* This project is based on [fly63在线工具箱](https://github.com/mydearcc/tools) (fly63 Online Toolbox). We would like to express my sincere thanks to them!
* If there is a BUG, please shoot an `Issue` and I will fix it.
2 years ago
* `Commitment` is also welcomed.
## ✅To Do List
- [ ] Fix Search, make it functional.
- [ ] Multilingual support.
2 years ago
- [X] ~~Build `about` page.~~
- [ ] Make it be able to query license and info for all projects.
2 years ago
- [X] ~~Build `comment` page, make it without back end.~~
- [ ] Build `application` page.
- [ ] Make `open-in-new-tab` in ContextMenu functional.
- [ ] Add `loading` .
- [ ] ...
2 years ago
## 🏆Contributors
> Thanks to all the contributors who made this project better!
[![Contributors Chart](https://contrib.rocks/image?repo=PJ-568/568tools)](https://github.com/PJ-568/568tools/graphs/contributors)
2 years ago
## 💻Make Contributions
Every contributions to this project is welcomed.
### Steps
- Fork. Download and run the whole project locally.
- Add or modify the project.
- <b style="color:red">Conduct comprehensive tests on the relevant modifications.</b>
- Confirm and submit the changes to Github.
- Pull Requests.
### Things to Note
- A pull request should not commit too many changes. Make sure that each commit is for a specific feature and that you specify the purpose of the change, for example: fixed XX bug, optimizing XX method, etc. All for the convenience of code review.
- For bug fixes, you should associate your pull request with the issue of the corresponding bug to let others know that the problem has been fixed.
- For greater new features, you should submit an Issues first, such as "Add XXX feature". Confirm that the feature is necessary to be added before starting work.
- For subjective style and interaction logic adjustments, such as the use of colors and icons, as well as adding or modifying certain preset configurations, they are generally not approved. However, you can discuss them in the Discussions section.
- For other tasks like simple code optimizations and document corrections, as long as the modifications are reasonable, they will be accepted.
## ⭐Star History
![Star History Chart](https://api.star-history.com/svg?repos=PJ-568/568tools&type=Date)
2 years ago
## 📄License
Licensed under the terms of [Apache License Version 2.0](http://www.apache.org/licenses/LICENSE-2.0). For full details about the license, check the `LICENSE` file or [About Page](https://Tools.PJ568.eu.org/about/#1).