https://github.com/foosel/octoprint-copyterm
[Abandoned] OctoPrint plugin that allows to copy lines from the terminal tab without Send/Recv prefixes. Provided as is, no support, no maintenance.
https://github.com/foosel/octoprint-copyterm
abandoned octoprint octoprint-plugin
Last synced: about 1 year ago
JSON representation
[Abandoned] OctoPrint plugin that allows to copy lines from the terminal tab without Send/Recv prefixes. Provided as is, no support, no maintenance.
- Host: GitHub
- URL: https://github.com/foosel/octoprint-copyterm
- Owner: foosel
- Created: 2019-05-15T14:49:54.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-04-24T13:24:45.000Z (about 6 years ago)
- Last Synced: 2025-02-09T06:24:06.665Z (over 1 year ago)
- Topics: abandoned, octoprint, octoprint-plugin
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
> **✋ Provided as is, no support, no maintenance**
# OctoPrint-CopyTerm
Allows to copy lines from the terminal tab without Send/Recv prefixes.

If you have nothing selected in the terminal, it will copy all current lines to your clipboard after stripping `Recv:`
and `Send:` prefixes.. If you have something selected, it will copy only your selection after stripping `Recv:` and
`Send:` prefixes.
## Setup
Install via the bundled [Plugin Manager](https://github.com/foosel/OctoPrint/wiki/Plugin:-Plugin-Manager)
or manually using this URL:
https://github.com/foosel/OctoPrint-CopyTerm/archive/master.zip