Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create a LineageOS downloader #1557

Closed
NeoTheThird opened this issue Nov 19, 2020 · 1 comment · Fixed by #1834
Closed

Create a LineageOS downloader #1557

NeoTheThird opened this issue Nov 19, 2020 · 1 comment · Fixed by #1834
Assignees
Labels
enhancement a new feature or an improvement of existing functionality

Comments

@NeoTheThird
Copy link
Member

There are APIs we can consume to get LineageOS artifacts: https://download.lineageos.org/api/v1/oneplus2/nightly/abc

@NeoTheThird NeoTheThird added the enhancement a new feature or an improvement of existing functionality label Nov 19, 2020
@Vince1171
Copy link
Member

same for OpenGapps https://api.opengapps.org/download?arch=arm64&api=7.1&variant=nano&date=20201121
but it's a tricky one because the date parameter is required
the latest date can be get in https://api.opengapps.org/list [archs][*][date]
(or just the date of last Saturday )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement a new feature or an improvement of existing functionality
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants