Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing documentation when your Launcher has no option to create shortcuts. #118

Open
praxanz opened this issue Jun 22, 2024 · 0 comments
Open

Comments

@praxanz
Copy link

praxanz commented Jun 22, 2024

Feature description

When I select the Widget option in the launcher on my Samsung phone, I can select the 2x2 Widget or the 1x1 Shortcut.
On my OnePlus Pad with OxygenOS 14.0, only the 2x2 Widget is available.

I read on some forum that the next release of Termux-Widget will have a button to install shortcuts, and that for now we must use an external app like "App Manager"

I found a better solution without external app.

Just create:

        ~/.shortcuts/tasks/create-shortcut

with content:

        am start com.termux.widget/.TermuxCreateShortcutActivity

The first time you need to run it from the command line or from the 2x2 Widget to create the create-shortcut shortcut.

It may be helpful for others with the same problem to add this solution to the SETUP instructions while we are waiting for the release of the next version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant