Skip to content

Latest commit

 

History

History

z

A2Z [WIP]

A2Z is an experimental Aria2 frontend, currently not working properly.

Development

pnpm dlx degit importantimport/a2 && cd a2
pnpm install
pnpm dev

Environment

Name Default
A2Z_RPC_URL http://localhost:6800/jsonrpc
A2Z_RPC_SECRET undefined
A2Z_THEME_COLOR #6750a4

Translation

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.

TODO

  • Implement most of yaaw's features
  • Tauri v2 (+ Mobile)
  • Implement most of AriaNg's features