Commit Graph

34 Commits

Author SHA1 Message Date
6eb456e667 sync-camera: Remove executable permission from file.
This happens because the device is a FAT32 formatted SD card, thus by
default everything is executable. But when transferring to my computer
this isn't necessary.
2025-01-16 09:43:34 +01:00
191784d1f2 sync-camera: require arguments. 2025-01-16 09:42:50 +01:00
e132462e5c sync-camera: clarify output path in info message. 2025-01-16 09:40:51 +01:00
7768df55a6 install-script: remove filename extension before installing. 2024-12-31 17:57:23 +01:00
0f439be1f9 README: Add a general license. 2024-12-31 11:15:40 +01:00
b1a3e5d72e monero-client: remove mining option.
I don't really have a reason to use this anymore.
2024-12-31 11:09:58 +01:00
1a618bb0c1 Add double-quotes to avoid string splitting. 2024-12-31 11:09:36 +01:00
45375ccf9a monero-client: Fix formatting 2024-12-31 11:09:04 +01:00
81af13a1ae Add bash strict options. 2024-12-31 11:03:56 +01:00
46376f9242 setbg: simplify conditional statements. 2024-12-31 11:02:43 +01:00
58fdbe307f audio-control: add bash strict options. 2024-12-31 10:59:48 +01:00
094430c1f7 audio-control: remove commands to update status files.
These were only necessary when I held files for status updates in DWM.
2024-12-31 10:58:59 +01:00
48ef0718cc audio-control unnecessary '$' for arithmetic variables. 2024-12-30 18:51:37 +01:00
a2b2ff9441 audio-control: remove references to CACHE_DIR
No longer used.
2024-12-30 18:51:01 +01:00
82b8648ff6 audio-control: make conditionals more readable. 2024-12-30 18:48:59 +01:00
766f64c4a6 Remove status-update, space-usage-update, and count-updates
These scripts were primarily used in conjunction with DWM, which I no
longer use.
2024-12-30 18:44:34 +01:00
a361543acf Add sync-camera
A script to automatically copy files from the camera. It will also
automatically convert MOV to MP4.
2024-12-30 18:41:15 +01:00
2ee3e3c322 backup: Allow selecting path to back up. 2024-12-30 13:56:24 +01:00
6e60755a15 Change status-update to bash script.
Signed-off-by: Nicolás Ortega Froysa <nicolas@ortegas.org>
2023-11-22 16:21:59 +01:00
7c71b8b614 Automatically find network interfaces.
Signed-off-by: Nicolás Ortega Froysa <nicolas@ortegas.org>
2023-11-21 07:34:08 +01:00
3c883b3808 Add count-updates for ArchLinux(ARM)
Signed-off-by: Nicolás Ortega Froysa <nicolas@ortegas.org>
2023-08-18 11:01:14 +02:00
69642a9041 Add d6
Signed-off-by: Nicolás Ortega Froysa <nicolas@ortegas.org>
2023-08-18 11:01:04 +02:00
76f5fb5053 weather: use proper URL
Signed-off-by: Nicolás Ortega Froysa <nicolas@ortegas.org>
2023-08-18 11:00:43 +02:00
46d3cf2484 Merge branch 'pius-xi' of gitlab.com:naortega/my-scripts into pius-xi 2023-08-18 11:00:20 +02:00
f5c30419a8 Change music directory. 2023-04-18 10:58:21 +02:00
6c238989f8 Switch to using file. 2023-04-18 10:58:21 +02:00
Nicolás A. Ortega Froysa
326b550b2f setbg: no arguments resets wallpaper
Also with some minor improvements of the code.
2023-04-14 11:57:50 +02:00
3028b35bcd Change music directory. 2022-06-10 21:11:58 +02:00
31c11366c8 Switch to using file. 2022-05-31 22:03:27 +02:00
49eba52599 Add system updates to status-update 2022-05-30 13:31:35 +02:00
7f8e01e10f Remove commented lines. 2022-05-30 13:30:02 +02:00
59fc0b2a91 Modify for pius-xi 2022-05-30 13:21:57 +02:00
1ad413d50c Added README 2021-08-31 08:27:52 +02:00
07d5e4092a Initial commit. 2021-08-31 08:25:02 +02:00