純粋な HTML/CSS/Javascirpt によるもう 1 つの Aria2 Web フロントエンド。
HTTP サーバー、バックエンド、サーバー側プログラムはありません。必要なのはブラウザだけです。
aria2c --enable-rpc --rpc-listen-all=true --rpc-allow-origin-all'JSON-RPC PATH' (http://hostname:port/jsonrpcなど)推奨
http://token:secret@hostname:port/jsonrpcのような「JSON-RPC PATH」で aria2 1.18.4 (以降) を使用している場合は、--rpc-secret=<secret>を設定します。
http://username:passwd@hostname:port/jsonrpcのような「JSON-RPC PATH」で aria2 1.15.2 (以降) を使用している場合は、--rpc-user=<username>--rpc-passwd=<passwd>を設定します。http://username:passwd@hostname:port/jsonrpc
Index.htmlにアクセスしてください。
「内部サーバーエラー」が発生した場合は、「JSON-RPCパス」の設定を変更してください。
--save-session=SOME/WHEREを使用し、 --continue=true --input-file=SOME/WHEREでリロードして続行します。$HOME/.aria2/aria2.confを使用してオプションを保存します。ws://hostname:port/jsonrpcで設定します。http://binux.github.io/yaaw/demo/#path=http://hostname:port/jsonrpcで JSON-PRC PATH を事前に指定するか、ブックマークとして保存します。 yaaw は、GNU Lesser General Public License に基づいてライセンスされています。 GNU Lesser General Public License のコピーは http://www.gnu.org/licenses/lgpl.txt から入手できます。
favicon.ico by fangke