Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tonesto7/op-utilities
https://github.com/tonesto7/op-utilities
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tonesto7/op-utilities
- Owner: tonesto7
- Created: 2024-05-31T00:08:12.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-10-20T21:26:13.000Z (about 1 month ago)
- Last Synced: 2024-10-21T01:56:55.438Z (about 1 month ago)
- Language: Shell
- Size: 73.2 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```