This commit is contained in:
Fabian Affolter 2018-01-26 20:47:37 +01:00
parent 0e11a80e2e
commit 661c13b720
No known key found for this signature in database
GPG Key ID: DDF3D6F44AAB1336

View File

@ -25,21 +25,20 @@ The current logo was created by [Jeremy Geltman](http://jeremygeltman.com/). Fur
### {% linkable_title License %}
Home Assistant is open source software and available under the [MIT](https://opensource.org/licenses/MIT) license.
Home Assistant is open source software and available under the [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) license.
### {% linkable_title Numbers %}
This sections just contains some random numbers of the Home Assistant eco-system. Sorry, only the main repository counts.
| Description | 2015 | 2016 |
| Description | 2015 | 2016 | 2017 |
|---|---|
| [Gitter.io](https://discord.gg/c5DvZ4e) | 334 | 2367 |
| [Forum posts](https://community.home-assistant.io/) | 352 | 33004 |
| [Forum topics](https://community.home-assistant.io/) | 83 | 4863 |
| [Forum members](https://community.home-assistant.io/) | 92 | 3931 |
| [Github stars](https://github.com/home-assistant/home-assistant/stargazers) | 2519 | 5239 |
| [Github forks](https://github.com/home-assistant/home-assistant/network) | 374 | 1424 |
| Page views [ha.io](https://home-assistant.io) | 190,271 | 1,284,855 |
| [Forum posts](https://community.home-assistant.io/) | 352 | 33004 | 171981 |
| [Forum topics](https://community.home-assistant.io/) | 83 | 4863 | 21512 |
| [Forum members](https://community.home-assistant.io/) | 92 | 3931 | 16663 |
| [Github stars](https://github.com/home-assistant/home-assistant/stargazers) | 2519 | 5239 | 12074 |
| [Github forks](https://github.com/home-assistant/home-assistant/network) | 374 | 1424 | 3474 |
| Page views [ha.io](https://home-assistant.io) | 600,372 | 6,614,343 | 23,727,481 |
### {% linkable_title Commit per year %}
@ -50,6 +49,7 @@ The numbers below only covers the [main git repository](https://github.com/home-
2014: 328
2015: 2963
2016: 4299
2017: 3917
```
More details and statistics can be found on [Github](https://github.com/home-assistant/home-assistant/graphs/contributors).