diff options
| author | Jeff Carr <[email protected]> | 2025-08-21 10:52:40 -0500 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-08-21 10:52:40 -0500 |
| commit | ad39cfacbdc142c130ebef0b662ec007677e2acd (patch) | |
| tree | fd94e039e068bfe967296f4e70abc889815634d5 /control | |
day1v0.0.1
Diffstat (limited to 'control')
| -rw-r--r-- | control | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -0,0 +1,9 @@ +Package: gemini +Maintainer: Jeff Carr <[email protected]> +Depends: go-gui-toolkits +Build-Depends: golang, protoc-gen-go, autogenpb, go-mod-clean +Description: interact with Google's Gemini AI + Goals: + Save all interactions in a protobuf + Have a Terminal UI, Console UI and GUI (GTK) + Can "restart" from where you left off |
