Commit Graph

148 Commits

Author SHA1 Message Date
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
26d963d960 Add more readable variable names to file_previewr.sh 2024-05-21 11:40:32 +01:00
c7db96d729 change formatting in hide_bar.sh 2024-05-09 17:28:58 +01:00
fac2150928 add -c flag to autopape.sh 2024-04-26 20:16:29 +01:00
f243d5fb19 trap SIGINTs for ensure_connected.sh 2024-04-01 01:45:11 +01:00
c38eb9d6c3 add interval flag to autopape.sh 2024-04-01 01:44:51 +01:00
efbb624cbd fix repos_checker.sh 2024-03-25 10:24:43 +00:00
c3f9001381 add overview comment to qutebrowser_search.sh 2024-03-24 18:39:51 +00:00
4f35ffc90b add repos_checker.sh 2024-03-24 18:38:40 +00:00
4a8173cdf7 make screenshot.sh use the basename utility
instead of some convuluted awk and echo mess
2024-03-22 23:48:56 +00:00
e8eacf1ac1 add xlsx file handling to file_previewer.sh 2024-03-22 23:22:02 +00:00
cc2ce18d19 add qutebrowser_search.sh 2024-03-17 22:38:17 +00:00
8b2948eb74 add pptx file handling to file_previewer.sh 2024-03-11 11:39:50 +00:00
9d96b6679b make file_previewer.sh use mimetype command instead of file
Although file is a standard UNIX utility and therefore preferable to mimetype, a Perl utility, I find it to generally be less reliable than mimetype for correctly identifying file types such as, for example, PDFs if the header is missing
2024-03-11 11:32:44 +00:00
b05eaf664c move lf previewer from dotfiles repo to this repo 2024-03-09 23:47:31 +00:00
b8fbaabdf5 change 'ln -s' to 'ln --symbolic' in bluetooth-on.sh
for readability and consistency purposes
2023-12-28 01:13:26 +00:00