Giter VIP home page Giter VIP logo

weed's Introduction

Weed.tw

Weed.tw is a tool to weed out the weeds from your twitter timeline. Weed.tw allows you to unfollow in bulk. If your timeline is getting out of hand this tool is for you. When you are done weeding, weed.tw has a built in search to help you find new people to follow.

Weed.tw does not have a database and will not store any personal information. All data needed for the authentication against twitter is stored in your web browser and will be removed when you restart your web browser.

Weed.tw is a web-application written in Ruby on Rails with backbone.js.

Try it out on http://weed.tw

Getting Started

  1. Register a new application on http://dev.twitter.com

  2. Add the following to your ~/.profile (remember to source it after adding it) or just run in terminal before you start rails:

    export TWOAUTH_CALLBACK=http://localhost:3000/callback
     export TWOAUTH_KEY=
     export TWOAUTH_SECRET=
  3. Start rails with rails s

  4. Go to http://localhost:3000 in your web-browser

Todo

  • Do crossbrowser testing!!!! so far only tested Safari

  • Add more checks and allerts for all functions in oauth_twitter.rb

  • Add feedback when unfollowing users, restore model if unsuccessfull

  • Add popower with more info about users when clicking on them

  • Refactor pagination code to be less of a gigantic mess

  • Store max-pages for search result in session? back button can now make the number of pages go down

weed's People

Contributors

martior avatar

Stargazers

Tawfik Boujeh avatar N0lt avatar  avatar

Watchers

Åsmund Ødegård avatar James Cloos avatar

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.