Skip to content
This repository was archived by the owner on Jul 27, 2023. It is now read-only.

shinji257/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Info

This script obtains links from Microsoft's API and then writes them to file.
Currently it is based on cUrl and Bash.

tbdump.sh - Shell script version of TechBench dump. Obtains links from API, and then writes them to formatted file

Usage

Everything with bash support

Give execute permission to file and run it with desired parameters.

Command line usage:

<./script.sh> generator [first_id] [last_id]

Example command to create files used by Website with products from range between 242 and 247:

./tbdump.sh web 242 247

TechBench dump

Website: https://mdl-tb.ct8.pl/
Markdown: https://mdl-tb.ct8.pl/dump.md
Full script: https://github.com/techbench-dump/script

License

The TechBench dump website is licensed under the terms of GNU GPLv3 with additional terms, see LICENSE.txt file.

Credits

WzorNET - finding out that TechBench contains more than Windows 10.
Bootstrap - http://getbootstrap.com/
GoSquared - Flags. https://github.com/gosquared/flags

Releases

No releases published

Packages

No packages published