Skip to content

PheebeUK/circuitpython-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

circuitpython-upload

A simple uploader script for the CircuitPython web workflow. Basically, call it with a hostname and password and it'll compare the local directory with the remote and upload newer files.

Usage

upload.py [hostname] [password]

Yu can use circuitpython.local as the hostname as long as there's only one device on your network. Otehrwise it's better to specify the name of the device!

I use it in Pycharm so I can hit run on the upload script and it'll upload changed files.

About

Simple CircuitPython uploader script

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages