Contains various mini applications that helps complete various tasks. These various generators will be added overtime as required or deemed fit.
|   | String Generator | Generates random strings based on provided input | 
|   | DTR Generator | Helps generate a DTR easily | 
Generators is currently a personal software, intended for internal and personal use and thus, all sub-systems are designed for those purposes only.
Licensed under MIT, feel free to fork the project and modify parts as needed.
All installers are provided and are found under the "Releases" area of this repository. https://github.com/Virus5600/Generators/releases
Just download and run an installer to install Generators.
- Node Package Manager (NPM) ^v9.6.6
- Node ^v20.2.0
- [OPTIONAL] Fork the project over to your account.
- Clone the project to your local device.
- Open a terminal and make sure to have the requirements in the PATHvariable.
- Run npm ito install all dependencies.
- Run npm run mixto compile assets.
- Run npm run devto run the Electron application.
- Enjoy~
