Skip to content

mcdoerr/studio-extension-marketplace

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

studio-extension-marketplace

A public marketplace for Foxglove Studio extensions. Extensions here are available for install within Foxglove Studio under the extension sidebar.

Adding Your Extension

  • Write your custom Foxglove Studio extension using our fox tool.
  • Run yarn package in your extension to package it up into a .foxe file.
  • Publish your .foxe file somewhere public. We recommend github releases alongside your code.
  • Open a PR in this repo to update extensions.json and this README's "Extensions" section with your extension information.
  • Once we merge your PR, users will be able to discover your extension by browsing within Foxglove Studio.

Extensions

  • Turtlesim – Interact with the ROS turtlesim node

About

A public registry of Foxglove Studio extensions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published