#Flipper RPC Documentation & Library

2 messages · Page 1 of 1 (latest)

hidden basalt
#

Flipper Zero Remote Procedure Call Library (RPC) – A Rust 🦀 library enabling apps to remotely control a Flipper Zero device, similar to qFlipper. Built using the official Flipper Zero protobuf definitions.

Ever needed to do RPC? It's so undocumented I screamed making this. So I made it! RPC Documentation & Rust library:

crates.io: https://crates.io/crates/flipper-rpc
github: https://github.com/elijah629/flipper-rpc
docs: https://docs.rs/flipper-rpc

GitHub

Flipper Zero Remote Procedure Call Library (RPC) – A Rust 🦀 library enabling apps to remotely control a Flipper Zero device, similar to qFlipper. Built using the official Flipper Zero protobuf defi...

hidden basalt
#

update: 0.3.0 is out!

new fs api and the easy api is wayyyyyyyyy better