website/src/my-things.md

1.7 KiB

title = my things nobacklink = 1
title = my things nobacklink = 1

here's just a collection of things that I have made and/or do that I feel is cool enough to post here

creative works

models

computer stuff

shell scripts

  • flacconv - a very featureful shell script to recursively convert flac files to opus or mp3, including parallelism and many other goodies for options
  • mimix - a posix shell rewrite of mimi, which is a replacement for xdg-open that simplifies configuration a lot
  • shclip - a posix shell xorg clipboard manager
  • agetar - a dead-simple wrapper around tar and age to encrypt files collectively in a tar archive
  • misc-scripts - a personal collection of random scripts that help me do things around my computer

utilities

  • bson2json - a dead-simple no-frills pipeline utility for converting mongodb's BSON format to JSON

misc

  • modular-awesomewm-config - an opininated split of the default config of awesomewm, allowing for easier configuration than a monofile (todo: rework it so you can "compile" it into a monofile for relaxed memory usage)