Energonexus by KOSASIH is licensed under Creative Commons Attribution 4.0 International
The monorepo for Energonexus ( A decentralized energy trading platform that connects Pi Nodes to optimize energy production, consumption, and storage ) , containing all the code, logic, and assets for the platform.
=====================
Welcome to the EnergONexus monorepo, a collection of open-source projects focused on energy management and IoT applications.
Overview
The EnergONexus monorepo is a unified repository that brings together various projects related to energy management, IoT, and sustainability. Our goal is to provide a comprehensive platform for developers, researchers, and enthusiasts to collaborate and innovate in the field of energy technology.
Projects
The monorepo currently includes the following projects:
- Energia: A high-level, Python-based framework for energy management and IoT applications.
- Energia Core: A low-level, C-based library for energy management and IoT devices.
- Energia Tools: A collection of command-line tools and utilities for working with Energia and Energia Core.
Getting Started
To get started with the EnergONexus monorepo, follow these steps:
- Clone the repository:
git clone https://github.com/KOSASIH/energonexus-monorepo.git
- Install the required dependencies:
pip install -r requirements.txt
- Explore the projects and start contributing!
Contributing
We welcome contributions to the EnergONexus monorepo. If you're interested in contributing, please follow these steps:
- Fork the repository:
git fork https://github.com/KOSASIH/energonexus-monorepo.git
- Create a new branch:
git branch my-feature
- Make your changes and commit them:
git commit -m "My feature"
- Create a pull request:
git push origin my-feature
License
The EnergONexus monorepo is licensed under the Apache License 2.0. See LICENSE for details.