Skip to content
This repository has been archived by the owner on Nov 12, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 234 Bytes

readme.md

File metadata and controls

10 lines (7 loc) · 234 Bytes

Torrent downloader

Simple torrent downloader web interface.

## Getting started

  • Download transmission-daemon
  • Run transmission-daemon --no-incomplete-dir
  • Run service transmission-daemon restart
  • Run composer install