Skip to content
This repository has been archived by the owner on Jan 20, 2018. It is now read-only.

dlo/growltweet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Growl Tweet Notifier

Introduction

This is a bare-bones Twitter notifier for OS X. Every minute, it will check for new tweets and will update via Growl. Maybe this could become even more useful with more command-line functionality, but I'm too lazy busy to write that right now.

Requirements

Instructions

  1. Set the constants AWS_KEY, AWS_SECRET, TWITTER_USERNAME, and TWITTER_PASSWORD so that they match up with your credentials.

  2. Add this line to your crontab:

     * * * * * $HOME/tweet_notify.py
    
  3. You're done!

About

A bare-bones tweet notifier for OS X.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages