Hyperling me
me pushed to dev at me/env-docker 2025-11-11 15:15:11 -07:00
52d108fa75 Get the FDroid project to the point where it starts and runs. Not creating the actual repo under the webserver yet though. Does not seem to be keeping the APKs the Dockerfile downloads.
df3a4cb354 Update wording for the website's files directory README.
Compare 2 commits »
me pushed to dev at me/env-ansible 2025-11-10 21:58:41 -07:00
477797e045 Change default non-DWM formatting.
88b602f8f4 Have DWM status call status with a parameter.
5274d6d94d Move status to be a normal function so it's available on non-workstations.
692df74d41 Add reset of function files in case of renames.
Compare 4 commits »
me pushed to dev at me/env-ansible 2025-11-10 21:37:59 -07:00
7af798a7c0 Add placeholder functions for later functionality.
683e03eab2 Move function files to their own folder. Move the copy to General from Workstation. Leave dwm-status function under Workstation.
Compare 2 commits »
me pushed to dev at me/env-ansible 2025-11-10 21:29:56 -07:00
91c0a412bf Change storage output to be shorter.
4584a1a4c3 Add clock icon.
Compare 2 commits »
me pushed to dev at me/env-ansible 2025-11-10 21:25:25 -07:00
a4378c2bb3 Use for loop and . to keep functions in current shell.
me pushed to dev at me/env-ansible 2025-11-10 21:19:49 -07:00
72ce1e2ab5 Prevent additional call in dwm-status.
dde5b35bef Ensure all function files get sourced rather than hardcoding them.
Compare 2 commits »
me pushed to dev at me/env-ansible 2025-11-10 21:13:06 -07:00
e6947d4a30 Only show the int value of the battery percentage by default, rather than including the decimals.
b0762c7baf Move the status generation to its own file and give it a testing mode. Greatly enhance the logic and reduce the amount of times each variable gets updated.
ce67c2a5b8 Correct the free and used wording.
Compare 3 commits »
me pushed to dev at me/env-ansible 2025-11-10 17:45:31 -07:00
4b73dc336c Remove colons after icons, did not look good.
me pushed to dev at me/env-ansible 2025-11-10 17:40:35 -07:00
f32074a387 Fix dwm home call to use home not root.
me pushed to dev at me/env-ansible 2025-11-10 17:34:06 -07:00
af49b5dc86 Change status bar words to icons.
me pushed to dev at me/env-ansible 2025-11-10 17:25:16 -07:00
5bee3a30f9 Add back the & which went missing while playing with test.sh.
me pushed to dev at me/env-ansible 2025-11-10 17:24:17 -07:00
baa52bdca6 Add more aliases for battery function.
me pushed to dev at me/env-ansible 2025-11-10 17:23:22 -07:00
b734f16af1 Fix function rename in lower calls.
me pushed to dev at me/env-ansible 2025-11-10 17:21:19 -07:00
6607438f85 Add comments and error consistency.
me pushed to dev at me/env-ansible 2025-11-10 17:18:36 -07:00
ee7aa402aa More testing and fixes for volume functions.
me pushed to dev at me/env-ansible 2025-11-10 17:02:10 -07:00
50d3104f9f Rename the function to be more consistent and add a sane default check.
me pushed to dev at me/hugo-recipes 2025-11-10 16:58:49 -07:00
85dbcaf449 Fix casing and punctuation in unsure part.
me pushed to dev at me/hugo-recipes 2025-11-10 16:58:08 -07:00
6f4c2bb4d6 Still slightly unsure of how to word the 2nd line.
me pushed to dev at me/env-ansible 2025-11-10 16:57:06 -07:00
dff1560f6f Properly call the storage commands, using more functions!
5c3d5dd41e Change the function name to be more consistent with other files.
f562c8aecd Create function files as executable.
Compare 3 commits »
me pushed to dev at me/env-ansible 2025-11-10 15:09:50 -07:00
407bdb2ddf Add single quotes around awk parameters.