Skip to content

Instantly share code, notes, and snippets.

View storerjeremy's full-sized avatar

Jeremy Storer storerjeremy

  • Melbourne Australia
View GitHub Profile
@storerjeremy
storerjeremy / request.js
Created April 18, 2018 20:10 — forked from sheharyarn/request.js
Axios Request Wrapper for React (https://to.shyr.io/axios-requests)
/**
* Axios Request Wrapper
* ---------------------
*
* @author Sheharyar Naseer (@sheharyarn)
* @license MIT
*
*/
import axios from 'axios'
@storerjeremy
storerjeremy / utorrent
Last active September 6, 2016 09:24 — forked from vortex-5/utorrent
utorrent Linux startup script
#!/bin/sh
#
#
# Original source: http://forum.utorrent.com/viewtopic.php?id=88044
#
# uTorrent start stop service script
#
# copy to /etc/init.d
# run "update-rc.d utorrent defaults" to install
# run "update-rc.d utorrent remove" to remove