thingsboard/README.md

30 lines
1.1 KiB
Markdown
Raw Permalink Normal View History

2016-12-06 17:52:24 +02:00
# Thingsboard
2016-12-06 18:28:50 +02:00
[![Join the chat at https://gitter.im/thingsboard/chat](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/thingsboard/chat?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
2016-12-06 17:52:24 +02:00
[![Build Status](https://travis-ci.org/thingsboard/thingsboard.svg?branch=master)](https://travis-ci.org/thingsboard/thingsboard)
2016-12-01 19:46:42 +02:00
2016-12-02 17:48:16 +02:00
Thingsboard is an open-source IoT platform for data collection, processing, visualization, and device management.
2016-12-01 19:46:42 +02:00
2016-12-01 20:49:14 +02:00
<img src="./img/logo.png?raw=true" width="100" height="100">
2016-12-01 11:38:15 +02:00
2016-12-02 17:48:16 +02:00
## Documentation
2016-12-01 20:49:14 +02:00
2016-12-02 17:50:41 +02:00
Thingsboard documentation is hosted on [thingsboard.io](http://thingsboard.io/docs).
2016-12-01 20:49:14 +02:00
2016-12-02 17:59:37 +02:00
## Sample Dashboard
![Dashboard](./img/dashboard.gif?raw=true "Real-time Fleet Dashboard")
## Getting Started
2016-12-02 18:37:48 +02:00
Collect and Visualize your IoT data in minutes by following this [guide](http://thingsboard.io/docs/getting-started-guides/helloworld/).
2016-12-02 17:59:37 +02:00
2016-12-01 20:49:14 +02:00
## Support
2016-12-02 17:48:16 +02:00
- [Community chat](https://gitter.im/thingsboard/chat)
- [Q&A forum](https://groups.google.com/forum/#!forum/thingsboard)
- [Stackoverflow](http://stackoverflow.com/questions/tagged/thingsboard)
2016-12-01 20:49:14 +02:00
## Licenses
2016-12-02 17:59:37 +02:00
This project is released under [Apache 2.0 License](./LICENSE).