| archvm |
headless start of my virtualbox arch vm, so that i can ssh into it |
| battery-monitor |
daemon that alerts or suspends on low battery |
| codepoint |
get the codepoint of a character, or get a character from a codepoint (hex or dec) |
| color-picker |
sway-specific color picker. intended to be run from a terminal. requires |
| colors |
print a terminal color palette |
| copy-playlists-to-ext-disk |
self-explanatory. expects m3u8 playlists. |
| cs |
interactive color scheme selector. requires |
| del-not-here |
used with e.g. |
| extract-audio |
<obvious> |
| fromsexy |
converts |
| hex2int |
convert a base-16 (hexadecimal) string into a base-10 (decimal) integer |
| lsext |
list the extensions of a given directory (and optionally its descendants) or list files of a given extension |
| ow |
"open with." interactively browse files (using |
| parrot.hs |
a server that displays your http request |
| powerline |
display a powerline. also a library, and a dependency of |
| r |
like |
| raco-pkg-update |
installs packages from prior versions of racket into your latest version |
| rand |
get a truly random number from the terminal |
| searchpkgs |
search nix package sets easily & efficiently, with pretty output. designed for nixos users. |
| select-workspace |
use |
| set-monitors |
alternative to |
| sway-bg |
kills any currently running |
| sway-ipc |
simple racket lib & cmdline interface to |
| unique |
|
| cmdline-map.rkt |
parse command line options into a hash map and list of extra args |
| dynamic-require-plus.rkt |
nice, clean way to load [non-kwarg] functions from other modules at runtime |
| http.rkt |
convenience functions around the |
| json-extra.rkt |
powerful json macros & accessor functions |
| optimal.rkt |
given many maps with common keys, get all desired keys with the fewest map lookups |
| ring-buffer.rkt |
emulation of a ring buffer by vectors and modular arithmetic |
| simple-server.rkt |
starting template for simple http servers. good for quickly transferring arbitrary data across machines. |
| time.rkt |
convenience functions around the |
| tree.rkt |
rose trees |
| util.rkt |
big collection of miscellaneous functions |