Shelter doesn’t have release on github, Can I still install it through obtanium?

Title pretty much explains all that I wanted to ask. If a repo doesn’t have release on github or other website, how can we install those app through obtanium?

thanks a lot

  • Brewchin@lemmy.world
    link
    fedilink
    English
    arrow-up
    6
    ·
    17 hours ago

    GitHub is often used as a code mirror, with the actual repo and builds being hosted elsewhere.

    Shelter, as in the work profile app? It shows up on Droid-ify for me, and a check of the Links section confirms it’s hosted on a different repo (gitea.angry.im).

  • CubitOom@infosec.pub
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    6 hours ago

    Yes you can, it is in the Crowdsourced app configurations repo

    {"id":"net.typeblog.shelter","url":"https://fdroid.typeblog.net/","author":"PeterCxy","name":"Shelter","additionalSettings":"{\"appIdOrName\":\"net.typeblog.shelter\",\"pickHighestVersionCode\":false,\"trackOnly\":false,\"versionExtractionRegEx\":\"\",\"matchGroupToUse\":\"\",\"versionDetection\":true,\"releaseDateAsVersion\":false,\"useVersionCodeAsOSVersion\":false,\"apkFilterRegEx\":\"\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"appName\":\"Shelter\",\"shizukuPretendToBeGooglePlay\":false,\"exemptFromBackgroundUpdates\":false,\"skipUpdateNotifications\":false,\"about\":\"Isolate your Big Brother Apps, using Work Profiles\",\"appAuthor\":\"PeterCxy\"}","overrideSource":"FDroidRepo"}
    
  • Lucy :3@feddit.org
    link
    fedilink
    English
    arrow-up
    2
    arrow-down
    2
    ·
    17 hours ago

    No, afaik. Building on your phone would be very slow anyways. Idk what shelter is, there are way too many projects with that name on GH. If it’s a slow releasing app, you could build it once and install it. Otherwise, maybe fork it and set up releases there.