Skip to content

Commit

Permalink
Merge pull request #92 from iKineticate/main
Browse files Browse the repository at this point in the history
Add apps
  • Loading branch information
arminask authored Jul 10, 2024
2 parents 05041d0 + de6626f commit 2817c04
Show file tree
Hide file tree
Showing 6 changed files with 31 additions and 1 deletion.
32 changes: 31 additions & 1 deletion assets/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -830,6 +830,12 @@ services:
url: "https://apps.microsoft.com/detail/drawboard-projects/9NBLGGH314V8"
target: "_blank" # optional html a tag target attribute

- name: "PDF24 Creator"
logo: "assets/tools/pdf24creator.png"
subtitle: "assemble, create and modify PDF files"
url: "https://creator.pdf24.org/listVersions.php"
target: "_blank" # optional html a tag target attribute

- name: "TeXstudio"
logo: "assets/tools/texstudio.png"
subtitle: "unofficial builds"
Expand Down Expand Up @@ -1113,6 +1119,12 @@ services:
url: "https://apps.microsoft.com/detail/9NJMTKK6JC0Q"
target: "_blank" # optional html a tag target attribute

- name: "GetStoreApp"
logo: "assets/tools/getstoreapp.png"
subtitle: "download the required app installation packages offline"
url: "https://github.com/Gaoyifei1011/GetStoreApp/releases"
target: "_blank" # optional html a tag target attribute

- name: "UUP Media Creator"
logo: "assets/tools/uupmediacreator.png"
url: "https://github.com/gus33000/UUPMediaCreator/releases"
Expand Down Expand Up @@ -2248,7 +2260,14 @@ services:
logo: "assets/tools/files.png"
url: "https://files.community/download"
target: "_blank" # optional html a tag target attribute


- name: "Coodesker"
logo: "assets/tools/coodesker.png"
subtitle: "Automatically organize your desktop shortcuts icons and running tasks"
tag: "Purchases"
url: "https://www.coodesker.com/"
target: "_blank" # optional html a tag target attribute

- name: "Cairo"
logo: "assets/tools/cairo.png"
url: "https://github.com/cairoshell/cairoshell/releases"
Expand Down Expand Up @@ -2945,3 +2964,14 @@ services:
subtitle: "line of debug probes available"
url: "https://www.segger.com/downloads/jlink/"
target: "_blank" # optional html a tag target attribute

- name: "CP210x USB to UART Bridge"
logo: "assets/tools/siliconlabs.png"
url: "https://www.silabs.com/developers/usb-to-uart-bridge-vcp-drivers?tab=downloads"
target: "_blank" # optional html a tag target attribute

- name: "CH343SER"
logo: "assets/tools/wch.png"
subtitle: "supports CH342/CH343/CH344/CH347/CH9101/CH9102/CH9103/CH9104/CH9143"
url: "https://www.wch-ic.com/downloads/CH343SER_ZIP.html"
target: "_blank" # optional html a tag target attribute
Binary file added assets/tools/coodesker.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/tools/getstoreapp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/tools/pdf24creator.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/tools/siliconlabs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/tools/wch.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2817c04

Please sign in to comment.