Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name Deluge post-process button
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Adds a 'post-process' button that queues the currently selected torrent for post-processing.
// @author You
// @match https://example.com/
// @grant none
// ==/UserScript==
@cojocar
cojocar / tomato-compile.md
Last active January 27, 2019 08:50
Compile Tomato Shibby on Ubuntu 12.04.5 LTS (Asus RT-N66U)

How to compile Tomato Shibby on Ubuntu 12.04.5 LTS (for Asus RT-N66U)

$ git clone git://repo.or.cz/tomato.git
$ cd tomato
$ git checkout tomato-shibby-RT-AC
$ sudo ln -s full/path/to/tomato/tools/brcm /opt
$ export PATH=${PATH}:/opt/brcm/hndtools-mipsel-linux/bin:/opt/brcm/hndtools-mipsel-uclibc/bin:/mnt/a/projects/tomato/release/tools
$ git describe --tags
ShibbyRT-N_095-624-ga45b4d6