aboutsummaryrefslogtreecommitdiffstats
path: root/cli
Commit message (Collapse)AuthorAgeFilesLines
* cli/unzip-gbk: Exit if error occursAaron LI2019-10-161-2/+2
|
* cli/unzip-gbk: Rewrite in shell and use bsdtar/7zAaron LI2019-08-272-26/+55
| | | | | | | * Rewrite in shell instead of using the deprecated Python 2. * Use bsdtar/7z to extract zip to preserve the filename encoding; these tools also support encrypted zip archives. * Use iconv to convert the filename encoding.
* pdf-compress.sh: Rewrite CLI usageAaron LI2019-06-011-49/+77
|
* pdf-compress.sh: Add '-dPrinted=false' to preserve linksAaron LI2019-06-011-0/+1
| | | | Reference: https://bugs.ghostscript.com/show_bug.cgi?id=699830#c16
* cli/jpg2pdf.sh: Rewrite to read PS commands from fileAaron LI2019-01-141-23/+22
| | | | Otherwise it is very easy to come across the error of "command line too long" ...
* cli/jpg2pdf.sh: Add simple usageAaron LI2019-01-141-1/+7
|
* Update cli/gpg-aes256.shAaron LI2018-05-231-4/+13
|
* Add cli/gpg-aes256.shAaron LI2018-01-281-0/+19
|
* Rename geteltorito.pl -> get-eltorito.plAaron LI2017-12-291-1/+1
|
* Delete ape2mp3.sh and cueape2flac.shAaron LI2017-12-292-182/+0
|
* Rename shrinkpdf.sh and mergepdf.shAaron LI2017-12-292-0/+0
|
* get-ip.sh: Use icanhazip.com and support IPv6 alsoAaron LI2017-11-061-5/+12
|
* Import 2cca.py from https://github.com/nicolas314/2ccaAaron LI2017-11-031-0/+248
|
* Add several more collected scriptsAaron LI2017-11-037-0/+1311
|
* Move audio scripts into cli/; also delete a dumplicateAaron LI2017-11-033-0/+917
|
* Delete unused scriptsAaron LI2017-11-032-53/+0
|
* Rename pdfmerge.sh to mergepdf.shAaron LI2017-11-032-1/+1
|
* Move several scripts from unix/ to cli/Aaron LI2017-11-036-0/+331
|
* Rename (and move) several scriptsAaron LI2017-11-032-0/+595
|
* Remove some duplicate scriptsAaron LI2017-11-0310-653/+0
|
* Add cli/get-ip.sh: A simple script to get public IPv4 addressAaron LI2017-10-281-0/+18
|
* Move some scriptsAaron LI2017-10-161-0/+11
|
* Add htpasswd.sh scriptAaron LI2017-09-091-0/+40
|
* Add get_arxiv.py to download PDF from arXivAaron LI2017-08-101-0/+119
|
* add all scripts/toolsAaron LI2016-03-3116-0/+952