純粋な 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