A2Z is an experimental Aria2 frontend, currently not working properly.
pnpm dlx degit importantimport/a2 && cd a2
pnpm install
pnpm dev
Name | Default |
---|---|
A2Z_RPC_URL | http://localhost:6800/jsonrpc |
A2Z_RPC_SECRET | undefined |
A2Z_THEME_COLOR | #6750a4 |
All current translation files are located in the xliff
folder, you can also run pnpm lit localize extract
in the a2z directory to update it.
Recommended to use Poedit to edit these files.