ShellEx is the GUI shell executor for Sailfish OS.
Core features are:
-run, save, label, sort and edit commands.
-you can run the commands in Fingerterm, inside the app with output page.
-copy output
Additional features:
-write to process stdin inside the app (does not work for passwords in ssh, su etc.)
-change font size of output, wrap/unwrap output
-start / stop commands, or run detached
Future features are:
-In app script support: setup parameters, GUI for giving parameters, default parameters.
-Hopefully UI patch which integrates the app into the events view
Note that careless commands might lead to data loss. Be aware that you and only you will be responsible of how you use this app.
For running commands as root (requires developer mode), I suggest installing sudo from mer-tools repository and adding privileges individually for each command you need. I do not recommend using nopasswd: all. Using "devel-su -c" works fine when ran in Fingerterm.
Licensed under 3-clause BSD.
Attachment | Size | Date |
---|---|---|
harbour-shellex-0.2-1.armv7hl.rpm | 53.77 KB | 21/05/2014 - 20:32 |
Comments
Malakay
Mon, 2023/05/29 - 14:29
Permalink
I just upgraded to 4.5, but my command doesn´t work. When i copy it directly to terminal, it works okay, can someone help please?
Seven_of_nine
Sun, 2022/07/10 - 10:17
Permalink
Can't install on Volla phone :( Why? Is there any solution known?
levone1
Tue, 2018/09/18 - 04:58
Permalink
Ok, a got it with 'nemo ALL=(ALL) NOPASSWD: /bin/mount' in sudoers file. Any better idea?
nas
Mon, 2019/06/10 - 19:08
Permalink
@levone1 sorry for my late answer, I just saw your question ;)
The way I do it:
I made a file in /home/nemo/bin with name xmountsd and I wrote in there:
the dir "mysd" is a soft link ( ln -s ) from the SD directory /run/media/nemo/6ddcdd-34324234-234234-54545aff1eee
change the ROOT_PASS to your own.
At ShellEx I made a command xmountsdNOW and command to run:
note that android support must be running in order to run propertly. The nice thing is that mount remains after restart of the android support, but you have to re-run it every time you restart your phone.
levone1
Sun, 2018/09/16 - 18:14
Permalink
@nas - I'm also using it to mount sd card to Android, but having trouble getting the right sudo syntax. Closest i got so far is output from sudo about no tty and no askpass... I can't remember what I did last time.
nas
Mon, 2018/08/20 - 13:27
Permalink
guys, what commands do you use this app for ? I am using it for lunching shell scripts that do:
let me know if you are intrested for any of these scripts
levone1
Sun, 2018/04/08 - 16:02
Permalink
Want to mount a drive with Shellex, so I don't have to do it manually in term every time, but you need to be root...' error. If I start w/ su, it shows spinner, waiting for auth, so I type pwd into 'input' field, but auth fails. Any ideas? Thanks
-edit - never mind, I had a typo. Working now...
rolfa
Sun, 2016/03/13 - 14:18
Permalink
Works great, thanks!
Can we have a tablet version (i486) please?
BloodyFoxy
Thu, 2015/05/07 - 23:33
Permalink
Well done. Really helpful.
taddeomanzi
Sat, 2014/08/30 - 05:10
Permalink
on 1.0.8 commenity-build for mako it doesn't work. A blank page is shown instead.