README.md 1.2 KB
Newer Older
麦壳饼's avatar
麦壳饼 已提交
1 2
# IoTSharp 

麦壳饼's avatar
麦壳饼 已提交
3
[![Build status](https://ci.appveyor.com/api/projects/status/5o23f5vss89ct2lw/branch/master?svg=true)](https://ci.appveyor.com/project/MaiKeBing/iotsharp/branch/master)
麦壳饼's avatar
麦壳饼 已提交
4 5
![GitHub](https://img.shields.io/github/license/iotsharp/iotsharp.svg)
![GitHub package.json version](https://img.shields.io/github/package-json/v/iotsharp/iotsharp-ui.svg?label=IoTSharp-UI%20Version)
麦壳饼's avatar
麦壳饼 已提交
6 7 8

IoTSharp is an open-source IoT platform for data collection, processing, visualization, and device management.

麦壳饼's avatar
麦壳饼 已提交
9

麦壳饼's avatar
麦壳饼 已提交
10
## Contributing
麦壳饼's avatar
麦壳饼 已提交
11 12 13
 - If you'd like to contribute to IoTSharp, please take a look at our [Contributing Guide](contributing.md).
 - If you have a question or have found a bug,[ file an issue.](https://github.com/IoTSharp/IoTSharp/issues)
 - To learn about project priorities as well as status and ship dates see the [IoTShap roadmap](roadmap.md).
麦壳饼's avatar
麦壳饼 已提交
14 15 16

## Support

麦壳饼's avatar
麦壳饼 已提交
17
 - [Stackoverflow](http://stackoverflow.com/questions/tagged/iotsharp)
麦壳饼's avatar
麦壳饼 已提交
18

19 20
## [Document](https://docs.iotsharp.io)

麦壳饼's avatar
麦壳饼 已提交
21 22 23 24 25
## IoTSharp's Clients and Sdks
 - Cicada    A desktop application  https://github.com/IoTSharp/Cicada
 - C Client SDK for IoTSharp  https://github.com/IoTSharp/IoTSharp-C-Client-Sdk
 - C# Client SDK for IoTSharp  https://github.com/IoTSharp/IoTSharp.SDKs 

麦壳饼's avatar
麦壳饼 已提交
26 27

![IotSharp Logo](docs/images/iot_sharp_logo.png)