Project

twinger

0.0
No commit activity in last 3 years
No release in over 3 years
Tiny app that recreates the experience of finger with Twitter
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

>= 0
 Project Readme

Twinger

Description

Tiny app to mimic (mock?) finger on Twitter.

Remember when finger was a thing? Probably not. But once upon a time you could type:

bash$ finger bson@gnu.ai.mit.edu

And get some neat results:

[apple-gunkies.gnu.ai.mit.edu]
User     Real Name         What    Idle  TTY  Host      Console Location
bson     Jan Brittenson     fgrep          *p0 apple-gu (nutrimat.gnu.ai.)

Now you can do the same with Twitter:

$ twinger stephenfry
[stephenfry@twitter.com]
User        Real Name   What
stephenfry  Stephen Fry British Actor, Writer, Lord of Dance, Prince of Swimwear & Blogger

Requirements

  • json

Installation & Usage

$ gem install twinger

Author

James Turnbull james@lovedthanlost.net

License

Author:: James Turnbull (<james@lovedthanlost.net>)
Copyright:: Copyright (c) 2012 James Turnbull
License:: Apache License, Version 2.0

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.