https://github.com/bhom/bhomanalytics_toolkit
https://github.com/bhom/bhomanalytics_toolkit
bhom utility
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bhom/bhomanalytics_toolkit
- Owner: BHoM
- License: lgpl-3.0
- Created: 2020-07-16T06:04:15.000Z (almost 6 years ago)
- Default Branch: develop
- Last Pushed: 2025-07-11T16:39:05.000Z (11 months ago)
- Last Synced: 2025-08-17T05:22:22.311Z (10 months ago)
- Topics: bhom, utility
- Language: C#
- Homepage:
- Size: 174 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.gnu.org/licenses/lgpl-3.0)
# BHoMAnalytics_Toolkit
The BHoMAnalytics_Toolkit provides a way to collect information regarding the usage of BHoM and save it in a central database.
Note that the BHoM_Ui is already collecting usage information but only stores it locally as log files. This toolkit's role is to send the content of those files to the database.
### Documentation
For more information about functionality see [the BHoMAnalytics wiki](https://github.com/BHoM/BHoMAnalytics_Toolkit/wiki)
---
This toolkit is part of the Buildings and Habitats object Model. Find out more on our [wiki](https://github.com/BHoM/documentation/wiki) or at [https://bhom.xyz](https://bhom.xyz/)
## Quick Start 🚀
Grab the [latest installer](https://bhom.xyz/) and a selection of [sample scripts](https://github.com/BHoM/samples).
As this toolkit is not part of the installer, you will need to compile it separately.
## Getting Started for Developers 🤖
If you want to build the BHoM and the Toolkits from source, it's hopefully easy! 😄
Do take a look at our specific wiki pages here: [Getting Started for Developers](https://bhom.xyz/documentation/Guides-and-Tutorials/Coding-with-BHoM/)
## Want to Contribute? ##
BHoM is an open-source project and would be nothing without its community. Take a look at our contributing guidelines and tips [here](https://github.com/BHoM/BHoM/blob/main/CONTRIBUTING.md).
## Licence ##
BHoM is free software licenced under GNU Lesser General Public Licence - [https://www.gnu.org/licenses/lgpl-3.0.html](https://www.gnu.org/licenses/lgpl-3.0.html)
Each contributor holds copyright over their respective contributions.
The project versioning (Git) records all such contribution source information.
See [LICENSE](https://github.com/BHoM/BHoM/blob/main/LICENSE) and [COPYRIGHT_HEADER](https://github.com/BHoM/BHoM/blob/main/COPYRIGHT_HEADER.txt).