yashmalik23 / outline_client

0 stars 0 forks source link

How to Automatically Open Outline App and Fill in Access Key via a URL Scheme? #28

Open NMelis opened 1 month ago

NMelis commented 1 month ago

I am developing a bot that provides access keys. The problem is that users have to copy the key, open the app, and paste it. I would like users to be able to click a button that immediately opens the Outline app with the key already filled in the appropriate field. Users would then just need to confirm the addition and click "Connect".

So how can we do it? Maybe like this: outline://login=ss://... or market://details?id=org.outline.android.client&referrer=ss://..... But both of them do not work.

I would like to give my users a ready link that, when clicked, will open the Outline app and paste the access key. Users will then tap the "Connect" button.

NMelis commented 1 month ago

I would like do that to all systems ios, android, windows and macos

NMelis commented 1 month ago

of core also Linux