akari-grpc-client

JSON →
library 0.1.1 ·javascript
verified Jun 7, 2026

A Node.js gRPC client for Akari robotic systems, ported from the official Python akari_client. Version 0.1.1 is the initial release with no active development cadence. It provides an object-oriented API to control servo joints and M5Stack displays over gRPC. Unlike the Python SDK, this package uses protocol buffers generated with grpc-tools and supports TypeScript natively. It is intended for use with physical Akari robots or simulators that expose a gRPC endpoint.