mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-11-27 18:13:19 +00:00
feat(scripts): add config
This commit is contained in:
25
home/bin/README.md
Normal file
25
home/bin/README.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# Scripts
|
||||
|
||||
## AquaAI
|
||||
|
||||
AquaAI is bash script that interacts with OpenAI and Ollama APIs to enable terminal based interaction with LLMs.
|
||||
|
||||
## connect-nas.sh
|
||||
|
||||
Connect to long storage NAS.
|
||||
|
||||
## convert-mp4-to-resolve.sh
|
||||
|
||||
Converts mp4 video files to a video format where the audio works with the linux version of Davinci Resolve.
|
||||
|
||||
## frc-photo-checklist.py
|
||||
|
||||
Python script to generate a Todoist checklist for taking photos at an FRC event.
|
||||
|
||||
```sh
|
||||
python frc-photo-checklist.py [Event Key]
|
||||
```
|
||||
|
||||
## get-mouse-battery.sh
|
||||
|
||||
Prints out the battery percentage of a mouse and if it is charging.
|
||||
Reference in New Issue
Block a user