Files
rclone-ui/README_JAPANESE.md
T
2025-09-22 19:29:02 +02:00

95 lines
4.9 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<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>