Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 17 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-04-24T13:24:45.000Z (over 4 years ago)
- Last Synced: 2024-10-29T11:32:41.440Z (2 months 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.
![](https://i.imgur.com/uNCbp3N.png)
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