diff --git a/plugins/floating_clock.json b/plugins/floating_clock.json new file mode 100644 index 0000000..4189ea3 --- /dev/null +++ b/plugins/floating_clock.json @@ -0,0 +1,21 @@ +{ + "name": "floating_clock", + "title": "Clock", + "description": "Injects a live-updating clock as a persistent overlay in the top-right corner.", + "version": "1.0.0", + "author": { + "github_username": "floatpane", + "display_name": "floatpane" + }, + "repository_url": "https://github.com/floatpane/official-matcha-plugins", + "source_branch": "master", + "source_sha": "dfd8896fbe7bd30dd5b4b6259644f2ec0f4e2cfe", + "file_sha": "d6850d691b2752bd1b529a89398923ee60bda723", + "sha256": "8d3397e3254ef896562e78908118bb044f77e7ace6ca21eff1ff56e2718bf660", + "submitted_at": "2026-06-29T09:35:08.081Z", + "tags": [ + "productivity", + "theme", + "customization" + ] +}