Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add wake on lan plugin #1304

Merged
merged 13 commits into from
Jun 8, 2024
Merged

Conversation

Aridor2003
Copy link
Contributor

This pull request adds the Wake-on-LAN plugin to the OctoPrint Plugin Repository. The plugin allows users to send Wake-on-LAN packets to wake up networked devices. Here are the details:

@jneilliii
Copy link
Contributor

jneilliii commented Jun 7, 2024

I've updated the listing to include the readme details. One last thing, is your plugin needs to have a release tagged 0.1.0 created on its repo to match the version in setup.py. In future updates, when you create a new version, update it in setup.py and create a new tagged release that matches the version number and that's how the users will receive update notifications.

One last thing, you sure you don't want to include a screenshot of the plugin's navbar button and/or settings? I can assist with adding it if you want.

@Aridor2003
Copy link
Contributor Author

Aridor2003 commented Jun 7, 2024

plugin needs to have a release tagged 0.1.0 created on its repo to match the version in setup.py.

Will do.

One last thing, you sure you don't want to include a screenshot of the plugin's navbar button and/or settings? I can assist with adding it if you want.

Thanks, Where do I include the screenshots?

@Aridor2003
Copy link
Contributor Author

One last thing, you sure you don't want to include a screenshot of the plugin's navbar button and/or settings? I can assist with adding it if you want.

I created a folder at https://github.com/Aridor2003/OctoPrint-Wakeonlan/tree/main/raw/master/screenshots with a navbar and setting screenshots

@jneilliii
Copy link
Contributor

I've cleaned things up and getting them ready to merge. When you create your new release tagged 0.1.0 (https://github.com/Aridor2003/OctoPrint-Wakeonlan/releases), please delete the __pycache__ folder first under octoprint_wakeonlan. You shouldn't distribute compiled code as part of the repo.

@Aridor2003
Copy link
Contributor Author

I deleted the __pycache__ folder and published a new release

@jneilliii jneilliii merged commit 585ef61 into OctoPrint:gh-pages Jun 8, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants