Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 301 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 301 Bytes

rutorrent-auto-delete

Auto delete old torrents to keep disk space usage under a certain ratio and prevent rutorrent from crashing.

How to use

  1. Copy config.example.js to config.js
  2. Edit config.js
  3. Run:
npm install
npm start

Requirement

ES6-compatible Node.js