reset commits
This commit is contained in:
commit
cf5af3cc23
55 changed files with 6825 additions and 0 deletions
36
README.md
Normal file
36
README.md
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
# AIO Tools
|
||||
|
||||
AIO Tools is your all-in-one solution for various tasks, whether you're a developer, sysadmin, or just someone who needs handy tools daily.
|
||||
|
||||
## About
|
||||
|
||||
Inspired by [IT Tools](https://it-tools.tech/) by Corentin Thomasset, AIO Tools is a community-driven project made with ❤️ by Patrick Alvin Alcala. It aggregates useful tools for developers and IT professionals, all under one roof.
|
||||
|
||||
### Features
|
||||
|
||||
- **Developer-friendly**: Designed to help developers enhance their productivity.
|
||||
- **Open-source**: The project is open-source (MIT license) and free.
|
||||
- **Performance**: Built with AstroJS and SolidJS for maximum performance and a smooth user experience.
|
||||
- **Customizable**: UI components are manually built for better flexibility.
|
||||
|
||||
### Technologies
|
||||
|
||||
- **Frontend**: AstroJS, SolidJS
|
||||
- **Styling**: SASS
|
||||
- **Third-party Libraries**: Various open-source libraries used in different tools. Check the `package.json` file for more details.
|
||||
|
||||
## Contributing
|
||||
|
||||
We welcome contributions from the community! If you find a bug or have a feature request, please [submit an issue](https://github.com/username/aio-tools/issues).
|
||||
|
||||
### Sponsoring
|
||||
|
||||
If you want to support my work and encourage me to add more tools, consider sponsoring me. Your support will help maintain and improve AIO Tools.
|
||||
|
||||
## Getting Started
|
||||
|
||||
To get started with AIO Tools, simply visit the [website](https://your-aio-tools-website.com). Follow the instructions on the About page to learn more about how you can use it.
|
||||
|
||||
---
|
||||
|
||||
**Thank you for using AIO Tools!**
|
||||
Loading…
Add table
Add a link
Reference in a new issue