Package Details: gemini-openai-proxy-git r12.9d4b053-1

Git Clone URL: https://aur.archlinux.org/gemini-openai-proxy-git.git (read-only, click to copy)
Package Base: gemini-openai-proxy-git
Description: Gemini CLI wrapper to serve Gemini models through an OpenAI-compatible API.
Upstream URL: https://github.com/Brioch/gemini-openai-proxy
Keywords: gemini-cli llm openai proxy wrapper
Licenses: MIT
Conflicts: gemini-openai-proxy
Provides: gemini-openai-proxy
Submitter: lightdot
Maintainer: lightdot
Last Packager: lightdot
Votes: 1
Popularity: 0.49
First Submitted: 2025-08-07 22:49 (UTC)
Last Updated: 2025-08-07 22:49 (UTC)

Pinned Comments

lightdot commented on 2025-08-18 07:31 (UTC) (edited on 2025-08-18 07:33 (UTC) by lightdot)

Install and configure gemini-cli first. Then define environment variables and execute: gemini-openai-proxy.

Note, the environment variables are mandatory, refer to the examples in /usr/share/gemini-openai-proxy/gemini-openai-proxy.env.

Optionally enable and start a per user service with:

systemctl --user daemon-reload
systemctl --user enable --now gemini-openai-proxy.service

Put environment variables in ~/.config/gemini-openai-proxy.env file before starting the service.

Latest Comments

lightdot commented on 2025-08-18 07:31 (UTC) (edited on 2025-08-18 07:33 (UTC) by lightdot)

Install and configure gemini-cli first. Then define environment variables and execute: gemini-openai-proxy.

Note, the environment variables are mandatory, refer to the examples in /usr/share/gemini-openai-proxy/gemini-openai-proxy.env.

Optionally enable and start a per user service with:

systemctl --user daemon-reload
systemctl --user enable --now gemini-openai-proxy.service

Put environment variables in ~/.config/gemini-openai-proxy.env file before starting the service.