Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justin-credible/the-week-magazine-unofficial
:iphone: 📰 An unofficial Android app for The Week magazine (built with Ionic/TypeScript).
https://github.com/justin-credible/the-week-magazine-unofficial
archived cordova ionic ionic-framework news-reader typescript
Last synced: 19 days ago
JSON representation
:iphone: 📰 An unofficial Android app for The Week magazine (built with Ionic/TypeScript).
- Host: GitHub
- URL: https://github.com/justin-credible/the-week-magazine-unofficial
- Owner: Justin-Credible
- License: mit
- Created: 2017-04-21T04:54:35.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-12T03:56:28.000Z (about 6 years ago)
- Last Synced: 2024-11-10T19:55:59.558Z (3 months ago)
- Topics: archived, cordova, ionic, ionic-framework, news-reader, typescript
- Language: TypeScript
- Homepage:
- Size: 5.51 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Unofficial app for _The Week_ magazine
===![showcase](resources/screenshots/showcase.png)
This is an unofficial app for _[The Week](https://theweek.com/)_ magazine.
The [official Android app](https://play.google.com/store/apps/details?id=com.dennis.theweek.us&hl=en) stopped working as of Android 6.0 (marshmallow). It simply crashes on startup. I am not the only one to experience this, as can be seen in the Google Play store reviews.
The magazine website has since pulled all mention of an Android app from their website. This seems to indicate they are no longer supporting it.
Therefore, I have created this unofficial app so Android users can continue to read the magazine.
I am not affiliated with _The Week_ in any way.
[![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)
## Releases
Pre-built Android APKs are available on the [releases page](https://github.com/Justin-Credible/the-week-magazine-unofficial/releases).
While this app is built with cross-platform tech (Ionic/Cordova), a portion of it uses a native plugin which I've only written for Android. Since the official iOS app still works, there is no reason to make this app work on iOS for now.
As a learning exercise, I'm also porting this app to Dart/Flutter which can be found [here](https://github.com/Justin-Credible/the-week-magazine-unofficial-flutter).