Categories: None [Edit]
twitterpunch
Twitterpunch
===============
Twitterpunch is designed to work with PhotoBooth and OS X Folder Actions.
When this script is called with the name of an image file, it will post the
image to Twitter, along with a message randomly chosen from a list and a
specified hashtag.
If you call the script with the `--stream` argument instead, it will listen
for tweets to that hashtag and download them to a specified directory. If
the tweet came from another user, Twitterpunch will speak it aloud.
Typically, you'll run one copy on an OSX laptop with PhotoBooth, and a separate
copy on another machine (either Windows or OSX) for the viewer. You can also use
a mobile device as a remote control, if you like. This will allow the user to
enter a custom message for each photo that gets tweeted out, if they'd like.
Configuration
===========
Configure the program via the `~/.twitterpunch/config.yaml` YAML file. This file
should look similar to the example below.
---
:twitter: # twitter configuration
:consumer_key: <consumer key>
:consumer_secret: <consumer secret>
:access_token: <access token>
:access_token_secret: <access secret>
:messages: # list of messages to attach
- Hello there # to outgoing tweets
- I'm a posting fool
- minimally viable product
:hashtag: Twitterpunch # The hashtag to post and listen to
:handle: Twitterpunch # The twitter username to post as
:photodir: ~/Pictures/twitterpunch/ # Where to save downloaded images
:logfile: ~/.twitterpunch/activity.log # Where to save logs
:viewer: # Use the built-in slideshow viewer
:count: 5 # How many images to have onscreen at once
:remote:
:timeout: 45 # How long the button should remain disabled for
:apptitle: dslrBooth # The photo booth...
Total
Ranking: 50,689 of 183,107
Downloads: 19,722
Daily
Ranking: 86,038 of 183,092
Downloads: 0
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Depended by
Rank | Downloads | Name |
---|
Owners
# | Gravatar | Handle |
---|---|---|
1 | binford2k |