chore: add missing banners (#442)

pull/406/head
Lucas Fernandes Nogueira 2 years ago committed by GitHub
parent 1cb831183c
commit 0417b7ad60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,4 +1,4 @@
# App ![plugin-app](banner.png)
This plugin provides APIs to read application metadata and macOS app visibility functions. This plugin provides APIs to read application metadata and macOS app visibility functions.

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

@ -1,4 +1,4 @@
# CLI ![plugin-cli](banner.png)
Parse arguments from your Command Line Interface. Parse arguments from your Command Line Interface.

Binary file not shown.

After

Width:  |  Height:  |  Size: 55 KiB

@ -1,4 +1,4 @@
# Clipboard Manager ![plugin-clipboard-manager](banner.png)
Read and write to the system clipboard. Read and write to the system clipboard.

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

@ -1,4 +1,4 @@
# Dialog ![plugin-dialog](banner.png)
Native system dialogs for opening and saving files along with message dialogs. Native system dialogs for opening and saving files along with message dialogs.

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

@ -1,4 +1,4 @@
# File System ![plugin-fs](banner.png)
Access the file system. Access the file system.

Binary file not shown.

After

Width:  |  Height:  |  Size: 50 KiB

@ -1,4 +1,4 @@
# Global Shortcut ![plugin-global-shortcut](banner.png)
Register global shortcuts. Register global shortcuts.

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

@ -1,4 +1,4 @@
# HTTP ![plugin-http](banner.png)
Access the HTTP client written in Rust. Access the HTTP client written in Rust.

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

@ -1,4 +1,4 @@
# Notification ![plugin-notification](banner.png)
Send message notifications (brief auto-expiring OS window element) to your user. Can also be used with the Notification Web API. Send message notifications (brief auto-expiring OS window element) to your user. Can also be used with the Notification Web API.

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

@ -1,4 +1,4 @@
# Operating System ![plugin-os](banner.png)
Read information about the operating system. Read information about the operating system.

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

@ -1,4 +1,4 @@
# Process ![plugin-process](banner.png)
This plugin provides APIs to access the current process. To spawn child processes, see the [`shell`](https://github.com/tauri-apps/tauri-plugin-shell) plugin. This plugin provides APIs to access the current process. To spawn child processes, see the [`shell`](https://github.com/tauri-apps/tauri-plugin-shell) plugin.

Binary file not shown.

After

Width:  |  Height:  |  Size: 59 KiB

@ -1,4 +1,4 @@
# Shell ![plugin-shell](banner.png)
Access the system shell. Allows you to spawn child processes and manage files and URLs using their default application. Access the system shell. Allows you to spawn child processes and manage files and URLs using their default application.

Binary file not shown.

After

Width:  |  Height:  |  Size: 51 KiB

@ -1,4 +1,4 @@
# Updater ![plugin-updater](banner.png)
In-app updates for Tauri applications. In-app updates for Tauri applications.

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

@ -1,4 +1,4 @@
# Window ![plugin-window](banner.png)
Interact with the Tauri window. Interact with the Tauri window.

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Loading…
Cancel
Save