mirror of
https://github.com/beestat/app.git
synced 2025-12-24 22:07:37 -05:00
50 lines
2.8 KiB
Markdown
50 lines
2.8 KiB
Markdown
<h1 align="center">Welcome to beestat! 👋</h1>
|
|
<p align="center">
|
|
<a href="https://github.com/beestat/app/issues" target="_blank"><img src="https://img.shields.io/github/issues/beestat/app.svg" /></a>
|
|
<a href="https://github.com/beestat/app/issues?q=is%3Aissue+is%3Aclosed" target="_blank"><img src="https://img.shields.io/github/issues-closed/beestat/app.svg" /></a>
|
|
<a href="https://github.com/beestat/app/blob/master/LICENSE" target="_blank"><img src="https://img.shields.io/github/license/beestat/app.svg" /></a>
|
|
<a href="https://github.com/beestat/app/commits/master" target="_blank"><img src="https://img.shields.io/github/last-commit/beestat/app.svg" /></a>
|
|
</p>
|
|
|
|
<p align="center">
|
|
<a href="https://status.beestat.io" target="_blank"><img src="https://img.shields.io/uptimerobot/status/m782893860-419cc0327f06e1ed9af8cac6.svg" /></a>
|
|
<a href="https://status.beestat.io" target="_blank"><img src="https://img.shields.io/uptimerobot/ratio/7/m782893860-419cc0327f06e1ed9af8cac6.svg" /></a>
|
|
</p>
|
|
|
|
> Beestat connects with your thermostat and provides you with useful charts and analytics so that you can make informed decisions and see how the changes you make lower your energy footprint.
|
|
|
|
## Sponsors
|
|
|
|
<a href="https://www.browserstack.com/" target="_blank"><img src="https://marker.io/vendor/img/logo/browserstack-logo.svg" height="32px"/></a><br/>
|
|
I use BrowserStack to help me test and debug in devices that I do not have physical access to. They provide free access to their tools for open source projects.
|
|
|
|
<a href="https://smartystreets.com/" target="_blank"><img src="https://d79i1fxsrar4t.cloudfront.net/assets/img/company/brand/smartystreets.b24876d8.png" height="32px"/></a><br/>
|
|
SmartyStreets powers real time address lookup and normalization. This gives beestat accurate location information for home comparisons. SmartyStreets provided a free year of US address lookups.
|
|
|
|
|
|
## Demo
|
|
|
|
See a demo of the app at <a href="https://demo.beestat.io" target="_blank">demo.beestat.io</a>.
|
|
|
|
|
|
## Run your own instance
|
|
|
|
This is possible but untested and unsupported. Clone the code, throw it on a web server, and see what happens. The most help I can offer at the moment is to rename `api/cora/setting.example.php` to `api/cora/setting.php` and use the comments to help configure the installation.
|
|
|
|
|
|
## Contributing
|
|
|
|
Contributions, issues and feature requests are welcome.
|
|
|
|
|
|
## Author
|
|
|
|
**Jon Ziebell**
|
|
|
|
Hi! This is a passion project of mine and I'm thrilled to be able to share it with the world. I developed beestat from the ground up and have tons of ideas to grow this project further.
|
|
|
|
|
|
<p align="center">
|
|
<a href="https://www.patreon.com/beestat" target="_blank"><img src="https://img.shields.io/badge/Support%20beestat-350+-lightgrey.svg?style=social&logo=patreon" /></a>
|
|
</p>
|