update READMEs

Signed-off-by: FTCHD <144691102+FTCHD@users.noreply.github.com>
This commit is contained in:
FTCHD
2025-09-22 19:29:02 +02:00
parent 87f1fe77d1
commit 1a56b416df
8 changed files with 623 additions and 13 deletions
+24 -5
View File
@@ -15,14 +15,20 @@
<br />
<p align="center">
<a href="https://github.com/rclone-ui/rclone-ui?tab=readme-ov-file#downloads">
<img alt="Downloads" src="https://img.shields.io/badge/DOWNLOADS-blue?label=Tap%20to%20see" />
</a>
&nbsp;
<a href="https://github.com/rclone-ui/rclone-ui/releases/latest">
<img alt="release" src="https://github.com/rclone-ui/rclone-ui/actions/workflows/release.yml/badge.svg" />
<img alt="Latest Release" src="https://img.shields.io/github/actions/workflow/status/rclone-ui/rclone-ui/release.yml?style=for-the-badge" />
</a>
&nbsp;
<a href="https://github.com/rclone-ui/rclone-ui?tab=readme-ov-file#downloads">
<img alt="Downloads" src="https://img.shields.io/badge/DOWNLOADS-blue?style=for-the-badge&label=Tap%20to%20see" />
</a>
&nbsp;
<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="https://github.com/rclone-ui/rclone-ui/stargazers">
<img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/rclone-ui/rclone-ui" />
</a>
@@ -74,3 +80,16 @@
## Contributing
We welcome your contributions! Please open an [issue](https://github.com/FTCHD/rclone-ui/issues/new?template=Blank+issue) or a [PR](https://github.com/FTCHD/rclone-ui/compare), and let's make this better together 🎉🎉
<br />
<p align="center">
<img alt="English" src="https://img.shields.io/badge/ENGLISH-chartreuse?style=for-the-badge" />
<img alt="Chinese" src="https://img.shields.io/badge/CHINESE-gray?style=for-the-badge" />
<img alt="Japanese" src="https://img.shields.io/badge/JAPANESE-gray?style=for-the-badge" />
<img alt="Polish" src="https://img.shields.io/badge/POLISH-gray?style=for-the-badge" />
<img alt="German" src="https://img.shields.io/badge/GERMAN-gray?style=for-the-badge" />
<img alt="Spanish" src="https://img.shields.io/badge/SPANISH-gray?style=for-the-badge" />
<img alt="Romanian" src="https://img.shields.io/badge/ROMANIAN-gray?style=for-the-badge" />
<img alt="Pirate" src="https://img.shields.io/badge/PIRATE-gray?style=for-the-badge" />
</p>
+95
View File
@@ -0,0 +1,95 @@
<h1 align="center">
<a href="https://rcloneui.com">
<img src="./public/banner.png" alt="Rclone UI" width="100%">
</a>
<br>
<a href="https://rcloneui.com">
Rclone 的跨平台 GUI
</a>
</h1>
<h3 align="center">
<strong>在 <tt>rclone</tt> 之上提供一层轻量、透明的界面,用更友好的方式管理你的 Remotes &amp; 任务。</strong>
</h3>
<br />
<p align="center">
<a href="https://github.com/rclone-ui/rclone-ui/releases/latest">
<img alt="Latest Release" src="https://img.shields.io/github/actions/workflow/status/rclone-ui/rclone-ui/release.yml?style=for-the-badge" />
</a>
&nbsp;
<a href="https://github.com/rclone-ui/rclone-ui?tab=readme-ov-file#downloads">
<img alt="下载" src="https://img.shields.io/badge/下载-blue?style=for-the-badge&label=Tap%20to%20see" />
</a>
&nbsp;
<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="https://github.com/rclone-ui/rclone-ui/stargazers">
<img alt="GitHub Stars" src="https://img.shields.io/github/stars/rclone-ui/rclone-ui" />
</a>
</p>
<br />
## 功能
### 🖥️ 跨平台:Windows、Linux、macOSx64、Arm、Apple Silicon
### ✅ 可配合你现有的 rclone 安装使用(也可为你安装),并在你确认后保持 up-to-date
### 🔗 添加 / 编辑 / 移除 Remotes
### ⚡️ Sync、Copy、Move、Delete、Purge、Serve、Mount 等
### ⭐️ 为每个 Remote、每种操作(Mount、Sync、Copy 等)分别设置默认参数(flags),节省时间
### 🎛️ 按需为每次操作自定义参数(flags)
### 📚 内置每个参数的说明,无需再 Google 查询!
### 📂 文件浏览器
### 📡 代理
<img src=".github/rclone-1.png" alt="Rclone UI">
### ⏰ 计划任务(cron
### 📊 任务日志(可视化所有后台操作)
### 🚀 开机自启(autostart)与启动自动挂载(automount
### 🔒 为设置面板设置密码
### 👁️ 可在托盘菜单中隐藏命令或 Remotes
### ⚙️ 导入 / 导出配置(可用 pass 或 command 加密)
### ✍️ 由 Microsoft 签名,macOS 已完成公证(Notarized
<img src=".github/rclone-2.png" alt="Rclone UI">
## 下载
- **Windows****[Arm](https://get.rcloneui.com/win-arm)**、**[x64](https://get.rcloneui.com/win)**
- **macOS****[Apple Silicon](https://get.rcloneui.com/mac)**、**[Intel](https://get.rcloneui.com/mac64)**
- **Linux****[AppImage](https://get.rcloneui.com/linux)**、**[deb](https://get.rcloneui.com/linux-deb)**、**[rpm](https://get.rcloneui.com/linux-rpm)**
- **Linux `Arm`****[AppImage](https://get.rcloneui.com/linux-arm)**、**[deb](https://get.rcloneui.com/linux-deb-arm)**、**[rpm](https://get.rcloneui.com/linux-rpm-arm)**
## 路线图
> 已完成的内容已移至「功能」部分。
### [来看看 V3 的讨论!](https://github.com/rclone-ui/rclone-ui/issues/37)
## 1 Star = 1 杯速溶咖啡
<a href="https://www.star-history.com/#rclone-ui/rclone-ui&Timeline">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=rclone-ui/rclone-ui&type=Timeline&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=rclone-ui/rclone-ui&type=Timeline" />
<img alt="Star 历史图表" src="https://api.star-history.com/svg?repos=rclone-ui/rclone-ui&type=Timeline" />
</picture>
</a>
## 参与贡献
欢迎你的贡献!请提交一个 [issue](https://github.com/FTCHD/rclone-ui/issues/new?template=Blank+issue) 或 [PR](https://github.com/FTCHD/rclone-ui/compare),让我们一起把它做得更好 🎉🎉
<br />
<p align="center">
<img alt="English" src="https://img.shields.io/badge/ENGLISH-gray?style=for-the-badge" />
<img alt="Chinese" src="https://img.shields.io/badge/CHINESE-chartreuse?style=for-the-badge" />
<img alt="Japanese" src="https://img.shields.io/badge/JAPANESE-gray?style=for-the-badge" />
<img alt="Polish" src="https://img.shields.io/badge/POLISH-gray?style=for-the-badge" />
<img alt="German" src="https://img.shields.io/badge/GERMAN-gray?style=for-the-badge" />
<img alt="Spanish" src="https://img.shields.io/badge/SPANISH-gray?style=for-the-badge" />
<img alt="Romanian" src="https://img.shields.io/badge/ROMANIAN-gray?style=for-the-badge" />
<img alt="Pirate" src="https://img.shields.io/badge/PIRATE-gray?style=for-the-badge" />
</p>
+95
View File
@@ -0,0 +1,95 @@
<h1 align="center">
<a href="https://rcloneui.com">
<img src="./public/banner.png" alt="Rclone UI" width="100%">
</a>
<br>
<a href="https://rcloneui.com">
Das Rclone Control Center
</a>
</h1>
<h3 align="center">
<strong>Ein transparentes Layer über <tt>rclone</tt>, um deine Remotes &amp; Tasks benutzerfreundlich zu verwalten.</strong>
</h3>
<br />
<p align="center">
<a href="https://github.com/rclone-ui/rclone-ui/releases/latest">
<img alt="Latest Release" src="https://img.shields.io/github/actions/workflow/status/rclone-ui/rclone-ui/release.yml?style=for-the-badge" />
</a>
&nbsp;
<a href="https://github.com/rclone-ui/rclone-ui?tab=readme-ov-file#downloads">
<img alt="Aufladen" src="https://img.shields.io/badge/AUFLADEN-blue?style=for-the-badge&label=Tap%20to%20see" />
</a>
&nbsp;
<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="https://github.com/rclone-ui/rclone-ui/stargazers">
<img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/rclone-ui/rclone-ui" />
</a>
</p>
<br />
## Features
### 🖥️ Cross-platform: Windows, Linux, macOS (x64, Arm und Apple Silicon)
### ✅ Funktioniert mit deiner bestehenden rclone-Installation (oder kann rclone für dich installieren) und hält sie auf Wunsch aktuell
### 🔗 Remotes hinzufügen/bearbeiten/entfernen
### ⚡️ Sync, Copy, Move, Delete, Purge, Serve, Mount, etc.
### ⭐️ Zeit sparen durch Default Flags pro Remote und pro Operation (Mount, Sync, Copy, etc.)
### 🎛️ Flags (Parameter) bei Bedarf pro Run/Case anpassen
### 📚 Eingebettete Doku zu jedem Flag kein Googeln nötig!
### 📂 File Browser
### 📡 Proxy
<img src=".github/rclone-1.png" alt="Rclone UI">
### ⏰ Scheduled Tasks (cron)
### 📊 Job Logs (alle Hintergrund-Operationen visualisieren)
### 🚀 Start on boot (Autostart) & Mount on start (Automount)
### 🔒 Passwort für das Settings Panel setzen
### 👁️ Commands oder Remotes im Tray Menu ausblenden
### ⚙️ Import/Export Configs (encrypted with <tt>pass</tt> oder <tt>command</tt>)
### ✍️ Signed by Microsoft & Notarized on macOS
<img src=".github/rclone-2.png" alt="Rclone UI">
## Downloads
- **Windows** (**[Arm](https://get.rcloneui.com/win-arm)**, **[x64](https://get.rcloneui.com/win)**)
- **macOS** (**[Apple Silicon](https://get.rcloneui.com/mac)**, **[Intel](https://get.rcloneui.com/mac64)**)
- **Linux** (**[AppImage](https://get.rcloneui.com/linux)**, **[deb](https://get.rcloneui.com/linux-deb)**, **[rpm](https://get.rcloneui.com/linux-rpm)**)
- **Linux `Arm`** (**[AppImage](https://get.rcloneui.com/linux-arm)**, **[deb](https://get.rcloneui.com/linux-deb-arm)**, **[rpm](https://get.rcloneui.com/linux-rpm-arm)**)
## Roadmap
> Abgeschlossene Items wurden in den Abschnitt „Features“ verschoben.
### [Check out the V3 discussion!](https://github.com/rclone-ui/rclone-ui/issues/37)
## 1 Star = 1 Instantkaffee
<a href="https://www.star-history.com/#rclone-ui/rclone-ui&Timeline">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=rclone-ui/rclone-ui&type=Timeline&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=rclone-ui/rclone-ui&type=Timeline" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=rclone-ui/rclone-ui&type=Timeline" />
</picture>
</a>
## Contributing
Wir freuen uns über Beiträge! Öffne einfach ein [issue](https://github.com/FTCHD/rclone-ui/issues/new?template=Blank+issue) oder einen [PR](https://github.com/FTCHD/rclone-ui/compare) lass uns das gemeinsam besser machen 🎉🎉
<br />
<p align="center">
<img alt="English" src="https://img.shields.io/badge/ENGLISH-gray?style=for-the-badge" />
<img alt="Chinese" src="https://img.shields.io/badge/CHINESE-gray?style=for-the-badge" />
<img alt="Japanese" src="https://img.shields.io/badge/JAPANESE-gray?style=for-the-badge" />
<img alt="Polish" src="https://img.shields.io/badge/POLISH-gray?style=for-the-badge" />
<img alt="German" src="https://img.shields.io/badge/GERMAN-chartreuse?style=for-the-badge" />
<img alt="Spanish" src="https://img.shields.io/badge/SPANISH-gray?style=for-the-badge" />
<img alt="Romanian" src="https://img.shields.io/badge/ROMANIAN-gray?style=for-the-badge" />
<img alt="Pirate" src="https://img.shields.io/badge/PIRATE-gray?style=for-the-badge" />
</p>
+95
View File
@@ -0,0 +1,95 @@
<h1 align="center">
<a href="https://rcloneui.com">
<img src="./public/banner.png" alt="Rclone UI" width="100%">
</a>
<br>
<a href="https://rcloneui.com">
Rclone のための cross-platform GUI
</a>
</h1>
<h3 align="center">
<strong><tt>rclone</tt> の上に載る軽量で透明なレイヤー。Remote とタスクを、もっと user-friendly に管理できます。</strong>
</h3>
<br />
<p align="center">
<a href="https://github.com/rclone-ui/rclone-ui/releases/latest">
<img alt="Latest Release" src="https://img.shields.io/github/actions/workflow/status/rclone-ui/rclone-ui/release.yml?style=for-the-badge" />
</a>
&nbsp;
<a href="https://github.com/rclone-ui/rclone-ui?tab=readme-ov-file#downloads">
<img alt="ダウンロード" src="https://img.shields.io/badge/ダウンロード-blue?style=for-the-badge&label=Tap%20to%20see" />
</a>
&nbsp;
<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="https://github.com/rclone-ui/rclone-ui/stargazers">
<img alt="GitHub スター" src="https://img.shields.io/github/stars/rclone-ui/rclone-ui" />
</a>
</p>
<br />
## 機能
### 🖥️ Cross-platformWindows・Linux・macOSx64 / Arm / Apple Silicon
### ✅ 既存の rclone 環境でそのまま動作(必要ならインストールも可能)。アップデートはあなたの承認のもとで適用
### 🔗 Remote の追加/編集/削除
### ⚡️ Sync・Copy・Move・Delete・Purge・Serve・Mount など
### ⭐️ 操作ごと(Mount/Sync/Copy など)に Remote 単位で default flags を設定して時短
### 🎛️ 実行時にケースバイケースで flags(パラメータ)をカスタマイズ
### 📚 各 flag のドキュメントを内蔵。ググる手間はもう不要!
### 📂 File Browser
### 📡 Proxy
<img src=".github/rclone-1.png" alt="Rclone UI">
### ⏰ スケジュール実行(cron)
### 📊 Job Logs(すべてのバックグラウンド処理を可視化)
### 🚀 OS 起動時に自動起動(autostart)・自動マウント(automount
### 🔒 Settings パネルにパスワードを設定
### 👁️ トレイメニューからコマンドや Remote を非表示に
### ⚙️ 設定のインポート/エクスポート(`pass` または `command` で暗号化)
### ✍️ Windows は Microsoft 署名済み、macOS は公証(Notarized)済み
<img src=".github/rclone-2.png" alt="Rclone UI">
## ダウンロード
- **Windows****[Arm](https://get.rcloneui.com/win-arm)**、**[x64](https://get.rcloneui.com/win)**
- **macOS****[Apple Silicon](https://get.rcloneui.com/mac)**、**[Intel](https://get.rcloneui.com/mac64)**
- **Linux****[AppImage](https://get.rcloneui.com/linux)**、**[deb](https://get.rcloneui.com/linux-deb)**、**[rpm](https://get.rcloneui.com/linux-rpm)**
- **Linux `Arm`****[AppImage](https://get.rcloneui.com/linux-arm)**、**[deb](https://get.rcloneui.com/linux-deb-arm)**、**[rpm](https://get.rcloneui.com/linux-rpm-arm)**
## ロードマップ
> 完了した項目は「機能」セクションに移動しました。
### [V3 のディスカッションをチェック](https://github.com/rclone-ui/rclone-ui/issues/37)
## 1 Star = インスタントコーヒー 1 杯
<a href="https://www.star-history.com/#rclone-ui/rclone-ui&Timeline">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=rclone-ui/rclone-ui&type=Timeline&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=rclone-ui/rclone-ui&type=Timeline" />
<img alt="スター履歴チャート" src="https://api.star-history.com/svg?repos=rclone-ui/rclone-ui&type=Timeline" />
</picture>
</a>
## コントリビューション
貢献は大歓迎です!気軽に [issue](https://github.com/FTCHD/rclone-ui/issues/new?template=Blank+issue) を作成するか [PR](https://github.com/FTCHD/rclone-ui/compare) を送ってください。いっしょにもっと良いプロジェクトにしていきましょう 🎉🎉
<br />
<p align="center">
<img alt="English" src="https://img.shields.io/badge/ENGLISH-gray?style=for-the-badge" />
<img alt="Chinese" src="https://img.shields.io/badge/CHINESE-gray?style=for-the-badge" />
<img alt="Japanese" src="https://img.shields.io/badge/JAPANESE-chartreuse?style=for-the-badge" />
<img alt="Polish" src="https://img.shields.io/badge/POLISH-gray?style=for-the-badge" />
<img alt="German" src="https://img.shields.io/badge/GERMAN-gray?style=for-the-badge" />
<img alt="Spanish" src="https://img.shields.io/badge/SPANISH-gray?style=for-the-badge" />
<img alt="Romanian" src="https://img.shields.io/badge/ROMANIAN-gray?style=for-the-badge" />
<img alt="Pirate" src="https://img.shields.io/badge/PIRATE-gray?style=for-the-badge" />
</p>
+95
View File
@@ -0,0 +1,95 @@
<h1 align="center">
<a href="https://rcloneui.com">
<img src="./public/banner.png" alt="Rclone UI" width="100%">
</a>
<br>
<a href="https://rcloneui.com">
The cross-platform GUI fer Rclone, arrr!
</a>
</h1>
<h3 align="center">
<strong>A trim, see-through layer atop <tt>rclone</tt> so ye can captain yer remotes &amp; tasks like a true seadog.</strong>
</h3>
<br />
<p align="center">
<a href="https://github.com/rclone-ui/rclone-ui/releases/latest">
<img alt="Latest Release" src="https://img.shields.io/github/actions/workflow/status/rclone-ui/rclone-ui/release.yml?style=for-the-badge" />
</a>
&nbsp;
<a href="https://github.com/rclone-ui/rclone-ui?tab=readme-ov-file#downloads">
<img alt="Downloads" src="https://img.shields.io/badge/DOWNLOADS-blue?style=for-the-badge&label=Tap%20to%20see" />
</a>
&nbsp;
<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="https://github.com/rclone-ui/rclone-ui/stargazers">
<img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/rclone-ui/rclone-ui" />
</a>
</p>
<br />
## Features
### 🖥️ Runs on all decks — Windows, Linux, macOS (x64, Arm, an Apple Silicon)
### ✅ Sails with yer existing rclone (or well fetch it fer ye) an keeps it shipshape (with yer aye-aye)
### 🔗 Add/Edit/Remove (Scuttle) Remotes
### ⚡️ Sync, Copy, Move, Delete, Purge, Serve, Mount—pillagin made easy
### ⭐️ Save precious time by settin default flags per Remote, per operation (Mount, Sync, Copy, an the like)
### 🎛️ Tweak the flags (parrrrrameters) fer each voyage as ye see fit
### 📚 Flag lore be embedded—no need t consult the oracle o Google!
### 📂 File Hold—er, Browser—fer rummagin through yer treasure
### 📡 Proxy—send yer packets through the fog
<img src=".github/rclone-1.png" alt="Rclone UI">
### ⏰ Scheduled Raids (cron)
### 📊 Ships Log fer Jobs (spy all background maneuvers)
### 🚀 Weigh anchor on boot (autostart) an auto-mount the drives
### 🔒 Guard the Captains Quarters (Settings) with a secret word
### 👁️ Keep commands or Remotes hidden from the crows-nest tray
### ⚙️ Import/Export Maps (configs) — encrypt em with pass or command
### ✍️ Signed by the Crown o Microsoft an Notarized on macOS—legit as a Letter o Marque
<img src=".github/rclone-2.png" alt="Rclone UI">
## Downloads (hoist the booty!)
- **Windows** (**[Arm](https://get.rcloneui.com/win-arm)**, **[x64](https://get.rcloneui.com/win)**)
- **macOS** (**[Apple Silicon](https://get.rcloneui.com/mac)**, **[Intel](https://get.rcloneui.com/mac64)**)
- **Linux** (**[AppImage](https://get.rcloneui.com/linux)**, **[deb](https://get.rcloneui.com/linux-deb)**, **[rpm](https://get.rcloneui.com/linux-rpm)**)
- **Linux `Arm`** (**[AppImage](https://get.rcloneui.com/linux-arm)**, **[deb](https://get.rcloneui.com/linux-deb-arm)**, **[rpm](https://get.rcloneui.com/linux-rpm-arm)**)
## Chart o the Voyage (Roadmap)
> Plunder already claimed has been moved t the “Features” hold.
### [Spy the V3 Parley!](https://github.com/rclone-ui/rclone-ui/issues/37)
## 1 Star = 1 Mug o Grog
<a href="https://www.star-history.com/#rclone-ui/rclone-ui&Timeline">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=rclone-ui/rclone-ui&type=Timeline&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=rclone-ui/rclone-ui&type=Timeline" />
<img alt="Star History Chart (count the loot)" src="https://api.star-history.com/svg?repos=rclone-ui/rclone-ui&type=Timeline" />
</picture>
</a>
## Contribootin
We welcome yer code booty! Hoist an [issue](https://github.com/FTCHD/rclone-ui/issues/new?template=Blank+issue) or fire a [PR broadside](https://github.com/FTCHD/rclone-ui/compare), an lets make this vessel swifter together 🎉🏴‍☠️
<br />
<p align="center">
<img alt="English" src="https://img.shields.io/badge/ENGLISH-gray?style=for-the-badge" />
<img alt="Chinese" src="https://img.shields.io/badge/CHINESE-gray?style=for-the-badge" />
<img alt="Japanese" src="https://img.shields.io/badge/JAPANESE-gray?style=for-the-badge" />
<img alt="Polish" src="https://img.shields.io/badge/POLISH-gray?style=for-the-badge" />
<img alt="German" src="https://img.shields.io/badge/GERMAN-gray?style=for-the-badge" />
<img alt="Spanish" src="https://img.shields.io/badge/SPANISH-gray?style=for-the-badge" />
<img alt="Romanian" src="https://img.shields.io/badge/ROMANIAN-gray?style=for-the-badge" />
<img alt="Pirate" src="https://img.shields.io/badge/PIRATE-chartreuse?style=for-the-badge" />
</p>
+26 -5
View File
@@ -15,19 +15,27 @@
<br />
<p align="center">
<a href="https://github.com/rclone-ui/rclone-ui?tab=readme-ov-file#downloads">
<img alt="Pobrania" src="https://img.shields.io/badge/POBRANIA-blue?label=Kliknij%20by%20zobaczyć" />
</a>
&nbsp;
<a href="https://github.com/rclone-ui/rclone-ui/releases/latest">
<img alt="wersje" src="https://github.com/rclone-ui/rclone-ui/actions/workflows/release.yml/badge.svg" />
<img alt="Latest Release" src="https://img.shields.io/github/actions/workflow/status/rclone-ui/rclone-ui/release.yml?style=for-the-badge" />
</a>
&nbsp;
<a href="https://github.com/rclone-ui/rclone-ui?tab=readme-ov-file#downloads">
<img alt="Pobrania" src="https://img.shields.io/badge/POBRANIA-blue?style=for-the-badge&label=Kliknij%20by%20zobaczyć" />
</a>
&nbsp;
<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="https://github.com/rclone-ui/rclone-ui/stargazers">
<img alt="gwiazdki GitHub" src="https://img.shields.io/github/stars/rclone-ui/rclone-ui" />
</a>
</p>
<br />
## Funkcje
### 🖥️ Cross platform, działa na Windows, Linux, macOS (x64, ARM i Apple Silicon)
### ✅ Działa z istniejącą kopią rclone (lub może ją dla ciebie zainstalować). Za Twoją zgodą może równie aktualizować ją do najnowszej wersji
@@ -72,3 +80,16 @@
## Chcesz pomóc?
Zapraszamy do współpracy! Otwórz [zgłoszenie](https://github.com/FTCHD/rclone-ui/issues/new?template=Blank+issue) lub [PR](https://github.com/FTCHD/rclone-ui/compare), i wspólnie ulepszmy Rclone 🎉🎉
<br />
<p align="center">
<img alt="English" src="https://img.shields.io/badge/ENGLISH-gray?style=for-the-badge" />
<img alt="Chinese" src="https://img.shields.io/badge/CHINESE-gray?style=for-the-badge" />
<img alt="Japanese" src="https://img.shields.io/badge/JAPANESE-gray?style=for-the-badge" />
<img alt="Polish" src="https://img.shields.io/badge/POLISH-chartreuse?style=for-the-badge" />
<img alt="German" src="https://img.shields.io/badge/GERMAN-gray?style=for-the-badge" />
<img alt="Spanish" src="https://img.shields.io/badge/SPANISH-gray?style=for-the-badge" />
<img alt="Romanian" src="https://img.shields.io/badge/ROMANIAN-gray?style=for-the-badge" />
<img alt="Pirate" src="https://img.shields.io/badge/PIRATE-gray?style=for-the-badge" />
</p>
+95
View File
@@ -0,0 +1,95 @@
<h1 align="center">
<a href="https://rcloneui.com">
<img src="./public/banner.png" alt="Rclone UI" width="100%">
</a>
<br>
<a href="https://rcloneui.com">
Interfața Desktop pentru Rclone
</a>
</h1>
<h3 align="center">
<strong>Un layer transparent peste <tt>rclone</tt> pentru a gestiona Remotes & Tasks într-un mod mai user-friendly.</strong>
</h3>
<br />
<p align="center">
<a href="https://github.com/rclone-ui/rclone-ui/releases/latest">
<img alt="Latest Release" src="https://img.shields.io/github/actions/workflow/status/rclone-ui/rclone-ui/release.yml?style=for-the-badge" />
</a>
&nbsp;
<a href="https://github.com/rclone-ui/rclone-ui?tab=readme-ov-file#downloads">
<img alt="Downloads" src="https://img.shields.io/badge/DESCARCA-blue?style=for-the-badge&label=Apasa%20aici" />
</a>
&nbsp;
<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="https://github.com/rclone-ui/rclone-ui/stargazers">
<img alt="GitHub Repo stars" src="https://img.shields.io/github/stars/rclone-ui/rclone-ui" />
</a>
</p>
<br />
## Features
### 🖥️ Toate Platformele: Windows, Linux, macOS (x64, Arm și Apple Silicon)
### ✅ Funcționează cu instalarea ta existentă de rclone (sau îl poate instala pentru tine) și îl menține up-to-date (cu aprobarea ta)
### 🔗 Adaugă/Editează/Șterge Remotes
### ⚡️ Sync, Copy, Move, Delete, Purge, Serve, Mount etc.
### ⭐️ Economisește timp setând default flags pentru fiecare Remote, separat pentru fiecare operațiune (Mount, Sync, Copy etc.)
### 🎛️ Personalizează flags când rulezi o operațiune, de la caz la caz
### 📚 Documentație integrată pentru fiecare flag — nu mai trebuie să dai search pe Google ca să afli ce face!
### 📂 File Browser
### 📡 Proxy
<img src=".github/rclone-1.png" alt="Rclone UI">
### ⏰ Sarcini programate (cron)
### 📊 Job Logs (vizualizează toate operațiunile în background)
### 🚀 Start on boot (autostart) și Mount on start (automount)
### 🔒 Setează o parolă pentru panoul de Settings
### 👁️ Ascunde comenzile sau Remotes din meniul tray
### ⚙️ Import/Export Configs (criptate cu `pass` sau `command`)
### ✍️ Signed by Microsoft și Notarized pe macOS
<img src=".github/rclone-2.png" alt="Rclone UI">
## Downloads
- **Windows** (**[Arm](https://get.rcloneui.com/win-arm)**, **[x64](https://get.rcloneui.com/win)**)
- **macOS** (**[Apple Silicon](https://get.rcloneui.com/mac)**, **[Intel](https://get.rcloneui.com/mac64)**)
- **Linux** (**[AppImage](https://get.rcloneui.com/linux)**, **[deb](https://get.rcloneui.com/linux-deb)**, **[rpm](https://get.rcloneui.com/linux-rpm)**)
- **Linux `Arm`** (**[AppImage](https://get.rcloneui.com/linux-arm)**, **[deb](https://get.rcloneui.com/linux-deb-arm)**, **[rpm](https://get.rcloneui.com/linux-rpm-arm)**)
## Roadmap
> Itemi finalizati au fost mutați în secțiunea „Features”.
### [Vezi discuția pentru V3!](https://github.com/rclone-ui/rclone-ui/issues/37)
## 1 Star = 1 Cafea Instant
<a href="https://www.star-history.com/#rclone-ui/rclone-ui&Timeline">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=rclone-ui/rclone-ui&type=Timeline&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=rclone-ui/rclone-ui&type=Timeline" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=rclone-ui/rclone-ui&type=Timeline" />
</picture>
</a>
## Contribuții
Apreciem contribuțiile tale! Deschide un [issue](https://github.com/FTCHD/rclone-ui/issues/new?template=Blank+issue) sau un [PR](https://github.com/FTCHD/rclone-ui/compare) și hai să facem Rclone UI și mai bun împreună 🎉🎉
<br />
<p align="center">
<img alt="English" src="https://img.shields.io/badge/ENGLISH-gray?style=for-the-badge" />
<img alt="Chinese" src="https://img.shields.io/badge/CHINESE-gray?style=for-the-badge" />
<img alt="Japanese" src="https://img.shields.io/badge/JAPANESE-gray?style=for-the-badge" />
<img alt="Polish" src="https://img.shields.io/badge/POLISH-gray?style=for-the-badge" />
<img alt="German" src="https://img.shields.io/badge/GERMAN-gray?style=for-the-badge" />
<img alt="Spanish" src="https://img.shields.io/badge/SPANISH-gray?style=for-the-badge" />
<img alt="Romanian" src="https://img.shields.io/badge/ROMANIAN-chartreuse?style=for-the-badge" />
<img alt="Pirate" src="https://img.shields.io/badge/PIRATE-gray?style=for-the-badge" />
</p>
+95
View File
@@ -0,0 +1,95 @@
<h1 align="center">
<a href="https://rcloneui.com">
<img src="./public/banner.png" alt="Rclone UI" width="100%">
</a>
<br>
<a href="https://rcloneui.com">
La GUI multiplataforma para Rclone
</a>
</h1>
<h3 align="center">
<strong>Una capa ligera y transparente sobre <tt>rclone</tt> para gestionar tus Remotes &amp; tareas de forma más amigable.</strong>
</h3>
<br />
<p align="center">
<a href="https://github.com/rclone-ui/rclone-ui/releases/latest">
<img alt="Latest Release" src="https://img.shields.io/github/actions/workflow/status/rclone-ui/rclone-ui/release.yml?style=for-the-badge" />
</a>
&nbsp;
<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>
&nbsp;
<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="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" />
</a>
</p>
<br />
## Funciones
### 🖥️ 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.
### ⭐️ 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!
### 📂 Explorador de archivos
### 📡 Proxy
<img src=".github/rclone-1.png" alt="Rclone UI">
### ⏰ Tareas programadas (cron)
### 📊 Registros de trabajos (visualiza todas las operaciones en segundo plano)
### 🚀 Inicio con el sistema (autostart) y montaje al iniciar (automount)
### 🔒 Protege el panel de Configuración con contraseña
### 👁️ Oculta comandos o Remotes del menú de la bandeja del sistema (tray)
### ⚙️ Import/Export de configuraciones (cifradas con pass o command)
### ✍️ Firmado por Microsoft y notarizado en macOS
<img src=".github/rclone-2.png" alt="Rclone UI">
## Descargas
- **Windows** (**[Arm](https://get.rcloneui.com/win-arm)**, **[x64](https://get.rcloneui.com/win)**)
- **macOS** (**[Apple Silicon](https://get.rcloneui.com/mac)**, **[Intel](https://get.rcloneui.com/mac64)**)
- **Linux** (**[AppImage](https://get.rcloneui.com/linux)**, **[deb](https://get.rcloneui.com/linux-deb)**, **[rpm](https://get.rcloneui.com/linux-rpm)**)
- **Linux `Arm`** (**[AppImage](https://get.rcloneui.com/linux-arm)**, **[deb](https://get.rcloneui.com/linux-deb-arm)**, **[rpm](https://get.rcloneui.com/linux-rpm-arm)**)
## Hoja de ruta
> Los elementos finalizados se han movido a la sección «Funciones».
### ¡Echa un vistazo a la discusión de la V3!](https://github.com/rclone-ui/rclone-ui/issues/37)
## 1 estrella = 1 café instantáneo
<a href="https://www.star-history.com/#rclone-ui/rclone-ui&Timeline">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=rclone-ui/rclone-ui&type=Timeline&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=rclone-ui/rclone-ui&type=Timeline" />
<img alt="Gráfico del historial de estrellas" src="https://api.star-history.com/svg?repos=rclone-ui/rclone-ui&type=Timeline" />
</picture>
</a>
## Contribuciones
¡Tus contribuciones son bienvenidas! Abre un [issue](https://github.com/FTCHD/rclone-ui/issues/new?template=Blank+issue) o un [PR](https://github.com/FTCHD/rclone-ui/compare) y mejoremos esto juntos 🎉🎉
<br />
<p align="center">
<img alt="English" src="https://img.shields.io/badge/ENGLISH-gray?style=for-the-badge" />
<img alt="Chinese" src="https://img.shields.io/badge/CHINESE-gray?style=for-the-badge" />
<img alt="Japanese" src="https://img.shields.io/badge/JAPANESE-gray?style=for-the-badge" />
<img alt="Polish" src="https://img.shields.io/badge/POLISH-gray?style=for-the-badge" />
<img alt="German" src="https://img.shields.io/badge/GERMAN-gray?style=for-the-badge" />
<img alt="Spanish" src="https://img.shields.io/badge/SPANISH-chartreuse?style=for-the-badge" />
<img alt="Romanian" src="https://img.shields.io/badge/ROMANIAN-gray?style=for-the-badge" />
<img alt="Pirate" src="https://img.shields.io/badge/PIRATE-gray?style=for-the-badge" />
</p>