Add generic APK URL source

This commit is contained in:
2026-08-08 15:18:09 +02:00
parent b074bf6aaa
commit cc368ce451
5 changed files with 533 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
[project]
name = "adb-sideload-free-apps"
version = "0.1.0"
description = "Install free Android apps via ADB from F-Droid, GitHub, GitLab, or Codeberg"
description = "Install free Android apps via ADB from F-Droid, GitHub, GitLab, Codeberg, or generic HTTPS pages"
requires-python = ">=3.11"
license = { text = "MIT" }
readme = "README.md"