Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
[x] There is reasonable content on the page (see: No Content)
[x] I have read and accepted the Terms and Conditions
The site content can be seen at https://arjun2014.github.io/quickinstaller/
The site content is a free, open-source web utility called QuickInstaller. It allows users to select from hundreds of popular Windows applications and generates a custom batch script to install them all at once, silently and without bloatware.
The entire application is built with vanilla JavaScript and is fully client-side, meaning no user data is ever sent to a server. It uses the JavaScript Blob API to generate the .bat file directly in the browser. The project is intended as a free tool for the developer community and anyone setting up a new PC, serving as a JavaScript-powered alternative to services like Ninite.
Note: The CNAME file will be added to the repository immediately after this PR is approved and merged to activate the quickinstaller.js.org domain. The site is currently hosted at the github.io URL for review purposes.