Skip to content

albertogiunta/ReadIT

Repository files navigation

ReadIT - Links as a Story

Never forget to read anything important again!

Android app on Google Play

If you, like me, happen to have a never-ending list of links, articles and blog posts on Pocket, you must know what that feels like.

But fear no more, because with ReadIT that won't happen ever again.

In fact, once you share a link to ReadIT that link lasts only for the next 24 hours, just like those Instagram stories and Snapchat thingies we all love.

By saying that that interesting article you saw on your timeline will disappear if you don't read it, well guess what, chances are that you're actually gonna read it!

Hope you find this at least as useful as I do!

Release History

  • 0.65 - Damn I thought 🤔 I had already fixed that
    • Fixed links polishing not working with links preceded by normal text or blank spaces
  • 0.6 - The fix that should have 🙅 never existed
    • Now the notification hides itself when there are no links to be read.
  • 0.5 - First 🔥 release
    • Seen/unseen state for links
    • Copy from clipboard feature when adding new link
    • Auto-addition when a link is shared to ReadIT
    • Auto-updating notification
    • Favicon loading
    • Link polishing
    • Toggle for seen/unseen links
    • Toggle for card style

Author & Metadata

Alberto Giunta

Distributed under the GPL license. See LICENSE for more information.

Contributing

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