LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

oatmeal

Terminal UI for chatting with large language models

TLDR

Start a chat session
$ oatmeal
copy
Chat with a specific model
$ oatmeal --model [model_name]
copy
Use a specific backend
$ oatmeal --backend [ollama|openai|claude]
copy

SYNOPSIS

oatmeal [options]

DESCRIPTION

oatmeal is a TUI for chatting with large language models using different backends. It integrates with editors so you can read selected code from an editor and submit model-provided code back. Each code block is indexed with a number for easy reference.Supported backends include Ollama (default), OpenAI, Claude, and Gemini. Editor integrations include clipboard and Neovim plugin support.

PARAMETERS

--model MODEL

Specify the model to use.
--backend BACKEND
Select the model backend (ollama, openai, claude, gemini).

CAVEATS

Requires a running model backend (e.g., Ollama server) or valid API keys for cloud services.

HISTORY

oatmeal was created by dustinblackman and is written in Rust.

SEE ALSO

ollama(1), claude(1)

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid