PT Helper

A helper for private trackers

اعتبارا من 01-03-2023. شاهد أحدث إصدار.

المؤلف
amorphobia
التقييمات
0 0 0
الإصدار
0.1.11
تم إنشاؤه
23-02-2023
تم تحديثه
01-03-2023
Size
184 KB
الترخيص
AGPL-3.0-or-later
ينطبق على

PT Helper

中文简介

A helper for private trackers.

Usage

  1. Install a userscript extension
  2. Install the script from greasyfork or github

Highlighted features

Automatically fold banner

auto fold banner

Direct link

tjupt-dl.gif

Automatically say thanks

thanks.gif

Development

  1. Install dependencies with npm install or npm ci.
  2. Edit settings in userscript object in package.json, you can refer to the comments in plugins/userscript.plugin.ts.
  3. Code your userscript in src directory (like src/index.ts).
  4. Generate userscript with npm run build.
  5. Import generated userscript to Tampermonkey by local file URI.

License

The code of template is licensed under MIT.

The code of PT Helper is licensed under AGPL-3.0-or-later.