https://github.com/openhd/openhd-sysutils
Collection of scripts for things that 'are not a good fit for being done in c++'
https://github.com/openhd/openhd-sysutils
Last synced: 4 months ago
JSON representation
Collection of scripts for things that 'are not a good fit for being done in c++'
- Host: GitHub
- URL: https://github.com/openhd/openhd-sysutils
- Owner: OpenHD
- Created: 2024-01-23T15:49:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-03T17:16:29.000Z (over 1 year ago)
- Last Synced: 2025-08-27T14:35:21.108Z (9 months ago)
- Language: Shell
- Size: 271 KB
- Stars: 1
- Watchers: 8
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This repository holds scripts for things best described as
'Not a good fit to be done in c++ / openhd core'
An example is configuring the OS for a specific camera on RPI
(This requires modifying OS-related things like the /boot/config.txt file and a reboot)
This repo is packaged into openhd-sys-utils and can be installed from our repository