Updating documentation to /uploader

This commit is contained in:
Abhijith Chatra 2017-11-03 08:12:28 -07:00 committed by GitHub
parent b35e14ac58
commit 0e71734514
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,45 +1,17 @@
# Uploader
### ~ hint
**Developer Zone!** This is an experimental feature from [touch develop](https://www.touchdevelop.com/). This is not supported by MakeCode and may be removed in future. See here for [details](https://www.touchdevelop.com/microbituploader).
### ~
## @description A Windows application that automatically deploys .hex files to connected @boardname@ boards
## ~avatar avatar
The Uploader **automatically** deploys .hex files to all @boardname@s connected to your computer.
## [DOWNLOAD](https://www.pxt.io/microbit-uploader.zip)
## ~
## ~column
## Works with any browser!
The uploader monitors your Downloads folder looking for any .hex file that has been downloaded (saved from the browser).
When it detects a new .hex file, the uploader tries to copy it to all MICROBIT drives.
That's it!
![](/static/uploader/tooltip.png)
## ~
## ~column
## System Requirements
* Windows XP or later
* .NET runtime 2.0 or higher
* Browser: this application will work for any web browser that is supported by the @boardname@
![](/static/uploader/screenshot.png)
## ~
## ~column
## Installation Instructions
* Download the [Microsoft.Uploader.Microbit.zip](https://www.touchdevelop.com/microbituploader.zip) file to your local computer.
* Unzip the .zip file to your desktop.
* Launch the Microsoft.Uploader.exe file before working on your @boardname@.
## [DOWNLOAD](https://www.touchdevelop.com/microbituploader.zip)
## ~