Coder Social home page Coder Social logo

teletwitter's Introduction

teletwitter

http://www.teletwitter.de

Website to use Twitter in Teletext style. No data is storred permanently on the server. All Twitter user tokens are kept in $_SESSION variables which will be deleted automatically after a timeout. Due to this, the users might need to re sign in when they come back another time, but it keeps the (personal) data storred to a minimum (= nothing). If no data is collected, the risk to lose any data is non existing. Due to this and to very restrictive timeouts I've set on my server, you'll get the message "Twitter token got invalid, please sign in again" when waiting to long. This could be avoided by saving the tokens and placing them via cookie on the users computer, but this is nothing I intend to implement.

supported function

sign in sign out read timeline read notifications read single tweets like and unlike tweets retweet and undo retweet follow and unfollow users secret joke pages contact information

prerequisits

In order to run Teletwitter on your own server, you need a Webserver running PHP. (MySQL or other databases are not required)

installation instructions

  1. get API keys from developer.twitter.com (this might be the hardest part, as they are quit restrictive nowadays)

  2. copy all files to a server

  3. add the callback URL on developer.twitter.com to point to the index.php file on your server

  4. add your AIP keys to inc/twitter_tokens.php

  5. there is no step 5

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.