Commit Graph

113 Commits

Author SHA1 Message Date
9fe31ab8d0 [file_previewer.sh]: Add previews for RAR files 2024-09-23 02:04:17 +01:00
b0cb21449f [file_previewer.sh]: Get terminal dimensions if not provided
Increase usability as standalone script, not just in lf
2024-09-22 15:09:08 +01:00
9455c36cb3 [file_previewer.sh]: Add default handling for unknown text files 2024-09-22 15:04:52 +01:00
190f11db82 [wifi_dmenu.sh]: Make dmenu match case insensitively 2024-09-20 20:20:44 +01:00
06c7e71a52 [bluetooth_dmenu.pl]: Make dmenu match case insensitively 2024-09-20 20:19:50 +01:00
3695b4b3c0 [file_previewer.sh]: Add .sql file previews with bat 2024-09-17 21:13:11 +01:00
aac4075dbe [file_previewer.sh]: Add TOML file previews with bat 2024-09-10 14:52:01 +01:00
f4f1f8a8dc [file_previewer.sh]: Add RSS file previews with bat 2024-09-10 14:49:22 +01:00
5fe085f39f [file_previewer.sh]: Add HTML file previews with lynx 2024-09-10 14:46:10 +01:00
cd8c3fbed4 [file_previewer.sh]: Add Java class file previews 2024-09-06 13:56:46 +01:00
3a33fc9208 [file_previewer.sh]: Add Perl-specific previews 2024-09-03 01:17:06 +01:00
5a6a66f08a [file_previewer.sh]: Use bat for shellscript previews 2024-09-02 18:45:34 +01:00
622e5f38cd [file_previewer.sh]: Use exiftool instead of bat as fallback previewer
Use bat + exiftool as default text previewer
2024-09-02 12:24:02 +01:00
8fed0779b6 [file_previewer.sh]: Revert to using chafa for image previews
The most recent chafa update has fixed broken previews
2024-08-26 00:46:59 +01:00
eccb7686e8 [wifi_dmenu.sh]: Display error messages in the notification when connection fails
Redirect stderr to stdout so that it appears in the notification
2024-08-23 16:09:49 +01:00
ca403122c2 [trippy.sh]: move to inutility_scripts repository 2024-08-20 11:44:17 +01:00
4dc912ae45 [defn]: add defn 2024-08-18 01:30:01 +01:00
344ffcb005 [wifi_dmenu.sh]: add notification of result of connection attempt 2024-08-17 23:00:45 +01:00
df5bc22cda [wifi_dmenu.sh]: add wifi_dmenu.sh 2024-08-17 19:15:02 +01:00
4fc2fb0b34 [bluetooth_dmenu.pl]: Add prompt to dmenu 2024-08-17 19:13:15 +01:00
d4e0a22214 [bluetooth_dmenu.pl]: Add explanatory comment to top of script 2024-08-17 19:09:39 +01:00
a38b9be235 [README]: Update name of bluetooth_connect.pl => bluetooth_dmenu.pl 2024-08-17 19:08:38 +01:00
6de2a46db0 [suicidal_script.sh]: remove useless scripts
Moved to inutility_scripts repository
2024-08-08 23:22:04 +01:00
87c5e20327 trippy.sh: Update descriptions 2024-07-20 20:38:30 +01:00
25263a9516 bluetooth_info.pl: Display '?' if battery level unknown 2024-07-19 14:42:27 +01:00
03ba0e12b8 Rename bluetooth_connect.pl => bluetooth_dmenu.pl 2024-07-15 11:23:30 +01:00
c8ed908411 Show MAC address in bluetooth_connect.pl notifications 2024-07-14 20:10:01 +01:00
5aa3cd0e8d Properly quote image filepath in autopape.sh 2024-07-14 10:47:58 +01:00
eec0a70159 Handle cancelled screenshot in screenshot.sh 2024-07-14 02:16:56 +01:00
064b3561a5 Exit if no device selected in bluetooth_connect.pl
Also use 'printf' instead of 'echo' to interpret avoid extra newlines
2024-07-13 22:33:46 +01:00
7c1b52338e Sort device list in bluetooth_connect.pl 2024-07-13 21:21:49 +01:00
06e7680c82 Add bluetooth_connect.pl 2024-07-13 21:18:10 +01:00
b10413ff5f Fix uninitialized variable errors in bluetooth_info.pl 2024-07-13 14:02:37 +01:00
1648ccce5f Add bluetooth_info.pl to README 2024-07-13 04:27:42 +01:00
02ef74c918 Add overview comment to bluetooth_info.pl 2024-07-13 04:27:30 +01:00
9d27a1c057 Add bluetooth_info.pl 2024-07-13 04:24:36 +01:00
4a7bdaa38b Improve speed & robustness of sync_music.sh 2024-07-13 01:42:06 +01:00
394d59562b Add trailing '/' to filepaths in sync_music.sh 2024-07-13 00:57:04 +01:00
891099f325 Use termimage instead of chafa in file_previewer.sh 2024-07-08 19:40:10 +01:00
15b8b5a91e simplify 2024-07-08 19:39:45 +01:00
1f30cb4fe3 Add suicidal_script.sh 2024-07-07 21:21:26 +01:00
b4511d3be4 Fix spacing in README 2024-07-04 22:44:17 +01:00
d59ab57396 Add README.md 2024-07-04 22:42:43 +01:00
c03c6a6989 Add help message to autopape.sh 2024-07-04 20:22:07 +01:00
33057b3fbc Remove mountpoint after syncing music 2024-07-04 10:47:15 +01:00
83df28714b chmod +x sync_music.sh 2024-06-29 20:05:50 +01:00
010676ebec Add sync_music.sh 2024-06-29 20:05:27 +01:00
2d7d16949a Add hugo_post.sh 2024-06-12 14:20:29 +01:00
7b1f3d0557 add csv previews to file_previewer 2024-05-26 22:04:07 +01:00
401f1f6f49 fix file_previewer video previews 2024-05-24 12:42:18 +01:00