🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

flipper-headless-demo

Package Overview
Dependencies
Maintainers
0
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flipper-headless-demo

Headless demo Flipper desktop plugin

0.273.0
latest
Source
npm
Version published
Weekly downloads
20
233.33%
Maintainers
0
Weekly downloads
 
Created
Source

headless-demo

Experimental feature!

Flipper can run plugins in a headless mode - expose their API over the wire. This is a simple example of how it might look like.

Quick start

  • Run yarn from this repo to install dependencies
  • Start Flipper Server: from desktop folder run yarn flipper-server
  • Start an Android device
  • Run yarn start from this repo

What happens under the hood

  • This script connects to Flipper via WebSockets
  • It fetches a list of devices
  • It fetches a list of available headless plugins for the Android device
  • It activates headless-demo plugin
  • It sends increment command to the plugin

Keywords

Flipper

FAQs

Package last updated on 21 Nov 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts