Skip to content

ataibi/UnRT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnRT, unretweet everything.


UnRT is a php application that enables you to delete all your retweets on twitter at once. It uses the simple twitter API and TwitterOAauth.


Setup

1. Setting up your twitter application

To use UnRT, you need a Twitter Application. To create one, visit apps.twitter.com and either log in with your twitter account or signup a new account. Once logged in, create a new app with read/write permissions and go in the "Keys and Access token" tab on your application management page. You will need to generate an access token this can be done at the bottom of the page. Save them or keep the browser open, you will need those later.

2. Downloading UnRT

Download UnRT from its github repository Set it up in a php supporting web server (I use wampserver on windows, if you use linux I'm sure you know how to setup a php server) Once all of this is done, visit your webserver's page (e.g. http://localhost/UnRT). You should land on a setup page, fill it in accordingly, with the twitter application tokens previously mentionned, and your twitter screen name.

3. Enjoy your RT-free twitter ?

You're all set, once the setup page completed, you will be redirected to a blank page with a button. Click it to remove all your RTs. This could take a while.

This is it ! Don't hesitate to tweet me if you need extra support.

About

UnRT is a php application that enables you to delete all your retweets on twitter at once.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages