docs: update README — calculator, converter, system moved to core

This commit is contained in:
2026-03-28 12:29:29 +01:00
parent ecdcca93a4
commit 461a9c2249

View File

@@ -4,9 +4,10 @@ Official plugins and script runtimes for [owlry](https://somegit.dev/Owlibou/owl
## Plugins
> **Note:** Calculator, converter, and system actions are now built into `owlry-core` (>= 1.2.0) and no longer require separate plugin packages.
| Plugin | Description |
|--------|-------------|
| calculator | Mathematical expression evaluation |
| bookmarks | Browser bookmark search (Firefox, Chrome) |
| clipboard | Clipboard history via cliphist |
| emoji | Emoji picker |
@@ -15,7 +16,6 @@ Official plugins and script runtimes for [owlry](https://somegit.dev/Owlibou/owl
| pomodoro | Pomodoro timer widget |
| scripts | User script launcher |
| ssh | SSH host quick-connect |
| system | Power and session management |
| systemd | systemd user service control |
| weather | Weather widget |
| websearch | Web search with configurable engines |