Commit graph

12 commits

Author SHA1 Message Date
8616cdc5dd
Use new betterhelp. 2022-02-12 19:50:00 -08:00
622632ce35
Update calls to passwordy.random_hex. 2022-01-09 17:08:56 -08:00
9ecfc43751
Fix usage of stdout, stderr, second argument going to end param. 2021-12-26 19:18:15 -08:00
357669a684
Add watchforlinks helptext. 2021-11-09 00:34:32 -08:00
701cf3e0d3
Use pathclass.read, write. 2021-10-04 17:21:14 -07:00
4a9051e617
Big migrations and linting.
With pathclass.glob_many, we can clean up and feel more confident
about many programs that use pipeable to take glob patterns.

Added return 0 to all programs that didn't have it, so we have
consistent and explicit command line return values.

Other linting and whitespace.
2021-09-23 23:42:45 -07:00
51188b30ee
Remove redundant argparse dest=, fix some lint issues. 2021-02-20 21:01:55 -08:00
72bf5698c8 Clear the clipboard before starting to watch for links. 2020-12-15 13:09:03 -08:00
723dcee420 Add --regex option to only watch certain links. 2020-10-06 23:08:10 -07:00
81d0761292 Use pathclass.Path.open. 2020-09-20 18:27:28 -07:00
95d2f10f79 Let watchforlinks take custom extension, use argparse. 2020-08-20 10:57:32 -07:00
6aeefcb4b1 Add watchforlinks.py. 2020-05-14 21:40:50 -07:00