This is a simple app to manage and run often used shell commands without using the terminal. It comes with some ready to use presets to show all features.
These include using mcetool to toggle display always on, a workaround to the missing jack detection on XA2 devices, find files, output various system status and connect to an SSH server using "fingerterm".
With SFOS 4 the gnu-bash is currently replaced by busybox. This prevents the bash completion (compgen) to work. Also some commands may not run as intended anymore.
A workaround without warranty from https://forum.sailfishos.org/t/4659:
pkcon remove busybox-symlinks-bash
All features of the current roadmap are implemented. If you have reasonable use cases for later extension, tell me or fork: https://github.com/dscheinah/qcommand
Attachment | Size | Date |
---|---|---|
qcommand-0.2-1.armv7hl.rpm | 51.99 KB | 25/02/2019 - 22:48 |
qcommand-0.2-1.i486.rpm | 52.88 KB | 25/02/2019 - 22:48 |
qcommand-0.3-1.armv7hl.rpm | 51.71 KB | 17/07/2019 - 20:50 |
qcommand-0.3-1.i486.rpm | 52.7 KB | 17/07/2019 - 20:50 |
qcommand-0.4-3.armv7hl.rpm | 53.16 KB | 20/07/2019 - 10:53 |
qcommand-0.4-3.i486.rpm | 53.84 KB | 20/07/2019 - 10:53 |
qcommand-0.5-1.armv7hl.rpm | 58.01 KB | 21/07/2019 - 19:08 |
qcommand-0.5-1.i486.rpm | 59.96 KB | 21/07/2019 - 19:08 |
qcommand-0.6-1.armv7hl.rpm | 62.39 KB | 24/07/2019 - 23:29 |
qcommand-0.6-1.i486.rpm | 65.14 KB | 24/07/2019 - 23:29 |
qcommand-0.7-1.armv7hl.rpm | 65.66 KB | 27/07/2019 - 04:10 |
qcommand-0.7-1.i486.rpm | 68.46 KB | 27/07/2019 - 04:10 |
qcommand-0.8-1.armv7hl.rpm | 44.47 KB | 29/07/2019 - 02:47 |
qcommand-0.8-1.i486.rpm | 47.45 KB | 29/07/2019 - 02:47 |
qcommand-0.9-1.armv7hl.rpm | 49.4 KB | 01/08/2019 - 09:42 |
qcommand-0.9-1.i486.rpm | 53.12 KB | 01/08/2019 - 09:42 |
qcommand-1.0-1.armv7hl.rpm | 51.34 KB | 07/08/2019 - 00:42 |
qcommand-1.0-1.i486.rpm | 55.09 KB | 07/08/2019 - 00:42 |
qcommand-1.1-2.armv7hl.rpm | 57.84 KB | 04/10/2020 - 20:58 |
qcommand-1.1-2.i486.rpm | 65.14 KB | 04/10/2020 - 20:58 |
qcommand-1.2-1.armv7hl.rpm | 58.26 KB | 11/02/2021 - 01:19 |
qcommand-1.2-1.i486.rpm | 65.53 KB | 11/02/2021 - 01:19 |
qcommand-1.2-1.aarch64.rpm | 61.3 KB | 06/06/2021 - 14:14 |
qcommand-1.2-2.armv7hl.rpm | 58.31 KB | 20/03/2022 - 19:52 |
qcommand-1.2-2.i486.rpm | 65.65 KB | 20/03/2022 - 19:52 |
qcommand-1.2-2.aarch64.rpm | 61.4 KB | 20/03/2022 - 19:52 |
qcommand-1.3-1.armv7hl.rpm | 58.65 KB | 24/04/2022 - 23:36 |
qcommand-1.3-1.i486.rpm | 66.04 KB | 24/04/2022 - 23:36 |
qcommand-1.3-1.aarch64.rpm | 61.48 KB | 24/04/2022 - 23:36 |
qcommand-1.3-3.armv7hl.rpm | 58.68 KB | 26/04/2022 - 00:09 |
qcommand-1.3-3.i486.rpm | 66.06 KB | 26/04/2022 - 00:09 |
qcommand-1.3-3.aarch64.rpm | 61.52 KB | 26/04/2022 - 00:09 |
Comments
bomo
Wed, 2019/07/17 - 23:21
Permalink
Are root commands allowed?
CoanTeen
Sun, 2019/07/21 - 19:10
Permalink
I need to revert my previous statement. When reworking the internal command execution I got an idea on how to implement the command execution as root using devel-su and the password from the developer settings.
CoanTeen
Thu, 2019/07/18 - 00:50
Permalink
No, root commands are not possible and I'm currently not sure if I will implement it. Sorry
crakby
Mon, 2019/02/25 - 23:00
Permalink
Is this app like ShellEx?
CoanTeen
Mon, 2019/02/25 - 23:27
Permalink
Looking at the screenshots of ShellEx you seem to be right.
But as I see it, the future work will differ once I continue development. What I have in mind is something maybe described as "Kaptain light" with the programs output shown in a list view with the ability to copy or "open with" each line.
Pages