New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
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
  • Socket score

Version published
Weekly downloads
3
decreased by-91.43%
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

  1. Run yarn from this repo to install dependencies
  2. Start Flipper Server: from desktop folder run yarn flipper-server
  3. Start an Android device
  4. Run yarn start from this repo

What happens under the hood

  1. This script connects to Flipper via WebSockets
  2. It fetches a list of devices
  3. It fetches a list of available headless plugins for the Android device
  4. It activates headless-demo plugin
  5. It sends increment command to the plugin

Keywords

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc