misctools

module
v0.0.0-...-c53e0f0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 5, 2024 License: BSD-3-Clause

README

misctools

This repository contains various miscellaneous command-line tools, libraries, and other odds and ends that do not have sufficient identity of their own to deserve separate repositories.

Directories

Path Synopsis
Program doc2pdf uses the Pages application on macOS (via AppleScript) to convert .doc files from Microsoft Word into PDF format.
Program doc2pdf uses the Pages application on macOS (via AppleScript) to convert .doc files from Microsoft Word into PDF format.
Program fileblit destructively moves a file from one path to another.
Program fileblit destructively moves a file from one path to another.
Program get-the-gist synchronizes a copy of the user's GitHub gists to a directory on the local disk.
Program get-the-gist synchronizes a copy of the user's GitHub gists to a directory on the local disk.
Program hublink generates URLs to files stored in GitHub.
Program hublink generates URLs to files stored in GitHub.
Program hubsync pulls changes from a remote to the default branch of a local clone of a GitHub repository, then rebases local branches onto that branch if they have a corresponding remote branch.
Program hubsync pulls changes from a remote to the default branch of a local clone of a GitHub repository, then rebases local branches onto that branch if they have a corresponding remote branch.
Package launchctl contains some experimental code for working with the macOS launchctl system.
Package launchctl contains some experimental code for working with the macOS launchctl system.
Program retry repeatedly invokes a subcommand, with exponential backoff, until it succeeds.
Program retry repeatedly invokes a subcommand, with exponential backoff, until it succeeds.
Package sizeof provides utility functions for recursively computing the size of Go objects in memory, using the reflect package.
Package sizeof provides utility functions for recursively computing the size of Go objects in memory, using the reflect package.
Binary stats computes basic statistics on a column of values read from files specified on the command-line, or from standard input.
Binary stats computes basic statistics on a column of values read from files specified on the command-line, or from standard input.
Program unbox lists and unpacks e-mail messages from a Unix mbox file.
Program unbox lists and unpacks e-mail messages from a Unix mbox file.
Program webletc is a web browser bookmarklet "compiler".
Program webletc is a web browser bookmarklet "compiler".

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL