https://github.com/tonesto7/op-utilities
https://github.com/tonesto7/op-utilities
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/tonesto7/op-utilities
- Owner: tonesto7
- Created: 2024-05-31T00:08:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-06T04:04:18.000Z (about 1 year ago)
- Last Synced: 2025-04-06T05:18:05.610Z (about 1 year ago)
- Language: Shell
- Size: 819 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# op-utilities
This repository contains a collection of utilities that are used to work directly on your Comma Three device. These utilities are meant to be used by developers and advanced users.
## Installation
SSH into your Comma Three device and run the following command to install and run the utility script (only needed once)
```cd /data && wget https://raw.githubusercontent.com/tonesto7/op-utilities/main/CommaUtility.sh && chmod +x CommaUtility.sh && ./CommaUtility.sh```
## Usage
Once the script is installed on your device you can run it by typing the following command in your SSH session
```/data/CommaUtility.sh```