Skip to content

Aria2 Integration allows you to redirect downloads to your Aria2 server.

License

Notifications You must be signed in to change notification settings

LaunchLee/aria2-integration

 
 

Repository files navigation

Aria2 Integration

Aria2 Integration allows you to redirect downloads to your Aria2 server.
Report bug · Request feature

Quick start

How to build

  • Install Node.JS LTS
  • Clone the project
  • Run npm install
  • Run npm run build:firefox to build Firefox extension
  • Run npm run build:chromium to build Chrome extension

Development

  • Run npm run lint:fix to lint and fix files
  • Run npm run build:firefox:watch to auto-build for Firefox
  • Run npm run start:firefox to install on Firefox with auto-reload
  • Run npm run build:chromium:watch to auto-build for Chromium
  • Run npm run start:chromium to install on Chromium with auto-reload

Internationalization

  • The extension speaks English, French and Chinese. You can add your language in public/_locales. You can find your language code here.

Bugs and feature requests

Have a bug or a feature request? Please first search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Contributing

Contributions are welcome!

Thanks to

About

Aria2 Integration allows you to redirect downloads to your Aria2 server.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 96.1%
  • JavaScript 2.7%
  • Other 1.2%