lab.flipper.net icon indicating copy to clipboard operation
lab.flipper.net copied to clipboard

Add parameter to filter list of apps

Open EstebanFuentealba opened this issue 2 years ago • 1 comments

I have several apps that I would like to display by accessing https://lab.flipper.net/apps?search={query}

Ej.: https://lab.flipper.net/apps?search=MALVEKE

or perhaps by passing the IDs of the ones to be displayed https://lab.flipper.net/apps?appid[]={appid}

Ej.: https://lab.flipper.net/apps?appid[]=malveke_gb_link_camera&appid[]=malveke_gb_photo&appid[]=...

Currently, this cannot be done, but it would be beneficial for sharing a link with the desired apps.

It should be listed as follows:

https://github.com/flipperdevices/lab.flipper.net/assets/442927/50132657-ee96-4042-916d-fdc603f995bc

EstebanFuentealba avatar Mar 18 '24 18:03 EstebanFuentealba

Would also be cool if we could filter / hide apps that require external components

avipars avatar Sep 07 '24 09:09 avipars