Skip to content

Commit 17246ad

Browse files
dkrahmerDoug Krahmer
and
Doug Krahmer
authored
OctoText plugin adoption (#1318)
* Update OctoText URLs * OctoText info update and cleanup --------- Co-authored-by: Doug Krahmer <[email protected]>
1 parent cd30fba commit 17246ad

File tree

1 file changed

+8
-22
lines changed

1 file changed

+8
-22
lines changed

_plugins/OctoText.md

+8-22
Original file line numberDiff line numberDiff line change
@@ -3,32 +3,30 @@ layout: plugin
33

44
id: OctoText
55
title: OctoText
6-
description: Send text messages on common printer events
6+
description: Send text or email messages on common printer events
77
authors:
88
- Stephen Berry
9+
- Douglas Krahmer
910
license: AGPLv3
1011

11-
# TODO
1212
date: 2021-03-30
1313

14-
homepage: https://github.com/berrystephenw/OctoText
15-
source: https://github.com/berrystephenw/OctoText
16-
archive: "https://github.com/berrystephenw/OctoText/archive/refs/heads/main.zip"
14+
homepage: https://github.com/OctoText/OctoText
15+
source: https://github.com/OctoText/OctoText
16+
archive: "https://github.com/OctoText/OctoText/archive/refs/heads/main.zip"
1717

18-
# TODO
1918
# Set this to true if your plugin uses the dependency_links setup parameter to include
2019
# library versions not yet published on PyPi. SHOULD ONLY BE USED IF THERE IS NO OTHER OPTION!
2120
#follow_dependency_links: false
2221

23-
# TODO
2422
tags:
2523
- octotext
2624
- printer status
2725
- email
2826
- text
2927
- notification
28+
- notify
3029

31-
# TODO
3230
screenshots:
3331
- url: /assets/img/plugins/OctoText/IMG_6025.PNG
3432
alt: Webcam integration
@@ -44,10 +42,8 @@ screenshots:
4442
caption: Settings page
4543

4644

47-
# TODO
4845
featuredimage: /assets/img/plugins/OctoText/octotext-email.png
4946

50-
# TODO
5147
# You only need the following if your plugin requires specific OctoPrint versions or
5248
# specific operating systems to function - you can safely remove the whole
5349
# "compatibility" block if this is not the case.
@@ -111,16 +107,6 @@ be sent to you either through email or SMS text message.
111107
OctoText is not a service, you will never be charged, and your information is only stored on the device it
112108
is installed on and never transmitted anywhere for any reason.
113109

114-
New in this release:
115-
<li> Thumbnails from PrusaSlicer and Cura are read from newly uploaded files
116-
and sent on printer start notifications.</li>
117-
<li> Pause detection for Prusa "wait for user" messages on filament change events.</li>
118-
<li> SSL protocol has been added for services that don't support TLS.</li>
119-
<li> better message formatting.</li>
120-
<li> the test button on the navigation bar is now an envelope and can be hidden.</li>
121-
<li> bug fixes with webcams that are rotated and flipped.</li>
122-
<li> the printer name is now used in the messages to identify the source of the notification.</li>
123-
124110
## Get optionally notified on the following printer events:
125111
<ul>
126112
<li> File uploaded</li>
@@ -158,13 +144,13 @@ The only error case that we cannot detect easily is a bad destination address of
158144

159145
Some email services such as gmail and yahoo require an "app" password that you will need to use
160146
in order to login to the account. Check your email provider to see how this is done or go to the
161-
OctoText discussion board for instructions: [FAQ](https://github.com/berrystephenw/OctoText/discussions/1#discussion-3279932)
147+
OctoText discussion board for instructions: [FAQ](https://github.com/OctoText/OctoText/discussions/1#discussion-3279932)
162148

163149
(1) [https://en.wikipedia.org/wiki/SMS_gateway](https://en.wikipedia.org/wiki/SMS_gateway)
164150

165151
# Problems?
166152
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.
167153
Please include a copy of the octoprint log from the logging menu of octoprint.
168-
[https://github.com/berrystephenw/OctoText/discussions](https://github.com/berrystephenw/OctoText/discussions)
154+
[https://github.com/OctoText/OctoText/discussions](https://github.com/OctoText/OctoText/discussions)
169155

170156
<img width="128" alt="OctoText" src="/assets/img/plugins/OctoText/iconfinder_13_1236350.png">

0 commit comments

Comments
 (0)