Skip to content

FalconChristmas/fpp-data

Repository files navigation

fpp-data

This repository is the data backing FPP's Plugin Manager:

  • pluginList.json - the master index of community plugins. Each entry points at a plugin's pluginInfo.json (hosted in the plugin's own repo), which FPP fetches to list, version-check, and install it.
  • pluginCategories.json - the canonical category list plugins can tag themselves with.

Get your plugin listed

Start at Submit a plugin

See PLUGINS.md for the submission guidelines and what the automated plugin check covers.

Building the plugin itself? Start at fpp-plugin-Template - it has the pluginInfo.json format reference, the plugin guidelines, and a working skeleton to fork.

Removing a plugin

Start at Request Plugin Removal. Existing installs are unaffected; the entry is just removed from pluginList.json.

Changing a plugin's category

Start at Request Category Change, which lets you pick a new category from the canonical list in pluginCategories.json.

About

External Data files for FPP

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors