<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://schaelsick.de/doku/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://schaelsick.de/doku/feed.php">
        <title>joDoc - software</title>
        <description></description>
        <link>https://schaelsick.de/doku/</link>
        <image rdf:resource="https://schaelsick.de/doku/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-06-30T21:07:38+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://schaelsick.de/doku/doku.php?id=software:calibre&amp;rev=1680457985&amp;do=diff"/>
                <rdf:li rdf:resource="https://schaelsick.de/doku/doku.php?id=software:homeassistant&amp;rev=1668365924&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://schaelsick.de/doku/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>joDoc</title>
        <link>https://schaelsick.de/doku/</link>
        <url>https://schaelsick.de/doku/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://schaelsick.de/doku/doku.php?id=software:calibre&amp;rev=1680457985&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-04-02T17:53:05+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>calibre</title>
        <link>https://schaelsick.de/doku/doku.php?id=software:calibre&amp;rev=1680457985&amp;do=diff</link>
        <description>Calibre

Onleihe Bücher umwandeln

	*  Buch ausleihen
	*  Am PC herunterladen - man erhält eine Datei „URLLink.acsm“ (oder so ähnlich)
	*  Das Tool „knock“ verwenden: `knock URLLink.acsm` -&gt; liefert eine Datei `URLLink.epub`</description>
    </item>
    <item rdf:about="https://schaelsick.de/doku/doku.php?id=software:homeassistant&amp;rev=1668365924&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-11-13T18:58:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>homeassistant</title>
        <link>https://schaelsick.de/doku/doku.php?id=software:homeassistant&amp;rev=1668365924&amp;do=diff</link>
        <description>Home Assistant

Basis Software

	*  $HOME: &lt;https://www.home-assistant.io/&gt;
	*  Installation: Als Docker Container - &lt;https://www.home-assistant.io/installation/&gt;
	*  Docker compose (edit PATH/TO/CONFIG)
  version: &#039;3&#039;
  services:
      homeassistant:
          container_name: homeassistant
          image: &quot;ghcr.io/home-assistant/home-assistant:stable&quot;
          volumes:
              - /PATH_TO_YOUR_CONFIG:/config
              - /etc/localtime:/etc/localtime:ro
      restart: unless-stopped
 …</description>
    </item>
</rdf:RDF>
