Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/machv/machv
https://github.com/machv/machv
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/machv/machv
- Owner: machv
- Created: 2023-07-18T20:18:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-18T20:36:23.000Z (over 1 year ago)
- Last Synced: 2024-11-07T23:41:10.803Z (3 months ago)
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Hi there π
## Terraform stuff
| Repository | Description |
| ------------- | ------------- |
| [terraform-azurerm-connection-monitor](https://github.com/machv/terraform-azurerm-connection-monitor) | Module provides abstraction of Azure Connection Monitor probes |
| [tf-azurefirewall-policy](https://github.com/machv/tf-azurefirewall-policy) | Generate Azure Firewall Policy rules from YAML files |## Azure Functions
- [img2pdf](https://github.com/machv/azf-img2pdf) - Convert and combine images to PDF documents, designed to be used in Logic Apps or PowerAutomate flow.
- [shifts-sharepoint-sync](https://github.com/machv/azf-shifts-sharepoint-sync) - Synchronize shifts from Teams to SharePoint List.## IoT firmware
### ESP boards
- [esp8266-irrigator](https://github.com/machv/esp8266-irrigator) - Irrigation valve controller with flow meter. Can be controlled with MQTT or simple web interface.
### Hardwario Tower
- [radio-gas-meter](https://github.com/machv/twr-radio-gas-meter) - Gas meter usage monitoring.
- [lora-soil-sensor](https://github.com/machv/twr-lora-soil-sensor) - Soil sensor with Lora connectivity.
- [radio-doorbell](https://github.com/machv/twr-radio-doorbell) - Sends doorbell alerts and provides opening entrance doors (by trigger or by listening to defined Morse code letter).## PowerShell Modules
- [oauth2-toolkit](https://github.com/machv/ps-oauth2-toolkit) - Set of OAuth2 functions to authenticate against Entra ID (Azure AD), supports both delegated and application flows.## .NET NuGet Packages
- [Arpar](https://github.com/machv/arpar) - Simple command-line argument parsing library.
- [Bisec](https://github.com/machv/bisec) - Unofficial SDK for basic control of HΓΆrmann BiSecur gateways in .NET