Skip to content

FrancisLawlor/TwitterMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 

Repository files navigation

TwitterMonitor

Requires use of several packages including:

  • cURL
  • mailutils
  • libnotify-bin.

Parameters

Parameter 1:

  • twitter username

Parameter 2:

  • e-mail address to send notifications to.

Usage

Set permissions:

chmod a+x pagechecker.sh

Run:

./pagechecker.sh foxnews example@example.com

The following link is useful for configuring Postfix to use Gmail SMTP (Simple Mail Transfer Protocol):

http://askubuntu.com/questions/522431/how-to-send-an-email-using-command-line#answer-522434

About

A bash script for monitoring Twitter accounts for new tweets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages