Git Product home page Git Product logo

twitrssme's Introduction

TwitRSS.me

TwitRSS.me is a web service that let you generate an RSS feed from your Twitter user timeline, or from a Twitter search.

It does this by connecting to Twitter on the web and screenscraping the data, rather than by using the Twitter API.

Installation

You can install TwitRSS.me by following the instructions in the INSTALL.md file.

The main reason for doing so is that the caching limits (one query every 45 minutes) is proving restrictive.

The most easiest way to use TwitRSS.me is just to clone this git-repository, build and run the image in docker:

  git clone <this repo>
  cp example.env .env
  vi .env
  docker-compose up -d --build

History

You can see a bunch of TwitRSS.me blog posts on Charlie Harvey's site. They mostly deal with me being increasingly freaked out about the amount of traffic that is turning up.

Licence

The code for TwitRSS.me is released under the GNU GPL licence version 2 (See the LICENSE file) and is copyright of the contributors โ€” Charlie Harvey and Daniel Perelman at time of writing.

The website content is released under CC-BY-SA โ€” Charlie Harvey and James Lu at time of writing.

twitrssme's People

Contributors

ciderpunx avatar dperelman avatar sdt avatar doronbehar avatar rootless4real avatar vertigo235 avatar mhoran avatar cookieguru avatar veryfluffybunny avatar

Watchers

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.