From 44de99d07c656d772617ccd18c4443ae5a70ac38 Mon Sep 17 00:00:00 2001 From: Doug Krahmer Date: Mon, 2 Sep 2024 20:27:19 -0700 Subject: [PATCH 1/2] Update OctoText URLs --- _plugins/OctoText.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_plugins/OctoText.md b/_plugins/OctoText.md index 95195b28e2cd..09f9a79104b8 100644 --- a/_plugins/OctoText.md +++ b/_plugins/OctoText.md @@ -11,9 +11,9 @@ license: AGPLv3 # TODO date: 2021-03-30 -homepage: https://github.com/berrystephenw/OctoText -source: https://github.com/berrystephenw/OctoText -archive: "https://github.com/berrystephenw/OctoText/archive/refs/heads/main.zip" +homepage: https://github.com/OctoText/OctoText +source: https://github.com/OctoText/OctoText +archive: "https://github.com/OctoText/OctoText/archive/refs/heads/main.zip" # TODO # Set this to true if your plugin uses the dependency_links setup parameter to include @@ -158,13 +158,13 @@ The only error case that we cannot detect easily is a bad destination address of Some email services such as gmail and yahoo require an "app" password that you will need to use in order to login to the account. Check your email provider to see how this is done or go to the -OctoText discussion board for instructions: [FAQ](https://github.com/berrystephenw/OctoText/discussions/1#discussion-3279932) +OctoText discussion board for instructions: [FAQ](https://github.com/OctoText/OctoText/discussions/1#discussion-3279932) (1) [https://en.wikipedia.org/wiki/SMS_gateway](https://en.wikipedia.org/wiki/SMS_gateway) # Problems? If you are having trouble with your setup, you can post on the discussion board and I'll get to your question as soon as I can. Please include a copy of the octoprint log from the logging menu of octoprint. -[https://github.com/berrystephenw/OctoText/discussions](https://github.com/berrystephenw/OctoText/discussions) +[https://github.com/OctoText/OctoText/discussions](https://github.com/OctoText/OctoText/discussions) OctoText From 1a58f32a28aae059db3747acbd167d027cefc27c Mon Sep 17 00:00:00 2001 From: Doug Krahmer Date: Mon, 2 Sep 2024 20:32:36 -0700 Subject: [PATCH 2/2] OctoText info update and cleanup --- _plugins/OctoText.md | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/_plugins/OctoText.md b/_plugins/OctoText.md index 09f9a79104b8..a35d0f5419c3 100644 --- a/_plugins/OctoText.md +++ b/_plugins/OctoText.md @@ -3,32 +3,30 @@ layout: plugin id: OctoText title: OctoText -description: Send text messages on common printer events +description: Send text or email messages on common printer events authors: - Stephen Berry +- Douglas Krahmer license: AGPLv3 -# TODO date: 2021-03-30 homepage: https://github.com/OctoText/OctoText source: https://github.com/OctoText/OctoText archive: "https://github.com/OctoText/OctoText/archive/refs/heads/main.zip" -# TODO # Set this to true if your plugin uses the dependency_links setup parameter to include # library versions not yet published on PyPi. SHOULD ONLY BE USED IF THERE IS NO OTHER OPTION! #follow_dependency_links: false -# TODO tags: - octotext - printer status - email - text - notification +- notify -# TODO screenshots: - url: /assets/img/plugins/OctoText/IMG_6025.PNG alt: Webcam integration @@ -44,10 +42,8 @@ screenshots: caption: Settings page -# TODO featuredimage: /assets/img/plugins/OctoText/octotext-email.png -# TODO # You only need the following if your plugin requires specific OctoPrint versions or # specific operating systems to function - you can safely remove the whole # "compatibility" block if this is not the case. @@ -111,16 +107,6 @@ be sent to you either through email or SMS text message. OctoText is not a service, you will never be charged, and your information is only stored on the device it is installed on and never transmitted anywhere for any reason. -New in this release: -
  • Thumbnails from PrusaSlicer and Cura are read from newly uploaded files -and sent on printer start notifications.
  • -
  • Pause detection for Prusa "wait for user" messages on filament change events.
  • -
  • SSL protocol has been added for services that don't support TLS.
  • -
  • better message formatting.
  • -
  • the test button on the navigation bar is now an envelope and can be hidden.
  • -
  • bug fixes with webcams that are rotated and flipped.
  • -
  • the printer name is now used in the messages to identify the source of the notification.
  • - ## Get optionally notified on the following printer events: