Packages
mob_dev
0.6.17Development tooling for the Mob mobile framework
mob
0.7.11BEAM-on-device mobile framework for Elixir
mob_new
0.4.15Project generator for the Mob mobile framework
avatarz
0.2.0`Avatarz` is an elixir package for generating unique, reproducible avatars
margarine
0.2.3AI-powered text-to-image and image-to-image generation for Elixir using FLUX and SDXL
mob_biometric
0.1.4Biometric authentication (Face ID / Touch ID / fingerprint) for Mob apps (extracted from mob core)
mob_bluetooth
0.3.0Bluetooth (discovery, SPP/HFP/HID) for Mob apps (extracted from mob core)
mob_camera
0.1.3Native camera capture, live preview, and frame streaming for Mob apps (extracted from mob core)
mob_location
0.1.3Device location (GPS/network) for Mob apps (extracted from mob core)
roarm
0.1.1Elixir library for controlling Waveshare RoArm robot arms via serial communication
mob_push
0.2.1Server-side push notifications for Mob apps — APNs (iOS) and FCM (Android)
mob_themes
0.1.0Mob's default theme collection — five token-only looks in one style package
mob_notify
0.1.2Local + push notifications for Mob apps — device half, pairs with mob_push (extracted from mob core)
mob_photos
0.1.2Photo/video library picker for Mob apps (extracted from mob core)
nx_tflite_mob
0.0.4TensorFlow Lite from BEAM with full vendor accelerator access — Apple Neural Engine on iOS, MediaTek/Qualcomm GPU+NPU HALs on Android. Not an Nx backend — runs pre-compiled .tflite models.
mob_ash
0.1.1Resource-driven Mob screens from Ash: declare Ash resources, get list/detail/create screens on device
mob_scanner
0.1.1QR / barcode scanner for Mob apps (extracted from mob core)
mob_screencast
0.1.1In-app screen capture to on-device H264 (MediaProjection/ReplayKit) for Mob apps
mob_touch
0.1.0Stream raw screen-touch coordinates (x/y) to a Mob screen
peer_net
0.1.0Default-deny peer-to-peer messaging for Elixir. BEAM-distribution-shaped ergonomics (expose / call / send) between mutually-suspicious peers, with Noise XX cryptographic handshake, ChaCha20-Poly1305 transport encryption, pluggable LAN discovery, and walkie-talkie semantics.