Bjorn's Web App Central
The independent central for web apps
- a web app -
Calling all developers, adding your app to the WAC is trivial, just point the WAC to your PWA url.
An independent appstore for web apps.
Enables web app data sharing without installs.
On-demand sharing of data.
Users can easily find new exciting apps.
Developers can easily publish and manage apps.
100% driven by standard PWA manifests.
Go here for some sample screenshots.
You can find new existing web apps by searching in many ways
You're not a dev? - you can skip the rest of this page :-)
The developer section of the WAC has some useful options for developers.
App store review scraping now enabled. If you list your app with the WAC and adds app store links to the manifest, the WAC will now periodically scrape app stores for reviews and email you when a new review is found. Video below shows how to setup email notifications.
If you managing a larger set of web apps, this new feature is for you, the "Check all my apps" feature allows a developer to quickly scan and check all registered apps with one button click. The checker scans all apps and reports on:
Sep 15 version includes:
Sep 6 2023. New release enabling developers to test their implementations of the "share_target" api. See this YT for a quick demo.
The WAC supports a few extensions to the PWA manifest format.
Extension | Info |
---|---|
wac_developer_ids |
A way to connect a PWA manifest to a developer email.
An array of Bjorn's Playground user ids that can claim this app.
You can find your user id in the developer tools
section of the Web App Central UX - https://www.backlund.org/webappcentral.aspx?#Developer$Tab=0
If you developer id is listed in the manifest, the "my apps" section of the developer is populated with all apps with your developer id. |
wac_readmore_url | An url to an about page, e.g. https://www.backlund.org/aspx?about=WordClouds. |
wac_gallery_url | An url to an page with app screenshots, e.g. https://www.backlund.org/aspx?gallery=FancyCharts3D. |
wac_appstores |
Urls to your appstore pages for your app. The urls enable links in the Central to the add-in versions.
{ google: "url to to the Google appstore page", microsoft: "url to the Microsoft appstore page", meta: "url to to the Meta appstore page", apple: "url to to the Apple appstore page", } |
wac_addin_versions |
Urls to your pages for potential add-in versions of the app.
The urls enable links in the Central to the add-in versions.
{ gslides: "an url", gdocs: "an url", gsheets: "an url", gsuite: "an url", mspowerpoint: "an url", msexcel: "an url", msword? "an url", } |
wac_share_targets |
An array of share targets.
The WAC enables data sharing between web apps without users having to install apps.
See the Web App Picker for more info.
{ [ name: "The name of the sharing action, e.g. 'Create a word cloud'", description: "A short description of the action", icons: [ "array of icon definitions" ] action_url: "url to app in share mode" action_name: "an internal name of the share action" accepts_via_postmessage: [ "array of mime types, e.g. image/png image/jpeg" ], accepts_via_param:[ "array of mime types, e.g. text/plain text/csv"] ] } |
Check out this short YouTube video.
Launch the app.
The app is (when installed) integrated with the host file system, i.e. you can use the 'Open with' feature to launch the app for a selected file.
Extensions that can be opened are:
Note that you have to install the app to enable file system integration.
This web app can be used FREE of charge.
Please report bugs here or reach out 2 me with questions @ support@backlund.org.
Follow me at Instagram @bjornsplayground and check out more videos at my YouTube channel.
You can view our privacy policy here.