From 293fa262bb4f3c942d06a49724855b58f54e3a7b Mon Sep 17 00:00:00 2001 From: ruslanlap <106077551+ruslanlap@users.noreply.github.com> Date: Mon, 14 Apr 2025 20:02:29 +0300 Subject: [PATCH] [PowerToysRun][Docs] Add Weather and Pomodoro to Third-Party plugins (#38760) * [PowerToysRun][Docs] Add Weather and Pomodoro to Third-Party plugins * [Spell-check] Add ruslanlap to allowed names and update expect.txt * Update expect.txt * Update names.txt * Update names.txt * Update names.txt * Update names.txt --- .github/actions/spell-check/expect.txt | 1 + doc/thirdPartyRunPlugins.md | 2 ++ 2 files changed, 3 insertions(+) diff --git a/.github/actions/spell-check/expect.txt b/.github/actions/spell-check/expect.txt index 8fb29864f3..59ec830124 100644 --- a/.github/actions/spell-check/expect.txt +++ b/.github/actions/spell-check/expect.txt @@ -1196,6 +1196,7 @@ Podcasts POINTERID POINTERUPDATE Pokedex +Pomodoro Popups POPUPWINDOW POSITIONITEM diff --git a/doc/thirdPartyRunPlugins.md b/doc/thirdPartyRunPlugins.md index 03bafa1c66..7070086bc9 100644 --- a/doc/thirdPartyRunPlugins.md +++ b/doc/thirdPartyRunPlugins.md @@ -44,6 +44,8 @@ Contact the developers of a plugin directly for assistance with a specific plugi | [HttpStatusCodes](https://github.com/grzhan/HttpStatusCodePowerToys) | [grzhan](https://github.com/grzhan) | Search for http status codes | | [SVGL](https://github.com/Sameerjs6/powertoys-svgl) | [SameerJS6](https://github.com/SameerJS6) | Search, Browse and copy SVG logos from SVGL. | | [QuickNotes](https://github.com/ruslanlap/CommunityPowerToysRunPlugin-QuickNotes) | [ruslanlap](https://github.com/ruslanlap) | Create, manage, and search notes directly from PowerToys Run. | +| [Weather](https://github.com/ruslanlap/PowerToysRun-Weather) | [ruslanlap](https://github.com/ruslanlap) | Get real-time weather information directly from PowerToys Run. | +| [Pomodoro](https://github.com/ruslanlap/PowerToysRun-Pomodoro) | [ruslanlap](https://github.com/ruslanlap) | Manage Pomodoro productivity sessions directly from PowerToys Run. | ## Extending software plugins