An open API service indexing awesome lists of open source software.

https://github.com/ahkohd/tauri-toolkit

A workspace of libraries and plugins for @tauri-apps
https://github.com/ahkohd/tauri-toolkit

rust-lang tauri-app tauri-plugin

Last synced: about 1 year ago
JSON representation

A workspace of libraries and plugins for @tauri-apps

Awesome Lists containing this project

README

          

# Libraries Found Here

| | | Win | Mac | Lin | iOS | And |
| ------------------------------------------ | --------------------------------------------------------- | --- | --- | --- | --- | --- |
| [app-icon](libs/app-icon) | Get the app icon from an app bundle. | ✅ | ✅ | ? | ? | ? |
| [monitor](libs/monitor) | Get information about monitors. | ? | ✅ | ? | ? | ? |
| [menubar](libs/menubar) | Get information about menubar. | ? | ✅ | ? | ? | ? |
| [popover](libs/popover) | Add popover view to `WebviewWindow`. | ? | ✅ | ? | ? | ? |
| [border](libs/border) | Add border to `WebviewWindow`. | ? | ✅ | ? | ? | ? |
| [system-notification](libs/system-notification) | Listen to System or Workspace notification. | ? | ✅ | ? | ? | ? |
| [share-picker](libs/share-picker) | Show a share picker. | ? | ✅ | ? | ? | ? |
| [toast](libs/toast) | Show a toast. | ? | ✅ | ? | ? | ? |

_This repo and all plugins require a Rust version of at least __1.64___