Skip to content

feature request: 'fdroidcl list apps --repo <name>' #87

@tcecyk

Description

@tcecyk

I wanted to list all available apps in a repo index (without poking at the raw jar->json).

At first I disabled all repos but the one to list and ran a wildcard search. But as loadIndexes() will work from the cache file, apps of disabled repos were listed too (prompting the question if loadIndexes() should make sure to only search enabled repos).

Ultimately what I wish for is search.go having a repo scope and to make this available with an "apps" list type to list.go, ending up in fdroid list apps --repo guardianproject running fdroidcl search --repo guardianproject '.*' internally. Good idea, patches welcome?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions