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.2.0.tar.gz
(20.5 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.2.0.tar.gz.
File metadata
- Download URL: malibupoint-0.2.0.tar.gz
- Upload date:
- Size: 20.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89126543bc8775ac52bf4b1a32ec2b25ba673d0de26f7e99cd5943a744f8a3b9
|
|
| MD5 |
f665d28197d1150399abdf36a6a2e2e0
|
|
| BLAKE2b-256 |
a721162520d0a10d94af4f3236831f43936780df8b2591db1fa40d13b4b54212
|
File details
Details for the file malibupoint-0.2.0-py3-none-any.whl.
File metadata
- Download URL: malibupoint-0.2.0-py3-none-any.whl
- Upload date:
- Size: 24.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2d3adfd05ce73f6919afb3537d94852fe0d3085f57dab6cd7370652e7331160
|
|
| MD5 |
f9a6550210838b75d0ef13597d561327
|
|
| BLAKE2b-256 |
c3db8b68e7966a758fb56a2e59a67c90d0a7d08cc294137a82889983d5b089ba
|