# PT-helper **Repository Path**: hackqiang/PT-helper ## Basic Information - **Project Name**: PT-helper - **Description**: No description available - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-05 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PT-helper *** ### Requirement EditThisCookie extension for chrome python2.7 flask apscheduler ### install cp script/ubuntu/pthelper /etc/init.d ln -s /etc/init.d/pthelper /etc/rc3.d/S99pthelper update-rc.d pthelper defaults systemctl daemon-reload