Skip to content
This repository has been archived by the owner on Nov 12, 2022. It is now read-only.

Simple interface to allow people to quickly follow you on Twitter. Ideal for a kiosk/small laptop, user enters their credentials and it has them auto-follow you. Can optionally have you follow them.

gleuch/kiosk-twitter-follow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Kiosk Twitter Follow

Simple interface to allow people to quickly follow you on Twitter. Ideal for a kiosk/small laptop, user enters their credentials and it has them auto-follow you. Can optionally have you follow them.

Installation

  1. Download the code.
  2. Open twitter-follow.php and change the following constants
    • TWITTER_RETURN_FOLLOW as true or false to also have your Twitter account follow them in return
    • TWITTER_FOLLOWING to the desired Twitter username to have users follow.
    • TWITTER_FOLLOWING_PASSWORD to the Twitter account password for the username to have followed. (Required only if TWITTER_RETURN_FOLLOW is true.)
    • TWITTER_SCREEN_SIZE to adjust the overall screen size. (Default is 100, no % required.)

Requirements

PHP 5.* and PHPCurl, plus a Twitter account to follow.

Credits

Written by Greg Leuch http://gleuch.com
License: Creative Commons NC-BY-SA.

About

Simple interface to allow people to quickly follow you on Twitter. Ideal for a kiosk/small laptop, user enters their credentials and it has them auto-follow you. Can optionally have you follow them.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages