Update readme

This commit is contained in:
problematicconsumer
2023-10-13 15:21:00 +03:30
parent 505e05061a
commit 7f8cdbe0e1

View File

@@ -18,11 +18,8 @@ The app is developed using [Flutter](https://flutter.dev) and [Go](https://go.de
<div align=center> <div align=center>
<img width=90% alt="English Demo" src="https://github.com/hiddify/hiddify-next/assets/125398461/e2820a21-03ec-41c8-956e-112dcae792fd"> <img width=90% alt="English Demo" src="https://github.com/hiddify/hiddify-next/assets/125398461/e2820a21-03ec-41c8-956e-112dcae792fd">
</div> </div>
## 🚀 Main features ## 🚀 Main features
⭐ Easy to use with a simple UI ⭐ Easy to use with a simple UI
@@ -60,8 +57,6 @@ The app is developed using [Flutter](https://flutter.dev) and [Go](https://go.de
<thead> <thead>
<tr> <tr>
<th>OS</th> <th>OS</th>
<th>Distribution</th>
<th>Installation Guide</th>
<th>CPU/Architecture</th> <th>CPU/Architecture</th>
<th>Download Link</th> <th>Download Link</th>
</tr> </tr>
@@ -69,84 +64,70 @@ The app is developed using [Flutter](https://flutter.dev) and [Go](https://go.de
<tbody> <tbody>
<tr> <tr>
<td rowspan=5>Android</td> <td rowspan=5>Android</td>
<td><code>Google Play</code></td>
<td><a href="https://github.com/hiddify/Hiddify-Server/wiki/Tutorial-for-HiddifyNext-app">Link</a></td>
<td>Universal</td> <td>Universal</td>
<td><a href="https://play.google.com/store/apps/details?id=app.hiddify.com">Link</a></td> <td><a href="https://play.google.com/store/apps/details?id=app.hiddify.com">Download from Google play</a></td>
</tr> </tr>
<tr> <tr>
<td><code>.apk</code></td>
<td><a href="https://github.com/hiddify/Hiddify-Server/wiki/Tutorial-for-HiddifyNext-app">Link</a></td>
<td>Universal</td> <td>Universal</td>
<td><a <td><a
href="https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-android-universal.apk">Link</a> href="https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-android-universal.apk">Download APK</a>
</td> </td>
</tr> </tr>
<tr> <tr>
<td rowspan=3><code>.apk</code></td>
<td rowspan=3><a href="https://github.com/hiddify/Hiddify-Server/wiki/Tutorial-for-HiddifyNext-app">Link</a>
</td>
<td>ArmV8</td> <td>ArmV8</td>
<td><a <td><a
href="https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-android-arm64.apk">Link</a> href="https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-android-arm64.apk">Download APK</a>
</td> </td>
<tr> <tr>
<td>ArmV7</td> <td>ArmV7</td>
<td><a <td><a
href="https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-android-arm7.apk">Link</a> href="https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-android-arm7.apk">Download APK</a>
</td> </td>
</tr> </tr>
<tr> <tr>
<td>x86_64</td> <td>x86_64</td>
<td><a <td><a
href="https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-android-x86_64.apk">Link</a> href="https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-android-x86_64.apk">Download APK</a>
</td> </td>
</tr> </tr>
<tr> <tr>
<td rowspan=2>Windows</td> <td rowspan=2>Windows</td>
<td><code>.exe</code></td>
<td><a href="https://github.com/hiddify/Hiddify-Server/wiki/Tutorial-for-HiddifyNext-app">Link</a></td>
<td>64-bit</td> <td>64-bit</td>
<td><a <td><a
href="https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-windows-x64-setup.zip">Link</a> href="https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-windows-x64-setup.zip">Download Executable</a>
</td> </td>
</tr> </tr>
<tr> <tr>
<td><code>portable</code></td>
<td><a href="https://github.com/hiddify/Hiddify-Server/wiki/Tutorial-for-HiddifyNext-app">Link</a></td>
<td>64-bit</td> <td>64-bit</td>
<td><a <td><a
href="https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-windows-x64-portable.zip">Link</a> href="https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-windows-x64-portable.zip">Download Portable</a>
</td> </td>
</tr> </tr>
<tr> <tr>
<td>macOS</td> <td>macOS</td>
<td><code>.dmg</code></td> <td>Universal</td>
<td><a href="https://github.com/hiddify/Hiddify-Server/wiki/Tutorial-for-HiddifyNext-app">Link</a></td>
<td>Apple Silicon & Intel</td>
<td><a <td><a
href="https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-macos-universal.zip">Link</a> href="https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-macos-universal.zip">Download DMG</a>
</td> </td>
</tr> </tr>
<tr> <tr>
<td>Linux</td> <td>Linux</td>
<td><code>.AppImage</code></td>
<td><a href="https://github.com/hiddify/Hiddify-Server/wiki/Tutorial-for-HiddifyNext-app">Link</a></td>
<td>amd64</td> <td>amd64</td>
<td><a <td><a
href="https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-linux-x64.zip">Link</a> href="https://github.com/hiddify/hiddify-next/releases/latest/download/hiddify-linux-x64.zip">Download AppImage</a>
</td> </td>
</tr> </tr>
</tbody> </tbody>
</table> </table>
<a href="https://play.google.com/store/apps/details?id=app.hiddify.com"><img width=200 src="https://github.com/hiddify/hiddify-next/blob/main/docs/google-play-badge.png"></a> <a href="https://play.google.com/store/apps/details?id=app.hiddify.com"><img width=200 src="https://github.com/hiddify/hiddify-next/blob/main/docs/google-play-badge.png"></a>
</div> </div>
## Acknowledgements ## Acknowledgements
- [Sing-box](https://github.com/SagerNet/sing-box) - [Sing-box](https://github.com/SagerNet/sing-box)
- [Sing-box for Android](https://github.com/SagerNet/sing-box-for-android)
- [Clash](https://github.com/Dreamacro/clash) - [Clash](https://github.com/Dreamacro/clash)
- [Clash Meta](https://github.com/MetaCubeX/Clash.Meta) - [Clash Meta](https://github.com/MetaCubeX/Clash.Meta)
- [FClash](https://github.com/Fclash/Fclash) - [FClash](https://github.com/Fclash/Fclash)