<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Clipboard :: goshs Documentation</title>
    <link>https://docs.goshs.de/en/usage/clipboard/index.html</link>
    <description>Use the clipboard goshs is providing a non-persistent clipboard that is synchronized via a websocket connection throughout all browsers visiting the goshs page.&#xA;The clipboard can be cleared and can be downloaded in json format.&#xA;[ { &#34;ID&#34;: 0, &#34;Content&#34;: &#34;This is a test&#34;, &#34;Time&#34;: &#34;Wed May 31 16:03:26 2023&#34; }, { &#34;ID&#34;: 1, &#34;Content&#34;: &#34;goshs is awesome&#34;, &#34;Time&#34;: &#34;Wed May 31 16:03:30 2023&#34; } ]</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate></lastBuildDate>
    <atom:link href="https://docs.goshs.de/en/usage/clipboard/index.xml" rel="self" type="application/rss+xml" />
  </channel>
</rss>