Commit Graph

88 Commits

Author SHA1 Message Date
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
4adce44c19 add bspwm_window_count.sh 2023-12-01 21:13:39 +00:00
a7838ea3ab source wifi details from an env file instead 2023-11-30 18:40:50 +00:00
619778e76c make screenshot.sh notification title just the name the script was called with 2023-11-29 20:07:39 +00:00
2fd1b0f9f7 add screenshot thumbnail as icon to notifcation 2023-11-28 22:14:01 +00:00
46ee39b61a use $HOME variable instead of hardcoded path in screenshot.sh 2023-11-27 23:13:04 +00:00
ca54677da5 get script name via $0 instead of hardcoded 2023-11-26 13:41:50 +00:00
283d58c5d2 update to reflect renaming of stdout_to_notis.sh to stdin_to_notis.sh! 2023-11-21 10:32:49 +00:00
a974dca8f3 rename stdout_to_notis.sh to stdin_to_notis.sh to be more accurate 2023-11-20 15:15:41 +00:00
285f6dc532 add stdout_to_notis.sh 2023-11-19 15:59:18 +00:00
13cac0e5ec rename keep_trying.sh to maintain_connection.sh to reflect updated functionality 2023-11-14 12:24:23 +00:00