dbisu / pico-ducky

Create a USB Rubber Ducky like device using a Raspberry PI Pico
GNU General Public License v2.0
2.43k stars 440 forks source link

Add files for direct download and update README #26

Closed cycool29 closed 3 years ago

cycool29 commented 3 years ago

Added some files to the repo so that users can directly download from Github.

Updated README for more detailed tutorial and added Reset section.

dbisu commented 3 years ago

I don't really want to add the library dependencies into this repo. I think a better option would be to create a release periodically that included the needed files as a zip or tarball.

cycool29 commented 3 years ago

I don't really want to add the library dependencies into this repo. I think a better option would be to create a release periodically that included the needed files as a zip or tarball.

Ya, that is a great option too.

cycool29 commented 3 years ago

@dbisu I have created a zip for the first release, pico-ducky-v1.0.zip and updated the README !

cycool29 commented 3 years ago

Oh ya, can you add hacktoberfest tag to your repo? Just want to have this PR included in my hacktoberfest profile if it is merged :) @dbisu

cycool29 commented 3 years ago

@dbisu Any ideas?

dbisu commented 3 years ago

I've created Release v1.1. I'll do periodic releases when major new features are added. Closing this pull request.