Skip to content

MrIvoe/Spaces-Plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spaces Plugin Hub

Validate plugin manifests License: MIT Repo stars

Spaces-Plugins is the official plugin hub for Spaces.

Theme note: plugin UI should consume host-provided semantic theme tokens sourced from the Themes repository exports.

This repository provides:

  • production-ready and sample plugins
  • plugin template and manifest schema
  • contributor and release documentation
  • host integration references

What The Program Offers

Spaces + this plugin hub gives you:

  • plugin-based desktop Space extensions
  • content provider plugins (portal/external/network/scripted)
  • settings-page contributions with persisted values
  • tray and desktop-context command extensions
  • appearance and widget extension points

Documentation Hub

Start here:

Repository Layout

plugin-template/
plugins/
docs/
scripts/
plugin-manifest.schema.json

Quick Start

  1. Copy plugin-template/ to plugins/<your-plugin>/.
  2. Update plugin.json and source files.
  3. Validate manifests with scripts/validate-plugin-manifests.ps1.
  4. Integrate into Spaces and test startup/settings persistence.

Validation

Use:

./scripts/validate-plugin-manifests.ps1

To build distributable marketplace artifacts (catalog + ZIP packages):

./scripts/build-marketplace-artifacts.ps1

Contributing

See CONTRIBUTING.md.

License

See LICENSE.

About

Spaces plugins is a plugin system for Spaces Windows desktop organizer with customizable fences, themes, plugins, and powerful settings. Built for people comparing tools like Stardock Fences, Nimi Places, Desktop Fences, or iTop Easy Desktop, it focuses on flexibility, customization, and a cleaner desktop experience.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors