Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/telent/twitling
Twitter link digest
https://github.com/telent/twitling
Last synced: 13 days ago
JSON representation
Twitter link digest
- Host: GitHub
- URL: https://github.com/telent/twitling
- Owner: telent
- License: mit
- Created: 2012-01-31T19:52:27.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2022-11-15T10:07:17.000Z (about 2 years ago)
- Last Synced: 2024-10-12T00:29:54.780Z (about 1 month ago)
- Language: Ruby
- Homepage: https://ww.telent.net/2012/2/1/ann_twitling_a_twitter_link_digest_tool
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# twitling : Twitter link digest
## Problem: I can't keep up with the Internet
I often check Twitter on my phone. When I see tweets with links in them I tend to skip over them intending to return later when I'm on a computer with a full-size screen, and then forget about them either because I find something else to look at or I can't be bothered with scrolling all the way down again. And looking through old tweets is nearly as bad on the full-size twitter web site as it is in a mobile client.
## Proposed solution: I need a computer program to read the Internet for me
Thus, Twitling: a small script consisting of Ruby and Sinatra and OmniAuth and the Twitter gem and Typhoeus to grab links in parallel, the function of which is to read one's timeline and display the resolved URL, the title and an excerpt from the text of each link that was posted.