Giter Site home page Giter Site logo

joncv / mqttx Goto Github PK

View Code? Open in Web Editor NEW

This project forked from emqx/mqttx

0.0 1.0 0.0 753 KB

Cross-platform MQTT desktop client

Home Page: https://emqx.io

License: Apache License 2.0

JavaScript 2.86% HTML 0.36% Vue 61.92% TypeScript 25.61% CSS 9.25%

mqttx's Introduction

MQTTX Logo

MQTTX

GitHub Release Support Platforms Total Downloads

English | 简体中文


MQTTX is a cross-platform MQTT desktop client open sourced by EMQ, which supports macOS, Linux, and Windows.

MQTTX adopts the form of chat interface, which simplifies the page operation, facilitates the user to quickly test the MQTT/MQTTS connection, publish and subscribe to MQTT messages.

Preview

mqttx-preview

Installation

Download from GitHub Releases and install it.

Usage

  1. Create broker
# If you don't have a mqtt broker available, you can use this public broker test.

Broker Address: broker.emqx.io
Broker Port: 1883
  1. The same broker can create many clients

  2. Go back to connectons page, select the broker's client for connection testing

Develop

# Clone
git clone [email protected]:emqx/MQTTX.git

# Install dependencies
cd MQTTX
yarn install

# Compiles and hot-reloads for development
yarn run electron:serve

# Compiles and minifies for production
yarn run electron:build

Contributing

  1. Fork this repository

  2. Add upstream remote git remote add upstream [email protected]:emqx/MQTTX.git

  3. Modify code, add commit on new branch, push it

  4. Submit a pull request to upstream develop branch, we will review it

Technology Stack

License

Apache License 2.0, see LICENSE.

mqttx's People

Contributors

ysfscream avatar dependabot[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.