Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

MQTT client for INDI

License

NotificationsYou must be signed in to change notification settings

rkaczorek/astroberry-mqtt

Repository files navigation

MQTT client for INDI

Building

This assumes you already have INDI installed.

First, let's install some build tools, if you haven't already.

sudo apt install build-essential cmake

You must install INDI and Mosquitto development libraries.

sudo apt install libindi-dev libmosquitto-dev

Okay, we're ready to get the source and build it.

git clone https://github.com/rkaczorek/astroberry-mqtt.gitcd astroberry-mqttmkdir buildcd buildcmake -DCMAKE_INSTALL_PREFIX=/usr ..makesudo make install

Running

Start your INDI serverStart astroberry-mqtt INDI client

Now you can monitor and control your INDI devices with MQTT!

About

MQTT client for INDI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp