J.A.R.V.I.S. Terminal Client — Stark Secure Server access from any terminal
Project description
stark-jarvis
J.A.R.V.I.S. Terminal Client — Access your AI assistant from any terminal, anywhere.
Install
pip install stark-jarvis
Quick Start
# Connect to your JARVIS server
jarvis login https://your-jarvis-server.com
# Interactive chat
jarvis
# One-shot query
jarvis "What's the weather in New York?"
# Use a specific model
jarvis --model gemini "Explain quantum computing"
Commands
| Command | Description |
|---|---|
jarvis login <url> |
Authenticate with a JARVIS server |
jarvis |
Start interactive chat |
jarvis "message" |
Send a one-shot query |
jarvis --model <provider> |
Use specific provider (claude, gemini, stark_protocol) |
jarvis status |
Show connection status |
jarvis logout |
Clear stored credentials |
jarvis purge |
Remove all config from this machine |
Interactive Commands
Once in a chat session:
| Command | Description |
|---|---|
/model <provider> |
Switch LLM provider |
/model |
Show current provider |
/new |
Start new conversation |
/help |
Show help |
exit |
Quit |
Security
- Credentials are encrypted with a local access code (PBKDF2 + Fernet)
- Nothing is stored in plain text
jarvis purgeremoves everything from the machine- Designed for Iron Man 3 scenarios — use any device, clean up when done
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
malibupoint-0.6.0.tar.gz
(48.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file malibupoint-0.6.0.tar.gz.
File metadata
- Download URL: malibupoint-0.6.0.tar.gz
- Upload date:
- Size: 48.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25faf69784cb4af4751f43bf9dca1b6493842101ae0534609ad36675c8d6cc31
|
|
| MD5 |
e17811d8b6075565b1730a46c0d758f1
|
|
| BLAKE2b-256 |
c53e2924c4828938ccc4f06ff4ba27c27d4ecce0a3b2f24b50f4476ed5609ca7
|
File details
Details for the file malibupoint-0.6.0-py3-none-any.whl.
File metadata
- Download URL: malibupoint-0.6.0-py3-none-any.whl
- Upload date:
- Size: 54.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7d7c3847fbd27cd3b340ac9359c9fb840170af9399d806c3d7fc7b326b051830
|
|
| MD5 |
18bc1ba1ccce46a252f0203d7360287d
|
|
| BLAKE2b-256 |
2127b5f2c00f3328b8bf56d0988a64e8229ff3c8447e2a4fdf8543cc061adbc4
|