DROO
hydepwns
Total Packages
17
Total Downloads
9 280+
Packages
raxol
2.6.0Multi-surface application runtime for Elixir. One TEA module renders to terminal, browser (LiveView), SSH, and MCP (agents). 30+ widgets, flexbox + CSS grid, AI agent runtime, distributed swarm with CRDTs, time-travel debugging, session recording, sandboxed REPL, and agentic commerce.
rrex_termbox
2.0.4An Elixir wrapper for the termbox2 C library using NIFs via termbox2_nif.
termbox2_nif
2.0.0Underlying NIF to use the termbox2 C API
raxol_core
2.6.0Core behaviours, utilities, events, config, accessibility, and plugin infrastructure for Raxol. Zero external runtime dependencies. Provides BaseManager, event system, plugin lifecycle, keyboard/focus management, and accessibility primitives.
raxol_liveview
2.6.0Phoenix LiveView integration for Raxol. Render the same TEA app in web browsers with real-time updates, keyboard/mouse events, and themeable CSS.
raxol_plugin
2.6.0Plugin system for Raxol applications. Build extensible apps with a simple plugin behavior defining init, handle_input, render, and cleanup callbacks. Includes testing utilities and documentation generators.
libsignal_protocol
0.2.0High-performance Elixir wrapper for Signal Protocol cryptographic primitives with libsodium. Provides idiomatic APIs for key generation, digital signatures, encryption, and session management.
raxol_payments
0.2.0Autonomous payment capabilities for Raxol agents. Xochi cross-chain intent settlement, x402/MPP auto-pay, wallet management, and spending controls.
raxol_agent
2.6.0AI agent framework for Elixir built on OTP. TEA-based agents with crash isolation, inter-agent messaging, team supervision, and real SSE streaming to Anthropic, OpenAI, Ollama, and more.
raxol_terminal
2.6.0Terminal emulation and driver infrastructure for Raxol. ANSI parsing, screen buffers, command processing, cursor management, input handling, session management, and termbox2 NIF integration.
raxol_mcp
2.6.0MCP (Model Context Protocol) server and client for Raxol. Provides JSON-RPC 2.0 protocol handling, tool/resource registry, stdio and SSE transports. Auto-derives agent tools from your widget tree.
raxol_sensor
2.6.0Sensor fusion framework for Elixir built on OTP. Poll sensors, buffer readings, fuse with weighted averaging and thresholds, and render HUD widgets (gauges, sparklines, threat indicators). Optional Nx backend.
libsignal_protocol_nif
0.2.0Signal Protocol cryptographic primitives NIF implementation
libsignal_protocol_gleam
0.2.0Gleam wrapper for Signal Protocol cryptographic primitives
raxol_telegram
0.1.0Telegram surface bridge for Raxol. Renders TEA apps as monospace code blocks in Telegram chats with inline keyboard navigation.
raxol_watch
0.1.0Watch notification bridge for Raxol. Pushes glanceable summaries and accessibility announcements to Apple Watch (APNS) and Wear OS (FCM). Tap actions route back as events to the TEA app.
raxol_speech
0.1.0Speech surface for Raxol. TTS reads accessibility announcements aloud, STT captures voice input via Bumblebee/Whisper and injects as events.