🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@ondeinference/cli

Package Overview
Dependencies
Maintainers
3
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ondeinference/cli

A CLI for managing your Onde Inference account and models.

Source
npmnpm
Version
0.2.1
Version published
Weekly downloads
31
-35.42%
Maintainers
3
Weekly downloads
 
Created
Source

Onde Inference

@ondeinference/cli

Manage your Onde Inference account from the terminal.

npm crates.io PyPI Website

Install

npm install -g @ondeinference/cli

The right binary for your platform gets pulled in automatically. Works on macOS (Apple Silicon and Intel), Linux (x64 and arm64), and Windows (x64 and arm64).

Other ways to install

MethodCommand
Homebrewbrew install ondeinference/homebrew-tap/onde
pippip install onde-cli
uvuv tool install onde-cli
Cargocargo install onde-cli

Usage

onde

Opens a TUI. Sign up or sign in from there, no browser needed.

KeyWhat it does
TabMove between fields
EnterSubmit / sign out
Ctrl+LSign in screen
Ctrl+NNew account screen
Ctrl+CQuit

What's Onde?

Onde Inference runs LLMs on the user's device. No server round-trips, no data leaving the hardware. It ships as a native SDK for each platform:

Swift · Flutter · React Native · Rust

This CLI handles the account side of things. The SDKs handle inference.

Debug

Logs go to ~/.cache/onde/debug.log.

License

Dual-licensed under MIT and Apache 2.0.

© 2026 Onde Inference · Splitfire AB

Keywords

onde

FAQs

Package last updated on 23 Apr 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts