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.