Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/poke/tweeplusreader
twee+ reader
https://github.com/poke/tweeplusreader
android-app twitter
Last synced: 24 days ago
JSON representation
twee+ reader
- Host: GitHub
- URL: https://github.com/poke/tweeplusreader
- Owner: poke
- License: gpl-3.0
- Created: 2011-09-09T14:50:15.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-09T19:58:19.000Z (over 11 years ago)
- Last Synced: 2023-03-11T20:42:31.759Z (over 1 year ago)
- Topics: android-app, twitter
- Language: Java
- Homepage: http://poke.github.com/tweeplusreader
- Size: 141 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# twee+ reader
*Twee+ reader* is an Android application that locally decodes [twee+ links](http://tweeplus.com) and shows the decoded text as an overlay. The application listens for `ACTION_VIEW` intents with `tweeplus.com` as its host, so it is able to intercept any intents to show the website and process the URL itself.
The program source is currently available under the GNU Public License (see the LICENSE file for the full text). The original web application [tweeplus.com](http://tweeplus.com) and its encoding/decoding rules, that are adopted in *twee+ reader*, are made by [Lea Verou](http://leaverou.me).
For additional information see the [project’s website](http://poke.github.com/tweeplusreader).