|
1 |
| -# Tauri + Vanilla TS |
| 1 | +# scratch-app |
2 | 2 |
|
3 |
| -This template should help get you started developing with Tauri in vanilla HTML, CSS and Typescript. |
| 3 | +This is scratch app which wrap [scratch-gui](https://github.com/scratchfoundation/scratch-gui) using [Tauri](https://tauri.studio/). |
4 | 4 |
|
5 |
| -## Recommended IDE Setup |
| 5 | +[](https://github.com/liudonghua123/scratch-app/actions/workflows/build.yml) |
6 | 6 |
|
7 |
| -- [VS Code](https://code.visualstudio.com/) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer) |
| 7 | +## Downloads |
| 8 | + |
| 9 | +Current version: 3.0.27. |
| 10 | + |
| 11 | +<style> |
| 12 | +tr td:first-child { |
| 13 | + text-align: center; |
| 14 | +} |
| 15 | +</style> |
| 16 | + |
| 17 | +<table class="is-fullwidth"> |
| 18 | +</thead> |
| 19 | +<tbody> |
| 20 | +</tbody> |
| 21 | + <tr> |
| 22 | + <td> |
| 23 | + <img src="./.github/images/windows.png" width="24"><br /> |
| 24 | + Windows |
| 25 | + </td> |
| 26 | + <td> |
| 27 | + <span>64-bit</span> |
| 28 | + <a href="https://github.com/liudonghua123/scratch-app/releases/latest/download/scratch-app-windows-3.0.27_x64.exe"> |
| 29 | + 📦 Executable |
| 30 | + </a> | |
| 31 | + <a href="https://github.com/liudonghua123/scratch-app/releases/latest/download/scratch-app-windows-3.0.27_x64.msi"> |
| 32 | + 💿 MSI Installer |
| 33 | + </a><br /> |
| 34 | + <span>32-bit</span> |
| 35 | + <a href="https://github.com/liudonghua123/scratch-app/releases/latest/download/scratch-app-windows-3.0.27_x86.exe"> |
| 36 | + 📦 Executable |
| 37 | + </a> | |
| 38 | + <a href="https://github.com/liudonghua123/scratch-app/releases/latest/download/scratch-app-windows-3.0.27_x86.msi"> |
| 39 | + 💿 MSI Installer |
| 40 | + </a><br /> |
| 41 | + <span> |
| 42 | + ❓ Don't know what kind of chip you have? Hit start, enter "processor" for info. |
| 43 | + </span> |
| 44 | + </td> |
| 45 | + </tr> |
| 46 | + <tr> |
| 47 | + <td> |
| 48 | + <img src="./.github/images/macos.png" width="24"><br /> |
| 49 | + macOS |
| 50 | + </td> |
| 51 | + <td> |
| 52 | + <span>Intel Processor</span> |
| 53 | + <a href="https://github.com/liudonghua123/scratch-app/releases/latest/download/scratch-app-macos-3.0.27_x64"> |
| 54 | + 📦 Executable |
| 55 | + </a> | |
| 56 | + <a href="https://github.com/liudonghua123/scratch-app/releases/latest/download/scratch-app-macos-3.0.27_x64.dmg"> |
| 57 | + 💿 DMG bundle |
| 58 | + </a> | |
| 59 | + <a href="https://github.com/liudonghua123/scratch-app/releases/latest/download/scratch-app-macos-3.0.27_x64.app.zip"> |
| 60 | + 💿 APP bundle |
| 61 | + </a><br /> |
| 62 | + <span>Apple M1 Processor</span> |
| 63 | + <a href="https://github.com/liudonghua123/scratch-app/releases/latest/download/scratch-app-macos-3.0.27_aarch64"> |
| 64 | + 📦 Executable |
| 65 | + </a> | |
| 66 | + <a href="https://github.com/liudonghua123/scratch-app/releases/latest/download/scratch-app-macos-3.0.27_aarch64.dmg"> |
| 67 | + 💿 DMG bundle |
| 68 | + </a> | |
| 69 | + <a href="https://github.com/liudonghua123/scratch-app/releases/latest/download/scratch-app-macos-3.0.27_aarch64.app.zip"> |
| 70 | + 💿 APP bundle |
| 71 | + </a><br /> |
| 72 | + <span> |
| 73 | + ❓ Don't know what kind of chip you have? Learn more at <a href="https://support.apple.com/en-us/HT211814">apple.com</a>. |
| 74 | + </span> |
| 75 | + </td> |
| 76 | + </tr> |
| 77 | + <tr> |
| 78 | + <td> |
| 79 | + <img src="./.github/images/linux.png" width="24"><br /> |
| 80 | + Linux |
| 81 | + </td> |
| 82 | + <td> |
| 83 | + <span>64-bit</span> |
| 84 | + <a href="https://github.com/liudonghua123/scratch-app/releases/latest/download/scratch-app-linux-3.0.27_amd64"> |
| 85 | + 📦 Executable |
| 86 | + </a> | |
| 87 | + <a href="https://github.com/liudonghua123/scratch-app/releases/latest/download/scratch-app-linux-3.0.27_amd64.AppImage"> |
| 88 | + 💿 AppImage bundle |
| 89 | + </a> | |
| 90 | + <a href="https://github.com/liudonghua123/scratch-app/releases/latest/download/scratch-app-linux-3.0.27_amd64.deb"> |
| 91 | + 💿 DEB bundle |
| 92 | + </a><br /> |
| 93 | + <span>32-bit</span> |
| 94 | + <a href="https://github.com/liudonghua123/scratch-app/releases/latest/download/scratch-app-linux-3.0.27_i386"> |
| 95 | + 📦 Executable |
| 96 | + </a> | |
| 97 | + <a href="https://github.com/liudonghua123/scratch-app/releases/latest/download/scratch-app-linux-3.0.27_i386.AppImage"> |
| 98 | + 💿 AppImage bundle |
| 99 | + </a> | |
| 100 | + <a href="https://github.com/liudonghua123/scratch-app/releases/latest/download/scratch-app-linux-3.0.27_i386.deb"> |
| 101 | + 💿 DEB bundle |
| 102 | + </a> |
| 103 | + </td> |
| 104 | + </tr> |
| 105 | +</table> |
| 106 | + |
| 107 | +<hr /> |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | +## Does it work? |
| 112 | + |
| 113 | +Yes! Quite well, actually - on macOS, Windows, and Linux. |
| 114 | + |
| 115 | +## Credits |
| 116 | + |
| 117 | +99% of the work was done over at [scratch-gui](https://github.com/scratchfoundation/scratch-gui). |
| 118 | + |
| 119 | +## License |
| 120 | + |
| 121 | +MIT License |
| 122 | + |
| 123 | +Copyright (c) 2023 liudonghua |
0 commit comments