Widget Store Catalog¶
Official EasyBarKit-compatible widgets and Lua libraries are independently versioned in the widgets repository. Search this site to find a package by name, integration, command, setting, or behavior.
Install a compatible widget into the frontend you want to use:
easybar widgets install PACKAGE
easybar-native widgets install PACKAGE
The two commands use independent package stores. Package manifests target EasyBarKit,
while installation state belongs to the selected frontend. Check the package page before
installing: it lists external requirements and omits the Native command for packages that
explicitly require the easybar executable.
Building your own widget? Start with the EasyBar widget template.
The registry is optional. You can also install a package from a local directory or archive; see Install And Manage.
To add an official package, follow Create & Contribute.