All Projects → lrqtech → smya-go

lrqtech / smya-go

Licence: Apache-2.0 license
神秘鸭使你的语音助手可用来控制PC、笔记本、树莓派或其他物联网设备

Programming Languages

go
31211 projects - #10 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to smya-go

web-mqtt-client
A better MQTT API for the browser
Stars: ✭ 48 (+108.7%)
Mutual labels:  mqtt-client
mqtt
Kotlin cross-platform, coroutine based, reflectionless MQTT 3.1.1 & 5.0 client & server
Stars: ✭ 31 (+34.78%)
Mutual labels:  mqtt-client
can2mqtt
Bidirectional CAN-Bus to MQTT-Bridge
Stars: ✭ 39 (+69.57%)
Mutual labels:  mqtt-client
owlos
DIY Open Source OS for building IoT ecosystems
Stars: ✭ 43 (+86.96%)
Mutual labels:  mqtt-client
mqtt-cli
MQTT CLI is a useful command line interface for connecting various MQTT clients supporting MQTT 5.0 and 3.1.1
Stars: ✭ 211 (+817.39%)
Mutual labels:  mqtt-client
netty-mqtt-client
No description or website provided.
Stars: ✭ 31 (+34.78%)
Mutual labels:  mqtt-client
mica-mqtt
基于 java aio 实现的低延迟、高性能百万级 mqtt client 组件和 mqtt broker 服务。🔝🔝 记得右上角点个star 关注更新!
Stars: ✭ 128 (+456.52%)
Mutual labels:  mqtt-client
Eduponics-Mini
MicroPython MQTT & code example for Eduponics mini ESP32 learning kit
Stars: ✭ 41 (+78.26%)
Mutual labels:  mqtt-client
mqtt-react
React container for MQTT
Stars: ✭ 42 (+82.61%)
Mutual labels:  mqtt-client
MqttAndroidExample
An example Android app using MQTT protocol
Stars: ✭ 19 (-17.39%)
Mutual labels:  mqtt-client
swift-nio-mqtt
MQTT v5.0 client powered by SwiftNIO.
Stars: ✭ 23 (+0%)
Mutual labels:  mqtt-client
swift-mqtt
MQTT client for Swift using SwiftNIO
Stars: ✭ 33 (+43.48%)
Mutual labels:  mqtt-client
mqtt-go
Yet another Go MQTT 3.1.1 client library: Go-ish interface, extensible and thread-safe (experimental stage; the API may change in future release)
Stars: ✭ 29 (+26.09%)
Mutual labels:  mqtt-client
UnrealMosquitto
A MQTT client with blueprint support for Unreal Engine 4, based on Mosquitto.
Stars: ✭ 41 (+78.26%)
Mutual labels:  mqtt-client
Jarolift MQTT
Controlling Jarolift TDEF 433MHZ radio shutters via ESP8266 and CC1101 Transceiver Module in asynchronous mode
Stars: ✭ 43 (+86.96%)
Mutual labels:  mqtt-client
tuya-home-assistant
Home Assistant integration for controlling Powered by Tuya (PBT) devices using Tuya Open API, maintained by the Home Assistant Community and Tuya Developer Team.
Stars: ✭ 684 (+2873.91%)
Mutual labels:  mqtt-client
ESPShaker
ESP8266 interactive serial command processor via Arduino core.
Stars: ✭ 24 (+4.35%)
Mutual labels:  mqtt-client
mqtg-bot
MQTT Client Telegram Bot
Stars: ✭ 67 (+191.3%)
Mutual labels:  mqtt-client
swoole mqtt
一个基于swoole的异步mqtt 客户端库,可用于接收或者发送mqtt协议的消息。支持QoS 0、QoS 1、QoS 2。支持MQTT 3.1和3.1.1版本。 参考workerman-mqtt
Stars: ✭ 41 (+78.26%)
Mutual labels:  mqtt-client
mqtt-panel
Self hosted Web App panel for MQTT
Stars: ✭ 29 (+26.09%)
Mutual labels:  mqtt-client

神秘鸭 golang 客户端

一个面向高级玩家的神秘鸭客户端

V2版即将到来, 即将重构😀

需要GUI,请走GUI客户端, 本程序不提供GUI!!

本程序只支持神秘鸭{执行任意命令} & 远程开机

  • 优点

    1. 体积小巧,适合小容量物联网设备
    2. 可执行文件,无需其他多余依赖
    3. 多平台可用(电脑,服务器,路由器 ...... )
  • 使用方法

    • 自己编译打包

      下载本代码 进入代码目录

      go mod tidy

      go build

      运行./smya -id DeviceId -passwd SafeCode

  • 帮助&反馈

    有任何问题,欢迎提交Issue

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].