Skip to content

baptistecdr/aria2-integration-safari

Repository files navigation

Aria2 Integration

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

iTunes App Store

Quick start

How to build

  • Install Node.JS LTS
  • Clone the project
  • Run npm install
  • Run npm run build to build Safari extension
  • Open aria2-integration.xcodeproj with XCode
  • Modify Signing settings
  • Click on Run (macOS or iOS)

Development

  • Run npm run lint:fix to lint and fix files
  • Run npm run build:watch to build and hot-reloads
  • Open aria2-integration.xcodeproj with XCode
  • Modify Signing settings
  • Click on Run (macOS or iOS)

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