# apps

This directory contains every derivations for apps exposed by this flake.

## List of my apps found in `self.apps`

| Name | Description |
| ---- | ----------- |
| `app-extract-subs` | Extract all `srt` subtitle files from a `mkv` video with the appropriate name. |
| `app-gen-docs` | Generates the READMEs in this repository from nix attributes. |
| `app-update-sources` | Updates all derivation sources in this repository and generates a commit message for the changes made. |