Miles Alan
f63852a801
scripts/appscripts/sxmo_youtube.sh: Switch back to using codemadness-frontends
...
We originally switched off codemadness-frontends / idiotbox because it was
no longer functional. Nowadays it works again and is substantially faster
then ytdl.
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
3 years ago
noneofyourbusiness
1121e29b3e
replace "st -e" with sxmo_terminal.sh and edit it to use st -e instead of st
...
Signed-off-by: Maarten van Gompel <proycon@anaproy.nl>
3 years ago
Maarten van Gompel
2f62b7c446
Moved checkmark to icons
4 years ago
Maarten van Gompel
295af30993
various scripts were not sourcing the common include script yet (noted by mrrabbit1155)
4 years ago
Maarten van Gompel
24905884ee
Removed explicit font from most dmenu calls, dmenu font is read from Xresources now and kept as uniform as possible
4 years ago
Anjandev Momi
b56cd2b6cb
sxmo_youtube: move history file to XDG_CACHE_HOME
4 years ago
Miles Alan
67a5a25163
Omit empty lines from youtube history file
4 years ago
Miles Alan
47eda92e03
Allow multiple word queries for youtube script
4 years ago
Miles Alan
7f2f50c11a
Use proper ytdl flags instead of JSON output for sxmo_youtube.sh
...
Avoids unecessary JSON parsing; also this is simpler and may just be
a bit faster as well.
4 years ago
Miles Alan
f57cc7db8b
Cleanup sxmo_youtube.sh, shellcheck, indent properly, and remove unused cndtn
4 years ago
Miles Alan
f24e946721
Rework sxmo_youtube.sh script to use ytdl rather then codemadness youtube-cli
...
Also add in ability to select number of results and fork when opening entries
so that the user can select multiple entries.
4 years ago
Anjandev Momi
6b9233b965
youtube: keep search history
...
resolves #50
4 years ago
Maarten van Gompel
ace9960926
Made choice for virtual keyboard configurable through the $KEYBOARD environment variable.
...
This implements what was suggested in the discussion regarding the svkbd
patch, it makes the choice of virtual keyboard configurable using the
$KEYBOARD variable, rather than hard-coding it.
4 years ago
Miles Alan
e0067998c8
Always kick mpv to use -ao=alsa; prevents alsa from trying to use pulse
4 years ago
Miles Alan
67e9320242
Fix Close Menu entry for youtube script
4 years ago
Miles Alan
1d13cb6379
Make sure shellcheck passes and fixup style in sxmo_gpsutil.sh script
4 years ago
Miles Alan
c7eb70dde8
Youtube script bugfixes
4 years ago
Miles Alan
34cd1fd5bb
Make close menu entry in scripts more functional
4 years ago
Miles Alan
f9e580106e
Shellcheck and tabindent all appscripts
4 years ago
Miles Alan
200256521d
youtube-cli instead of idiotbox-cli per codemadess-frontends
5 years ago
Miles Alan
b0c730c6af
Fix bug with launching surf from menu and fix multiword searches for yt
5 years ago
Miles Alan
e5877059ff
Lots of bugfixes related to calling/modem and various script fixes
5 years ago
Miles Alan
ae983ef8c8
Various progess on calling & texting; reorganize scripts dirs by category
5 years ago
Miles Alan
ed09f2b8b3
New scripts: sxmo_{youtube,weather,rss,camera}.sh; Implement screenlock
...
Various minor script bugfixes
5 years ago