Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add bin/check-gpg-pass.sh to help cron tasks using gpg | Aaron LI | 2018-03-13 | 1 | -0/+77 |
| | |||||
* | bin/mbsync_cron.sh: change gpg2 to gpg | Aaron LI | 2018-03-13 | 1 | -2/+2 |
| | |||||
* | Move radec.py to astro directory | Aaron LI | 2018-01-17 | 1 | -57/+0 |
| | |||||
* | Move backup.py and dar_backup.py to backup directory | Aaron LI | 2018-01-17 | 2 | -588/+0 |
| | |||||
* | Add bin/ds9: simple wrapper to show filename on ds9 title bar | Aaron LI | 2017-11-29 | 1 | -0/+39 |
| | |||||
* | mbsync_cron.sh: update webmaster to postmaster | Aaron LI | 2017-10-28 | 1 | -3/+4 |
| | |||||
* | mbsync_cron.sh: reduce some notifications | Aaron LI | 2017-06-20 | 1 | -1/+1 |
| | |||||
* | bin/mbsync_cron.sh: umask 027 | Aaron LI | 2017-05-30 | 1 | -0/+1 |
| | |||||
* | bin/mbsync_cron.sh: Remove check_server(), update usage | Aaron LI | 2017-05-29 | 1 | -24/+13 |
| | |||||
* | Add bin/mbsync_cron.sh: Make mbsync+pass works well with cron | Aaron LI | 2017-05-29 | 1 | -0/+177 |
| | | | | | | | | This script is suitable with a `cron` task to periodically sync emails using the `mbsync`, which invokes `pass` to get the account password stored in GPG-encrypted format. This script works around the `gpg-agent` usage with `cron`. | ||||
* | Add bin/portfwd-local.sh: Local port forwarding using SSH | Aaron LI | 2017-05-29 | 1 | -0/+26 |
| | |||||
* | Add bin/radec.py: Convert coordinate among different formats | Aaron LI | 2017-05-21 | 1 | -0/+57 |
| | |||||
* | bin/backup.py: rsync only support acls & xattrs on Linux | Aaron LI | 2017-05-13 | 1 | -2/+6 |
| | |||||
* | Add bin/rename-email.py: Rename email according to the given pattern | Aaron LI | 2017-05-13 | 1 | -0/+63 |
| | |||||
* | Add bin/backup.py | Aaron LI | 2017-05-13 | 1 | -0/+269 |
| | | | | | Backup the specified files & directories with the metadata (e.g., ownership, permission) preserved as much as possible. | ||||
* | bin/dar_backup.py: Minor fix to references | Aaron LI | 2017-05-13 | 1 | -5/+5 |
| | |||||
* | bin/dar_backup.py: Fix dry_run support | Aaron LI | 2017-03-09 | 1 | -4/+5 |
| | |||||
* | bin/dar_backup.py: Fix min-digits and catalog finding | Aaron LI | 2017-03-09 | 1 | -2/+2 |
| | |||||
* | bin/dar_backup.py: Fix args for test and isolate | Aaron LI | 2017-03-09 | 1 | -8/+11 |
| | |||||
* | Add bin/dar_backup.py | Aaron LI | 2017-03-09 | 1 | -0/+311 |
| | |||||
* | Remove bin/gen_points.py | Aaron LI | 2017-02-18 | 1 | -81/+0 |
| | |||||
* | Remove unfinished bin/img2list.py | Aaron LI | 2017-02-18 | 1 | -28/+0 |
| | |||||
* | add all scripts/tools | Aaron LI | 2016-03-31 | 2 | -0/+109 |