Tools written by talwrii
- clixpath is a tool for selecting elements from XML and HTML documents using XPaths, which produces machine-readable output in JSON. Clixpath implements a feature analogous to capture groups in regular expressions.
- clixmod is a companion tool to clixpath to modify XML or HTML documents. It provides regexp capture group style replacement - though the most common use case will be to delete content from documents.
- i3parse is a tool to parse your i3 configuration and programmatically query it. List keybindings, find free keys, search commands...
- i3-clever-layout is an extension of i3's layout saving and restoring feature that removes the need for per layout configuration (at the price of ahead-of-time general configuration)
- i3-rofi-mark is a tool to manual add marks to i3 windows using rofi.
- zshnip A library to define, update, and use snippets within zsh interactively.
- orgnav A general tool to navigate the tree structure (and search) of an org file.