diff --git a/web-launcher/README.md b/web-launcher/README.md new file mode 100644 index 0000000..ef95f07 --- /dev/null +++ b/web-launcher/README.md @@ -0,0 +1,27 @@ +# Web Launcher + +Quickly open your favorite websites from the launcher. Favicons are downloaded automatically! + +## Plugin + +| Field | Value | +| --- | --- | +| ID | `yocraft/web-launcher` | +| Entries | Launcher provider: `web-launcher` | +| Launcher Prefix | `web` | + +## Requirements + +A browser. + +## Usage + +Open the Noctalia launcher and type `/web` to list all configurated websites. +Continue typing to filter by name, then activate a result to launch that website in your default browser. +You can customize the list and order of websites in settings. + +## Settings + +| Setting | Type | Default | Description | +| --- | --- | --- | --- | +| `links` | `string_list` | | Websites list and order. | diff --git a/web-launcher/thumbnail.webp b/web-launcher/thumbnail.webp new file mode 100644 index 0000000..9e31625 Binary files /dev/null and b/web-launcher/thumbnail.webp differ