summary refs log tree commit diff
path: root/bin/README.7
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-11-27 16:23:14 -0500
committerJune McEnroe <june@causal.agency>2019-11-27 16:23:14 -0500
commit88afef7b48f0aeb8ef748b4050583d919f5d9c6e (patch)
tree99a322b4179a8def2a85555ee7f2a3c32007892a /bin/README.7
parentDocument HISTFILE (diff)
downloadsrc-88afef7b48f0aeb8ef748b4050583d919f5d9c6e.tar.gz
src-88afef7b48f0aeb8ef748b4050583d919f5d9c6e.zip
Rename bin.7 to README.7
GitHub be damned.
Diffstat (limited to 'bin/README.7')
-rw-r--r--bin/README.783
1 files changed, 83 insertions, 0 deletions
diff --git a/bin/README.7 b/bin/README.7
new file mode 100644
index 00000000..98717614
--- /dev/null
+++ b/bin/README.7
@@ -0,0 +1,83 @@
+.Dd September 3, 2019
+.Dt BIN 7
+.Os "Causal Agency"
+.
+.Sh NAME
+.Nm bin
+.Nd various utilities
+.
+.Sh DESCRIPTION
+Various tools primarily targeting
+Darwin,
+.Fx
+and
+.Nx .
+Some tools target Linux.
+.
+.Pp
+.Bl -tag -width "fbclock(1)" -compact
+.It Xr aes 1
+fullwidth output
+.It Xr beef 1
+Befunge-93 interpreter
+.It Xr bit 1
+calculator
+.It Xr bri 1
+backlight brightness control
+.It Xr dtch 1
+detached sessions
+.It Xr edit 1
+interactive script
+.It Xr ever 1
+watch files
+.It Xr fbatt 1
+framebuffer battery indicator
+.It Xr fbclock 1
+framebuffer clock
+.It Xr glitch 1
+PNG glitcher
+.It Xr hi 1
+syntax highlighter
+.It Xr hnel 1
+PTY input remapper
+.It Xr modem 1
+fixed baud rate wrapper
+.It Xr order 1
+operator precedence
+.It Xr pbd 1
+macOS pasteboard daemon
+.It Xr pngo 1
+PNG optimizer
+.It Xr psf2png 1
+PSF2 to PNG renderer
+.It Xr psfed 1
+PSF2 font editor
+.It Xr ptee 1
+tee for PTYs
+.It Xr relay 1
+IRC relay bot
+.It Xr scheme 1
+color scheme
+.It Xr setopt 1
+quoting getopt
+.It Xr shotty 1
+terminal capture
+.It Xr title 1
+page titles
+.It Xr ttpre 1
+man output to HTML
+.It Xr up 1
+upload file
+.It Xr when 1
+date calculator
+.It Xr xx 1
+hexdump
+.El
+.
+.Pp
+One piece of reused code.
+.Pp
+.Bl -tag -width "png(3)" -compact
+.It Xr png 3
+basic PNG output
+.El