Code Monkey home page Code Monkey logo

gearbox's Introduction

Welcome to the gearbox, a collection of helpful tools written by Giles Hall.

--------------------------------------------------------------------------------
- Journal
--------------------------------------------------------------------------------

Journal is a very simple time keeper written in python.  Install the journal
script somewhere in your path, and get started like this:

$ journal start eating dinner
Thu Jan 12 19:52:14 2012]: start eating dinner
$ journal start taking shower
Thu Jan 12 20:15:27 2012]: stop eating dinner (0.40 hrs)
Thu Jan 12 20:15:27 2012]: start taking shower
$ journal start brushing teeth
Thu Jan 12 20:20:39 2012]: stop taking shower (0.08 hrs)
Thu Jan 12 20:20:39 2012]: start brushing teeth
$ journal stop
Thu Jan 12 20:22:46 2012]: stop brushing teeth (0.03 hrs)
$ journal show
Thu Jan 12 19:52:14 2012]: journal start
Thu Jan 12 19:52:14 2012]: start eating dinner
Thu Jan 12 20:15:27 2012]: stop eating dinner (0.40 hrs)
Thu Jan 12 20:15:27 2012]: start taking shower
Thu Jan 12 20:20:39 2012]: stop taking shower (0.08 hrs)
Thu Jan 12 20:20:39 2012]: start brushing teeth
Thu Jan 12 20:22:46 2012]: stop brushing teeth (0.03 hrs)

--------------------------------------------------------------------------------
- git
--------------------------------------------------------------------------------

git is a python wrapper for git that allows you to specify which SSH key you
would like to use (using the `-i' argument) to perform the git operation:

$ git -i ~/.ssh/alt_id pull

--------------------------------------------------------------------------------
- Package: gbox
- Author: Giles Hall
- Copyright: 2012
--------------------------------------------------------------------------------

gearbox's People

Stargazers

Giles Hall avatar

Watchers

Giles Hall avatar James Cloos avatar  avatar

Forkers

houjingchen99

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.