indi

Crates.ioindi
lib.rsindi
version3.2.0
sourcesrc
created_at2022-12-14 00:45:47.749199
updated_at2023-12-04 02:24:35.175149
descriptionClient library for interfacing with the Instrument Neutral Distributed Interface (INDI) protocol.
homepagehttps://github.com/cconstantine/twinkle/tree/master/indi
repositoryhttps://github.com/cconstantine/twinkle/
max_upload_size
id736238
size274,468
Chris Constantine (cconstantine)

documentation

README

indi

This crate provides support for the Instrument Neutral Distributed Interface (INDI) network protocol used to provide a network interface into controlling astronomical equipment. See; https://www.indilib.org/index.html for more details on INDI.

For documentation see: https://docs.rs/indi/

Contributing

Contributions are welcome.

In general, we follow the "fork-and-pull" Git workflow.

  1. Fork the repo on GitHub
  2. Clone the project to your own machine
  3. Commit changes to your own branch
  4. Push your work back up to your fork
  5. Submit a Pull request so that we can review your changes

NOTE: Be sure to merge the latest from "upstream" before making a pull request!

Commit count: 157

cargo fmt