This is the app store of qtws
Developed an app? Wanna add it to the store? Click here and make a PR
List of commands:
qtws-store update
-> fetches the new data from the repoqtws-store upgrade
-> upgrades the store and writes to the filesystemqtws-store search
-> searches appsqtws-store help
-> shows help dialogqtws-store version
-> the store version you are running
There are some APIs
https://mattmezza.github.io/qtws-store/apps.json
this gets you the full list of the available appshttps://mattmezza.github.io/qtws-store/apps/name-app/app.json
gets you the single app manifest file
Matteo Merola