mirror of
https://github.com/tytydraco/LADB.git
synced 2026-04-27 00:15:59 +03:00
[GH-ISSUE #12] Stored commands #11
Labels
No labels
bug
documentation
enhancement
enhancement
good first issue
help wanted
pull-request
question
question
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/LADB#11
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @requa3r0 on GitHub (Apr 4, 2021).
Original GitHub issue: https://github.com/tytydraco/LADB/issues/12
Hi
Do you know ServerAssistant for android?
Here you can send predefined commands to linux severs.
Here you can store commands on server based setup, to re-run commands easy
This would be a nice feature for your app.
Some commands are pretty long, and if you need to re-run them often, its very practical to have them stored.
Kind regards
Requaero
@tytydraco commented on GitHub (Apr 4, 2021):
Thanks! That sounds like a cool idea. I'll look into it in the future :)
@ksaechao commented on GitHub (Apr 7, 2021):
Ditto on this feature. I currently use the built-in clipboard manager on my Samsung phone, but a custom command list (or, at minimum, a command history queue) would be great!
Additionally, as ADB shell commands are often used against packages, an ability to select the name of a specific package would make it easier to use.
@tytydraco commented on GitHub (Oct 15, 2022):
Added