Skip to content

Instantly share code, notes, and snippets.

View nhoizey's full-sized avatar
👋

Nicolas Hoizey nhoizey

👋
View GitHub Profile
@nhoizey
nhoizey / README.md
Last active January 13, 2016 16:19 — forked from clochix/extractsession.js
A Node.js script that generates an HTML file from your Firefox open tabs. Useful when Firefox crashes upon restoration.

A Node.js script that generates an HTML file from your Firefox open tabs. Useful when Firefox crashes upon restoration.

  1. Copy the sessionstore.js file from your Firefox profile
  2. Run node ./extractsession.js > session-`date +"%Y%m%d-%H%M"`.html to generate an HTML file with a list links for every open tab

Thanks to @clochix for the initial script.

#!/usr/bin/env python
#
# FlickrTouchr - a simple python script to grab all your photos from flickr,
# dump into a directory - organised into folders by set -
# along with any favourites you have saved.
#
# You can then sync the photos to an iPod touch.
#
# Version: 1.1