Commit graph

22 commits

Author SHA1 Message Date
f13bb11642 Add generate-motd script 2024-09-19 13:48:49 -07:00
e5755da377 Add the favicon_for script
It fetches a favicon for a given URL.
2024-03-08 11:03:20 -08:00
661e5516e7 Add a mechanism for building a cache of "system parameters"
- Add a system_parameters module to eryntools that implements some basic types and can write a cache to a file.
- Add a system-parameters Python script that builds the cache.
- Add init_system_parameters to zsh that exports an environment variable that points to the parameters file
- Add an eryn.system-parameters.plist LaunchAgent file for running the script at regular intervals
2024-03-05 11:08:53 -08:00
2530d398d4 Lorem Ipsum generator script 2024-01-25 13:36:32 -08:00
0c9c8d0828 Misc updates to bin/colortest 2023-08-22 09:46:06 -07:00
18038b798e Add colortest script 2023-06-20 11:11:02 -07:00
6f1d8b4ecb Add iterm_set_font script to bin/ 2023-03-28 14:26:37 -07:00
e805062df5 A few random tweaks to bin/num 2023-03-27 15:44:40 -07:00
fabcbec363 Redo bin/num so it prints JSON 2023-03-22 14:39:07 -07:00
4b2cef086f Add fetch_moon_data.py script to bin/ 2022-11-16 15:30:49 +00:00
265e239fc8 Merge branch 'master' into zsh-func 2022-01-19 08:31:23 -08:00
9b3a1cd422 Simplify pprint a bit, make JSON parsing the default 2022-01-19 08:31:15 -08:00
25249eb3e4 Merge branch 'master' into zsh-func 2022-01-19 08:23:22 -08:00
a0cd8f4680 [zsh] Move pprint aliases to a real Python script in bin/ 2022-01-16 22:07:36 +00:00
74156cf2fc Fix up shell-log, yet again 2021-12-31 12:01:21 -08:00
b09d523218 [zsh] Update shell init; use ZSH autoloaded functions instead of a bunch of files 2021-12-31 10:27:27 -08:00
9a4c76e56d shell-log stuff? 2019-01-20 18:05:06 -08:00
621b85bc18 A little more progress on shell-log 2018-04-14 08:02:27 -07:00
9e7d3b8585 [num] Add bases to input parsing 2018-04-08 17:06:37 -07:00
c7b614da8f WIP Python script to replace the print_msg stuff in .shell-functions 2018-03-22 09:23:51 -07:00
e8d695d689 [num] Rename: remove .py 2016-11-20 09:45:08 -08:00
e9ae077f43 [zsh] Add bin directory and num.py 2014-09-02 09:37:29 -07:00