Skip to content
This repository has been archived by the owner on Jan 16, 2020. It is now read-only.
/ windowbox-barker Public archive

A bridge to post new Windowbox posts to Twitter.

Notifications You must be signed in to change notification settings

smitelli/windowbox-barker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

windowbox-barker

Windowbox Barker is a small script that queries a Windowbox site for new posts, and tweets links to any that it finds.

Requirements

Windowbox Barker is developed and tested on Python 2.7. It may or may not require some amount of effort to get it to work under Python 3.

You'll need the usual stuff: python, python-pip.

Installation and Operation

  1. Clone the repo somewhere and cd into that directory.

  2. Make a virtualenv, unless you enjoy living on the edge. These instructions assume your virtualenv is all set up and activated.

  3. pip install -r reqs.txt

  4. cp config-example.ini config.ini

  5. Edit the new config.ini file and fill in all the fields. Change the default settings if you think you can do better.

  6. python windowbox-barker.py - Put it in a cron job for maximum fun.

Configuration Parameters

[windowbox] Section

[twitter] Section

About

A bridge to post new Windowbox posts to Twitter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published