update READMEs
Signed-off-by: FTCHD <144691102+FTCHD@users.noreply.github.com>
This commit is contained in:
+18
-7
@@ -22,16 +22,26 @@
|
||||
<a href="https://github.com/rclone-ui/rclone-ui?tab=readme-ov-file#downloads">
|
||||
<img alt="Descargas" src="https://img.shields.io/badge/DESCARGAS-blue?style=for-the-badge&label=Tap%20to%20see" />
|
||||
</a>
|
||||
|
||||
<a href="https://github.com/rclone-ui/rclone-ui?tab=readme-ov-file#downloads">
|
||||
<img alt="Homebrew" src="https://img.shields.io/badge/BREW-1f1d1a?style=for-the-badge&logo=homebrew" />
|
||||
</a>
|
||||
|
||||
|
||||
<a href="https://tauri.app/?ref=rclone-ui">
|
||||
<img alt="Tauri" src="https://img.shields.io/badge/Tauri-brown?style=for-the-badge&logo=rust&color=f85214" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="#package-managers">
|
||||
<img alt="Choco" src="https://img.shields.io/badge/Choco-42345f?style=for-the-badge&logo=chocolatey" />
|
||||
</a>
|
||||
|
||||
<a href="#package-managers">
|
||||
<img alt="Flathub" src="https://img.shields.io/badge/Flathub-000000?style=for-the-badge&logo=flathub" />
|
||||
</a>
|
||||
|
||||
<a href="#package-managers">
|
||||
<img alt="Homebrew" src="https://img.shields.io/badge/BREW-1f1d1a?style=for-the-badge&logo=homebrew" />
|
||||
</a>
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
<a href="https://github.com/rclone-ui/rclone-ui/stargazers">
|
||||
<img alt="Estrellas del repositorio en GitHub" src="https://img.shields.io/github/stars/rclone-ui/rclone-ui" />
|
||||
@@ -44,7 +54,7 @@
|
||||
### 🖥️ Multiplataforma: Windows, Linux, macOS (x64, Arm y Apple Silicon)
|
||||
### ✅ Funciona con tu instalación existente de rclone (o puede instalar rclone por ti) y lo mantiene actualizado (con tu aprobación)
|
||||
### 🔗 Añadir/Editar/Eliminar Remotes
|
||||
### ⚡️ Sync, Copy, Move, Delete, Purge, Serve, Mount, etc.
|
||||
### ⚡️ Sync, Bisync, Copy, Move, Delete, Purge, Serve, Mount, etc.
|
||||
### ⭐️ Ahorra tiempo definiendo flags predeterminados por Remote y por operación (Mount, Sync, Copy, etc.)
|
||||
### 🎛️ Personaliza los flags (parámetros) al ejecutar una operación, caso por caso
|
||||
### 📚 Documentación integrada para cada flag; ¡sin tener que googlear qué hace cada cosa!
|
||||
@@ -64,10 +74,11 @@
|
||||
<img src=".github/rclone-2.png" alt="Rclone UI">
|
||||
|
||||
## Package Managers
|
||||
- Flathub **`flatpak install com.rcloneui.RcloneUI`** or **[from the store](https://flathub.org/en/apps/com.rcloneui.RcloneUI)**
|
||||
- Flathub **`flatpak install com.rcloneui.RcloneUI`** o **[desde la tienda](https://flathub.org/en/apps/com.rcloneui.RcloneUI)**
|
||||
- Brew **`brew install --cask rclone-ui`**
|
||||
- Scoop **`scoop bucket add extras`** & **`scoop install rclone-ui`**
|
||||
- Chocolatey **`choco install rclone-ui`**
|
||||
- WinGet **`winget install --id=RcloneUI.RcloneUI -e`**
|
||||
|
||||
## Descargas
|
||||
- **Windows** (**[Arm](https://get.rcloneui.com/win-arm)**, **[x64](https://get.rcloneui.com/win)**)
|
||||
|
||||
Reference in New Issue
Block a user