#ashell — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #ashell, aggregated by home.social.
-
More #ashell exploration, I have created a new CLI app that I can use on my iPad to create a web server that can serve any folder on my iPad. It has hot reload functionality and can inject the mobile console eruda.
-
More #ashell exploration, I have created a new CLI app that I can use on my iPad to create a web server that can serve any folder on my iPad. It has hot reload functionality and can inject the mobile console eruda.
-
Also, kudos to AShell
It was truly pain free to configure this bar, and comes with all nice features like WiFi/bluetooth/backlight/sound control almost out of the box
It’s only missing a margin configuration option, but I can leave without it for the time being
https://github.com/MalpenZibo/ashell
#linux #opensource #hyprland #ashell #bar #tilingwindowmanager #nix #nixos
-
Also, kudos to AShell
It was truly pain free to configure this bar, and comes with all nice features like WiFi/bluetooth/backlight/sound control almost out of the box
It’s only missing a margin configuration option, but I can leave without it for the time being
https://github.com/MalpenZibo/ashell
#linux #opensource #hyprland #ashell #bar #tilingwindowmanager #nix #nixos
-
@bekz, not natively, but the #aShell mini app has excellent #ShortcutsApp support and includes the #ffmpeg tool, which can do that and much more.
a-Shell mini @ App Store:
https://apps.apple.com/app/id1543537943 -
P.P.S. The command syntax above is for Windows (that's the reason for the "^" before "(" and ")". Omit them if you want to run it in macOS (or Linux or UNIX)
BTW, #ImageMagick is available in the #ShortcutsApp via @nholzschuch's #aShell mini app
https://apps.apple.com/app/id1543537943
so this can also be done in #iOS and #iPadOS using a #shortcut 🙂 -
P.P.S. The command syntax above is for Windows (that's the reason for the "^" before "(" and ")". Omit them if you want to run it in macOS (or Linux or UNIX)
BTW, #ImageMagick is available in the #ShortcutsApp via @nholzschuch's #aShell mini app
https://apps.apple.com/app/id1543537943
so this can also be done in #iOS and #iPadOS using a #shortcut 🙂 -
I created ufetch for a-Shell. #aShell
https://gitlab.com/kebo/ufetch/-/blob/a-shell/ufetch-ashell -
I created ufetch for a-Shell. #aShell
https://gitlab.com/kebo/ufetch/-/blob/a-shell/ufetch-ashell -
You can get OS name, OS version, and OS build number from this file on a-Shell. #aShell
https://www.theiphonewiki.com/wiki//System/Library/CoreServices/SystemVersion.plist -
I wanted to attach a video to a #feedback (bug) report to Apple but it was quite big (100 MB). Reencoding it with #Shortcuts did not help much (50 MB at full-res, 25 MB at half-res)
With #ffmpeg is much better: 12 MB at full-res 🥳
ffmpeg -i IMG_0165.MP4 -an send-mail-bug.mp4
(-an = "no audio")And only 6.5 MB at half-res 😎
ffmpeg -i IMG_0165.MP4 -an -vf "scale=1280:960" send-mail-bug-halfres.mp4ffmpeg is available for Shortcuts within @nholzschuch's #aShell mini app
https://apps.apple.com/app/id1543537943 -
FFMPEG on my intel iMac (2019 retina) is blown away by running FFMPEG inside #aShell on my iPad Air Gen4! Two-times-faster! 😳
-
I kind of like this brave new world where I can run #vim on an #iPad locally (via #aShell ) and have #SyncThing push back edits to my other machines.
:wq
-
I kind of like this brave new world where I can run #vim on an #iPad locally (via #aShell ) and have #SyncThing push back edits to my other machines.
:wq