Giter VIP home page Giter VIP logo

collectr's Introduction

Collectr: collect and browse your links

Collectr is a project that aims to collect and asynchronously process your links, to sum them up.

It's a django based project, and nvie/rq is used to process everything asynchronously.

For now it supports links from:

  • Twitter using the streaming API
  • IRC using a script in your IRSSI client
  • RSS
  • and a bookmarklet

Installation

The project requires a lots of dependancies:

  • Django in version 1.4
  • Logbook in version 0.3
  • PyYAML in version 3.10
  • South in version 0.7.5
  • certifi in version 0.0.8
  • chardet in version 1.0.1
  • django-social-auth in version 0.6.9
  • httplib2 in version 0.7.4
  • lxml in version 2.3.4
  • nltk in version 2.0.1
  • oauth2 in version 1.5.211
  • oauthlib in version 0.1.3
  • pylibtextcat in version 0.2
  • redis in version 2.4.13
  • requests in version 0.13.1
  • rq in version 0.3.0
  • rsa in version 3.1.1
  • times in version 0.4
  • tweepy in version 1.9
  • webarticle2text

Configuration

As it is a django project, you need to edit your collectr/settings.py to add your database credentials. You should probably add your own TWITTER_CONSUMER_KEY and your TWITTER_CONSUMER_SECRET informations.

Oh, and your own SECRET_KEY too o/

Notable projects

If you're looking for a RSS reader, take a look at _Feedhq: https://github.com/feedhq/feedhq/blob/master/README.rst

collectr's People

Contributors

dzen avatar evasdk avatar

Watchers

Daroth 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.