Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. ioBroker-Windows Steuerung

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    ioBroker-Windows Steuerung

    This topic has been deleted. Only users with topic management privileges can see it.
    • FelixCrafter83
      FelixCrafter83 @liv-in-sky last edited by

      @liv-in-sky Das habe ich jetzt auch gemacht.

      Ich wollte das sowieso machen, aber ich bin nicht so schnell.

      Die EXE habe ich mit pyinstaller gemacht.

      Ich hoffe es ist alles gepuplished was benötigt wird.
      Viel Spaß damit es auzuprobieren und es zu modifizieren, falls erwünscht.

      Hier der Link zum Repo: https://github.com/felixcrafter54/message-client

      liv-in-sky 2 Replies Last reply Reply Quote 2
      • liv-in-sky
        liv-in-sky @FelixCrafter83 last edited by

        @felixcrafter83 sagte in Windows Steuerung:

        aber ich bin nicht so schnell.

        klasse , war schnell genug 🙂

        1 Reply Last reply Reply Quote 0
        • liv-in-sky
          liv-in-sky @FelixCrafter83 last edited by

          @felixcrafter83

          ooohhh: habe entzipped und unter dist das exe gestartet - dann kam das:

          Image 042.png

          FelixCrafter83 1 Reply Last reply Reply Quote 0
          • FelixCrafter83
            FelixCrafter83 @liv-in-sky last edited by FelixCrafter83

            @liv-in-sky bei mir klappt es aber auf anderen Rechnern
            Ich kann aber auch nochmal die exe erstellen.

            liv-in-sky DJMarc75 3 Replies Last reply Reply Quote 0
            • liv-in-sky
              liv-in-sky @FelixCrafter83 last edited by

              @felixcrafter83 wenn ich zeit habe nehme ich auch mal einen anderen rechner

              1 Reply Last reply Reply Quote 0
              • liv-in-sky
                liv-in-sky @FelixCrafter83 last edited by

                @felixcrafter83

                habe genau die selbe meldung auf meinem laptop

                1 Reply Last reply Reply Quote 0
                • DJMarc75
                  DJMarc75 @FelixCrafter83 last edited by

                  @felixcrafter83 wäre doch sicherlich sinnvoll einen eigenen Beitrag zu eröffnen !

                  liv-in-sky 1 Reply Last reply Reply Quote 1
                  • liv-in-sky
                    liv-in-sky @DJMarc75 last edited by

                    @djmarc75 hast du mal getestet ?

                    DJMarc75 1 Reply Last reply Reply Quote 0
                    • DJMarc75
                      DJMarc75 @liv-in-sky last edited by

                      @liv-in-sky sagte in Windows Steuerung:

                      hast du mal getestet ?

                      noch nicht. mal morgen schauen ob ich da Lust zu habe 😀

                      1 Reply Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators last edited by

                        ich hab das mal abgespalten und mit einem Arbeitstitel versehen.

                        @FelixCrafter83 könntest du bitte den Titel sinnvoll gestalten?

                        soll der Thread dann vielleicht besser in die Tester-Kategorie?

                        FelixCrafter83 1 Reply Last reply Reply Quote 1
                        • FelixCrafter83
                          FelixCrafter83 @Homoran last edited by

                          @homoran was meinst du mit Titel?
                          Ich bin sehr neu hier im Forum.

                          Codierknecht 1 Reply Last reply Reply Quote 0
                          • Codierknecht
                            Codierknecht Developer Most Active @FelixCrafter83 last edited by

                            @felixcrafter83 sagte in Message-Client:

                            was meinst du mit Titel?

                            Das hier:
                            3098b1d5-c575-48b1-92f0-530449ccc885-grafik.png
                            Das kannst Du ändern, wenn Du Deinen Eingangspost bearbeitest.

                            FelixCrafter83 1 Reply Last reply Reply Quote 1
                            • FelixCrafter83
                              FelixCrafter83 @Codierknecht last edited by

                              @codierknecht vielen Dank😀👍

                              1 Reply Last reply Reply Quote 0
                              • Q
                                Qlink last edited by

                                @FelixCrafter83

                                Lässt sich mit deinem Tool auch Abfragen, welche Applikationen oder Prozesse auf dem Windows System gerade laufen ?

                                Beste Grüße

                                FelixCrafter83 1 Reply Last reply Reply Quote 0
                                • FelixCrafter83
                                  FelixCrafter83 @Qlink last edited by

                                  @qlink ist theoretisch möglich, ich kann es ja Mal versuchen.

                                  Hat denn schon jemand mein Tool ausprobiert?

                                  Q 1 Reply Last reply Reply Quote 0
                                  • Q
                                    Qlink @FelixCrafter83 last edited by

                                    @felixcrafter83

                                    noch nicht, ich würde aber GetAdmin gerne ersetzen, falls dein Tool alle notwendigen Features abdeckt, wie eben z.B. die Abfrage ob chrome.exe läuft ...

                                    FelixCrafter83 1 Reply Last reply Reply Quote 1
                                    • FelixCrafter83
                                      FelixCrafter83 @Qlink last edited by FelixCrafter83

                                      @qlink die abfrage ob z.bsp chrome läuft gibt es jetzt, zusätzlich gibt es jetzt auch die hotkeys senden option

                                      1 Reply Last reply Reply Quote 1
                                      • Q
                                        Qlink last edited by

                                        @FelixCrafter83

                                        Kann Message Client auch "DisplayOn" und "DisplayOff" als Befehl verarbeiten ?
                                        Wenn ja wie würde das gehen ?

                                        Kannst du mir auch kurz erklären, wie du die Steuerung aus iobroker umgesetzt hast ?
                                        Mit Blockly ? Kannst du hier eventuell ein Beispielscript herzeigen ?

                                        Danke und beste Grüße

                                        FelixCrafter83 1 Reply Last reply Reply Quote 0
                                        • FelixCrafter83
                                          FelixCrafter83 @Qlink last edited by

                                          @qlink So die Befehle sind nun impementiert.
                                          https://github.com/felixcrafter54/message-client/releases/tag/v1.7

                                          Ich versuche jetzt mal ein Blockly zu basteln

                                          FelixCrafter83 1 Reply Last reply Reply Quote 0
                                          • FelixCrafter83
                                            FelixCrafter83 @FelixCrafter83 last edited by

                                            @felixcrafter83 hier mal ein einfaches Blockly

                                            <xml xmlns="https://developers.google.com/blockly/xml">
                                              <variables>
                                                <variable id="KJ`(],L1vH}H^)otDRqm">host</variable>
                                                <variable id="TjJSy2#L3OUQDiT~:I97">json</variable>
                                                <variable id="uo$)0f5gD`Gm=HjjOwa`">username</variable>
                                                <variable id="h33;DbV.1JTf?hPM3#_4">password</variable>
                                                <variable id="ty4I6t;`3g2@Qo^cIGQS">type</variable>
                                                <variable id="zkcwi`_:P|Y-H+w!P0U3">payload</variable>
                                              </variables>
                                              <block type="procedures_defcustomreturn" id="Z54Pq[qn:vy8Fw}n3A9]" x="388" y="163">
                                                <mutation statements="false">
                                                  <arg name="type" varid="ty4I6t;`3g2@Qo^cIGQS"></arg>
                                                  <arg name="payload" varid="zkcwi`_:P|Y-H+w!P0U3"></arg>
                                                </mutation>
                                                <field name="NAME">json_generator</field>
                                                <field name="SCRIPT">anNvbiA9IEpTT04uc3RyaW5naWZ5KHsNCiAgICB0eXBlIDogdHlwZSwNCiAgICBwYXlsb2FkIDogcGF5bG9hZA0KfSkNCg0KcmV0dXJuIGpzb247</field>
                                                <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
                                              </block>
                                              <block type="procedures_defcustomreturn" id="H!?tgvif0E3`u4B,w{e1" x="363" y="213">
                                                <mutation statements="false">
                                                  <arg name="host" varid="KJ`(],L1vH}H^)otDRqm"></arg>
                                                  <arg name="json" varid="TjJSy2#L3OUQDiT~:I97"></arg>
                                                  <arg name="username" varid="uo$)0f5gD`Gm=HjjOwa`"></arg>
                                                  <arg name="password" varid="h33;DbV.1JTf?hPM3#_4"></arg>
                                                </mutation>
                                                <field name="NAME">request</field>
                                                <field name="SCRIPT">cmV0dXJuIGF3YWl0IG5ldyBQcm9taXNlKA0KICAgIChyZXNvbHZlLCByZWplY3QpID0+IHsNCiAgICAgICAgcmVxdWlyZSgicmVxdWVzdCIpKCJodHRwOi8vIiArIGhvc3QgKyAiOjgwODAvIiwgew0KICAgICAgICAgICAgbWV0aG9kOiAiUE9TVCIsDQogICAgICAgICAgICBib2R5OiBqc29uLA0KICAgICAgICAgICAgaGVhZGVyczogew0KICAgICAgICAgICAgICAgICJBdXRob3JpemF0aW9uIjogYEJhc2ljICR7QnVmZmVyLmZyb20oYCR7dXNlcm5hbWV9OiR7cGFzc3dvcmR9YCkudG9TdHJpbmcoImJhc2U2NCIpfWAsDQogICAgICAgICAgICAgICAgIkNvbnRlbnQtTGVuZ3RoIjoganNvbi5sZW5ndGgsDQogICAgICAgICAgICAgICAgIkNvbnRlbnQtVHlwZSI6ICJhcHBsaWNhdGlvbi9qc29uIg0KICAgICAgICAgICAgfSANCiAgICAgICAgfSkub24oImRhdGEiLCAocmVzcG9uc2UpID0+IHsNCiAgICAgICAgICAgIHJlc29sdmUocmVzcG9uc2UudG9TdHJpbmcoKSkNCiAgICAgICAgfSkub24oImVycm9yIiwgKGVycm9yKSA9PiByZWplY3QoZXJyb3IpICk7DQogICAgfQ0KKQ==</field>
                                                <comment pinned="false" h="80" w="160">Beschreibe diese Funktion …</comment>
                                              </block>
                                              <block type="debug" id="ePOz,x@MKz1g)2wigSnN" x="288" y="288">
                                                <field name="Severity">log</field>
                                                <value name="TEXT">
                                                  <shadow type="text" id="hS%`zO#~k-4MXX-FEeAC">
                                                    <field name="TEXT">test</field>
                                                  </shadow>
                                                  <block type="procedures_callcustomreturn" id="^*Az[{MYOMj2uz*YnE6?">
                                                    <mutation name="request">
                                                      <arg name="host"></arg>
                                                      <arg name="json"></arg>
                                                      <arg name="username"></arg>
                                                      <arg name="password"></arg>
                                                    </mutation>
                                                    <value name="ARG0">
                                                      <block type="text" id="nJ6}9CO8#+E6Lv=*u!v`">
                                                        <field name="TEXT"></field>
                                                      </block>
                                                    </value>
                                                    <value name="ARG1">
                                                      <block type="procedures_callcustomreturn" id="3$aWe1!t,IpxVZUMK;r,">
                                                        <mutation name="json_generator">
                                                          <arg name="type"></arg>
                                                          <arg name="payload"></arg>
                                                        </mutation>
                                                        <value name="ARG0">
                                                          <block type="text" id="~Ib61]lS,~^qe~T~r=SI">
                                                            <field name="TEXT">message</field>
                                                          </block>
                                                        </value>
                                                        <value name="ARG1">
                                                          <block type="text" id="eS2f]eyhtAoXXuoXAu|1">
                                                            <field name="TEXT">Test</field>
                                                          </block>
                                                        </value>
                                                      </block>
                                                    </value>
                                                    <value name="ARG2">
                                                      <block type="text" id="_{#_8d{.GWj)J01tCv5}">
                                                        <field name="TEXT"></field>
                                                      </block>
                                                    </value>
                                                    <value name="ARG3">
                                                      <block type="text" id="{([:tjE/NL/gn(Qr0e]5">
                                                        <field name="TEXT"></field>
                                                      </block>
                                                    </value>
                                                  </block>
                                                </value>
                                              </block>
                                            </xml>
                                            

                                            Message-Client.xml

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            782
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            8
                                            35
                                            2162
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo