JSPM

@ondeinference/cli

0.2.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 17
  • Score
    100M100P100Q51924F
  • License MIT OR Apache-2.0

A CLI for managing your Onde Inference account and models.

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@ondeinference/cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    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

    Method Command
    Homebrew brew install ondeinference/homebrew-tap/onde
    pip pip install onde-cli
    uv uv tool install onde-cli
    Cargo cargo install onde-cli

    Usage

    onde

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

    Key What it does
    Tab Move between fields
    Enter Submit / sign out
    Ctrl+L Sign in screen
    Ctrl+N New account screen
    Ctrl+C Quit

    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