• Stars
    star
    466
  • Rank 93,475 (Top 2 %)
  • Language
    Python
  • License
    Apache License 2.0
  • Created over 11 years ago
  • Updated about 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A collection of tools to help with the Google Reader shutdown.

readerisdead.com

A collection of tools to help with the Google Reader shutdown.

zombie_reader

Using Google Reader's reanimated corpse to browse archived data.

Takes an archive generated by reader_archive and provides a browsing UI for it. The browsing UI is using a saved copy of Reader's JavaScript and CSS, thus it should behave almost exactly like Reader.

To use it:

bin/zombie_reader ~/Downloads/reader_archive

http://localhost:8074/ will then load in your browser (you can also open it manually). You will see the familiar Reader interface. All subscriptions, folders and tags should be clickable. The "Home" page has been repurposed to display some stats about your archive as well as links to archived data that cannot be reached through the normal Reader interface (mainly sharing-related data).

For a demo of this tool, see this screencast.

item_lookup

Look up an item in an archived Google Reader account.

Takes an archive generated by reader_archive and provides a command-line UI for examining items within it.

To use it:

bin/item_lookup --archive_directory=~/Downloads/reader_archive 0306277b9d275db1

The tool will then list all of the streams that the item appears in, the item body, and any comments made on that item. You can provide multiple item IDs (as additional command line arguments).

reader_browser

Browse an archived Google Reader account.

Still under development

Takes an archive generated by reader_archive and provides a browsing UI for it. Unlike zombie_reader, this tool uses an interface built from the ground up for browsing, thus it can display data more efficiently. It can also handle data that the Reader UI no longer knows how to display (e.g. comments on shared items).

To use it:

bin/reader_browser ~/Downloads/reader_archive

Then you can load http://localhost:8071/ in your web browser to see the contents of the archive.

Archived Tools

Now that Google Reader has been shut down, some of the initial tools (focused on getting the data out) are no longer useful. They were:

  • reader_archive: Saved a comprehensive archive of a Google Reader account.
  • feed_archive: Saved public feed data from Google Reader's feed cache.

More Repositories

1

dex-method-counts

Command-line tool to count per-package methods in Android .dex files
Java
2,598
star
2

infinite-mac

A classic Mac loaded with everything you'd want
TypeScript
1,088
star
3

mail-trends

Analysis and visualization of email data
Python
140
star
4

react-closure-compiler

Tooling to teach Closure Compiler about React
Java
100
star
5

web-experiments

Web-based experiments
JavaScript
63
star
6

gmail-greasemonkey

Gmail Greasemonkey Scripts
JavaScript
32
star
7

retrogit

Your GitHub time machine.
Go
31
star
8

streamspigot

Flow control for the real-time web firehose
Python
30
star
9

utm-stripper

Removes Google Analytics-related utm_ parameters from displayed URLs
JavaScript
28
star
10

clipboard-sync

Chrome extension to sync the clipboard between computers
JavaScript
26
star
11

feed-scraping

Collection of feed scraping scripts
Python
25
star
12

delicious2google

Exports Delicious bookmarks to Google Bookmarks
Python
24
star
13

google-reader-api

Automatically exported from code.google.com/p/google-reader-api
12
star
14

theres-a-web-app-for-that

Extension that suggests apps from the Chrome Web Store based on websites you visit
JavaScript
10
star
15

chrome-app-repl

Read-eval-print loop (REPL) for Chrome App APIs.
JavaScript
9
star
16

playback-rate

Chrome extension to control the playback rate of HTML5 <video> and <audio> elements.
JavaScript
8
star
17

git-resource-fork-hooks

Git hooks to make it understand files with resource forks, as commonly used in classic Mac OS development.
Python
7
star
18

push-bot

PubSubHubbub to XMPP Gateway
Java
7
star
19

bbedit-protobuf

BBEdit codeless language module for Google's Protocol Buffer definition files
5
star
20

slack-archive

"Off-site" Slack messaging archive
Go
5
star
21

crx-web-hooks

Bringing web hooks to Chrome extensions
Python
4
star
22

solving-bee

Help with the New York Times Spelling Bee puzzle
Swift
4
star
23

feed-intent-viewer

Web Intent to view RSS and Atom feeds as pretty-printed XML.
JavaScript
4
star
24

descent

Simple platform game for the iPhone, based on NS-Shaft.
Objective-C
3
star
25

mscape

Archive of Mscape Software
C++
3
star
26

instagram-downloader

Save images from Instagram
JavaScript
3
star
27

intersquares

Given two Foursquare users, shows where they would have met based on their check-in history
Python
1
star
28

better-github-mail

Better GitHub email push notifications.
Go
1
star
29

overplot

Overheard in New York meets Google Maps
JavaScript
1
star
30

google-reader-touch

"Touches" Google Reader starred/shared/liked/read items so that they're searchable
Python
1
star
31

startup-bookmarks

Chrome extension to open a bookmarks folder at startup
JavaScript
1
star
32

cilantro

Chrome extension for quickly posting and sharing links to Avocado
JavaScript
1
star
33

source-quicklinks

Tools for allowing cross-referencing and quick jumping between WebKit, Chrome, V8, and other open source project codebases
JavaScript
1
star