Project

imsg

0.26
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
Tired of getting off your terminal screen to answer that dickheads friends of yours? You can curse them right on the terminal now!
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.5
>= 0

Runtime

 Project Readme

imsg

Tired of getting off your terminal screen to answer those dickhead friends of yours?
Now you can curse them right from the terminal!

Installation

It is easy as:

$ gem install imsg

Usage

$ imsg HELLOOO FROM TERMINAL

Then select a number corresponding to the person you wish to message

To which chat you wanna send your message?
(You can choose a number or type a buddy name/email)
1 - Christian Sampaio
2 - Linus Torvalds
3 - Tim Berners Lee
4 - Steve Wozniak
5 - Sergey Brin
6 - Larry Page
$ 4

Requirements

Mac OS X (will not work on other unix/linux)

Common problems

Using special characters:

If you wanna use special characters like parentheses, brackets or quotes you need to escape it. i.e.:

$ imsg HELLOOO FROM TERMINAL \(ESCAPIIING\)

or

$ imsg "HELLOOO FROM TERMINAL (ESCAPIIING)"

Not having write permissions:

If you don't have write access to your Ruby folder:

$ sudo gem install imsg

Contributing

  1. Fork it ( http://github.com/chrisfsampaio/imsg/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Contact

christian.fsampaio@gmail.com
http://chrisfsampaio.github.io

<3