Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ozakione/wilc
node scripts that create lastet windows version iso link
https://github.com/ozakione/wilc
Last synced: 21 days ago
JSON representation
node scripts that create lastet windows version iso link
- Host: GitHub
- URL: https://github.com/ozakione/wilc
- Owner: OzakIOne
- Created: 2021-05-29T13:29:24.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-30T08:38:47.000Z (over 3 years ago)
- Last Synced: 2024-10-25T15:31:16.332Z (2 months ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Windows iso link creator
NodeJS script that create latest windows 10 iso link with the language you ask
# Run
Choose one of three scripts
```bash
git clone https://github.com/ozakione/WILC
cd WILC
npm i
# Run one of three below (or run them all you do what you want)
node fetchApi.js
node puppeteerSelectors.js.js
node puppeteerApi.js.js
```# TODO
- [ ] Handle #errorModalMessage popup which close the browser (puppeteerSelectors.js)