|
6 | 6 |
|
7 | 7 | **A modern, high-performance SSH/SFTP terminal client built with Tauri + React** |
8 | 8 |
|
9 | | -[](https://github.com/nicepkg/vibeshell/releases) |
| 9 | +[](https://github.com/veithly/vibeshell/releases) |
10 | 10 | [](LICENSE) |
11 | | -[](https://github.com/nicepkg/vibeshell/actions) |
| 11 | +[](https://github.com/veithly/vibeshell/actions) |
12 | 12 | [](#installation) |
13 | 13 |
|
14 | 14 | <br /> |
|
68 | 68 |
|
69 | 69 | | Platform | Download | |
70 | 70 | |----------|----------| |
71 | | -| **Windows** x64 | [`.exe` installer](https://github.com/nicepkg/vibeshell/releases/latest) · [`.msi`](https://github.com/nicepkg/vibeshell/releases/latest) | |
72 | | -| **macOS** Apple Silicon | [`.dmg`](https://github.com/nicepkg/vibeshell/releases/latest) | |
73 | | -| **macOS** Intel | [`.dmg`](https://github.com/nicepkg/vibeshell/releases/latest) | |
74 | | -| **Linux** x64 | [`.deb`](https://github.com/nicepkg/vibeshell/releases/latest) · [`.AppImage`](https://github.com/nicepkg/vibeshell/releases/latest) | |
| 71 | +| **Windows** x64 | [`.exe` installer](https://github.com/veithly/vibeshell/releases/latest) · [`.msi`](https://github.com/veithly/vibeshell/releases/latest) | |
| 72 | +| **macOS** Apple Silicon | [`.dmg`](https://github.com/veithly/vibeshell/releases/latest) | |
| 73 | +| **macOS** Intel | [`.dmg`](https://github.com/veithly/vibeshell/releases/latest) | |
| 74 | +| **Linux** x64 | [`.deb`](https://github.com/veithly/vibeshell/releases/latest) · [`.AppImage`](https://github.com/veithly/vibeshell/releases/latest) | |
75 | 75 |
|
76 | | -> Download the latest release from the [Releases](https://github.com/nicepkg/vibeshell/releases) page. |
| 76 | +> Download the latest release from the [Releases](https://github.com/veithly/vibeshell/releases) page. |
77 | 77 |
|
78 | 78 | ### Build from Source |
79 | 79 |
|
|
84 | 84 |
|
85 | 85 | ```bash |
86 | 86 | # Clone the repository |
87 | | -git clone https://github.com/nicepkg/vibeshell.git |
| 87 | +git clone https://github.com/veithly/vibeshell.git |
88 | 88 | cd vibeshell |
89 | 89 |
|
90 | 90 | # Install frontend dependencies |
@@ -190,4 +190,4 @@ Contributions are welcome! Please read our contributing guidelines before submit |
190 | 190 |
|
191 | 191 | ## License |
192 | 192 |
|
193 | | -[MIT](LICENSE) — Made with care by the VibeShell Team. |
| 193 | +[MIT](LICENSE) — Made with care by [veithly](https://github.com/veithly). |
0 commit comments