Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/OpenEnergyDashboard/OED
Open Energy Dashboard (OED)
https://github.com/OpenEnergyDashboard/OED
climate-change education environmental javascript nodejs open-source plotly postgresql
Last synced: 3 months ago
JSON representation
Open Energy Dashboard (OED)
- Host: GitHub
- URL: https://github.com/OpenEnergyDashboard/OED
- Owner: OpenEnergyDashboard
- License: mpl-2.0
- Created: 2016-10-24T17:30:37.000Z (about 8 years ago)
- Default Branch: development
- Last Pushed: 2024-05-18T21:34:04.000Z (6 months ago)
- Last Synced: 2024-05-19T14:14:41.580Z (6 months ago)
- Topics: climate-change, education, environmental, javascript, nodejs, open-source, plotly, postgresql
- Language: JavaScript
- Homepage:
- Size: 37.4 MB
- Stars: 70
- Watchers: 18
- Forks: 247
- Open Issues: 124
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: License.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
- open-sustainable-technology - Open Energy Dashboard - Open Energy Dashboard is a user-friendly way to display energy information from smart energy meter. (Energy Systems / Building Energy Monitoring)
README
# Open Energy Dashboard #
![Github Build](https://github.com/OpenEnergyDashboard/OED/workflows/Build/badge.svg)
Open Energy Dashboard is a user-friendly way to display energy information from smart energy meters or uploaded via CSV files. It is available to anyone and is optimized for non-technical users with a simple interface that provides access to your organization's energy data. To learn more, see [our website](https://openenergydashboard.github.io/).
Open Energy Dashboard is available under the Mozilla Public License v2, and contributions, in the form of bug reports, feature requests, and code contributions, are welcome.
## Installation and Usage ##
See [USAGE.md](USAGE.md).
## Built With ##
Plotly.js - JavaScript library used to generate data charts ([plotly.com](https://plotly.com/javascript/))
PostgreSQL - Database management system ([postgresql.org](https://www.postgresql.org))
Node.js - JavaScript runtime environment ([nodejs.org](https://nodejs.org/en/))
and lots of other software/packages.
## Authors ##
This application has been developed by many volunteer developers (mostly students) and is an independent open source project.
For a list of contributors, [click here](https://github.com/OpenEnergyDashboard/OED/graphs/contributors)
## Licensing ##
This project is licensed under the MPL version 2.0.
See the full licensing agreement [here](LICENSE.txt)
## Contributions ##
We welcome others to contribute to this project by writing code for submission or collaborating with us. Before contributing, please sign our [Contributor License Agreement](https://openenergydashboard.github.io/developer/cla.html). Web pages with [information for developers](https://openenergydashboard.github.io/developer/) is available. If you have any questions or concerns feel free to at [email protected].
## Code of Conduct ##
OED is based on the idea of sharing so everyone benefits from our combined efforts. To benefit everyone, we need to maintain a welcoming and appropriate community.
Toward that end, OED has as a [code of conduct](CODE_OF_CONDUCT.md) that follows the [Contributor Covenant](https://www.contributor-covenant.org/) used by many
open source projects. It specifies
our expectations and how to report any concerns. If, for any reason, you do not feel comfortable with any aspect of the OED project then you are encouraged to
contact the OED leadership so we can work to make this a welcoming community. This includes formal complaints, informal concerns and suggestions for how OED can
improve what it does. We commit to a timely response to input that clearly articulates what actions may
be taken and why. Whatever our decision, you will be informed. We want everyone to know that we take having a welcoming community seriously and will work for and
respond appropriately to any concern or ideas for improvement.## Security Concerns ##
If you think there is a security concern in the OED software, the please visit our [security reporting page](SECURITY.md) for information on reporting it to the OED project.
## Contact ##
To contact us, see our [contact web page](https://openenergydashboard.github.io/contact.html), send an email to [email protected] or open an issue on GitHub.