Giter Club home page Giter Club logo

injour's Introduction

Injour

An evolution of the In/Out app which 37Signals uses. A distributed In/Out, if you will.

For more on what In/Out is, check out the original post:

www.37signals.com/svn/posts/976-a-peek-at-inout-an-internal-app-at-37signals

Contributors

Many thanks to Chu Yeow for patches and improvement-recommendations!

Installation from GitHub Gems

sudo gem install dnssd
sudo gem install arunthampi-injour --source=http://gems.github.com

Installation from Source (More reliable)

sudo gem install dnssd
git clone git://github.com/arunthampi/injour.git
cd injour
rake install

Useful bash aliases the author recommends

# To be put in your ~/.bash_profile
alias ise='injour serve &'
alias ist='injour st'
alias ils='injour ls'

Usage

alice$ injour serve                       # Starts up publishing your statuses
alice$ injour status Testing out injour   # Sets your status as injour ['st' is an alias for 'status']
bob$ injour list                          # Finds alice ['ls' is an alias for 'list']
bob$ injour show alice                    # Shows alice's last 5 updates

Prefix the cmds with “sudo” as necessary.

Inspiration

Inspiration is a polite word for copy. This lib has copied vast amounts of code from the insanely awesome gemjour and pastejour projects. In any case, I conveniently believe in the quote ‘Good artists copy, great artists steal, real artists ship’ ;)

The author would also like to thank Dr. Nic for his inspirational blog-post which set the wheels in motion.

drnicwilliams.com/2008/06/18/what-is-gitjour-gemjour-starjour/

injour's People

Contributors

arunthampi avatar chuyeow avatar

Stargazers

Angus H. avatar Marshall Choi avatar Milos Dakic avatar Patrick Tulskie avatar Luke Cunningham avatar Tiago Bastos avatar Josh Price avatar Ben Livingood avatar Tim Riley avatar Mark Ryall avatar Clemens avatar  avatar DJ Davis avatar Dr Nic Williams avatar

Watchers

 avatar James Cloos avatar  avatar  avatar

Forkers

drnic markryall

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.