Skip to content
This repository has been archived by the owner on Dec 8, 2020. It is now read-only.

poudel/qfxalert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Send email alert when a movie matching the subscribed keywords becomes available.

Save this as run.sh:

#!/usr/bin/env sh
/path/to/venv/bin/python /path/to/qfxalert/qfxalert.py

Make it executable:

sudo chmod +x run.sh

Example of crontab that runs every 30 minutes

*/30 * * * * /path/to/run.sh

About

I got the best seats, believe me.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages