diff --git a/apps/Clippy_Clipboard_Manager.md b/apps/Clippy_Clipboard_Manager.md new file mode 100644 index 0000000000..554fb2cf57 --- /dev/null +++ b/apps/Clippy_Clipboard_Manager.md @@ -0,0 +1,37 @@ +--- +layout: app + +permalink: /Clippy_Clipboard_Manager/ +description: Clipboard Manager built with Rust & Typescript +license: MIT + +icons: + - Clippy_Clipboard_Manager/icons/256x256/clippy.png + +screenshots: + - Clippy_Clipboard_Manager/screenshot.png + +authors: + - name: 0-don + url: https://github.com/0-don + +links: + - type: GitHub + url: 0-don/clippy + - type: Download + url: https://github.com/0-don/clippy/releases + +desktop: + Desktop Entry: + Name: Clippy + Comment: Clipboard Manager built with Rust & Typescript + Exec: AppRun + Terminal: false + Type: Application + Icon: clippy + X-AppImage-Version: 1.5.8 + Categories: Utility + AppImageHub: + X-AppImage-Type: 2 + X-AppImage-Architecture: x86_64 +---