Skip to content

talwrii/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

tools

Tools written by talwrii

Web tools

  • 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.

Productivity tools

i3

  • 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.

zsh

  • zshnip A library to define, update, and use snippets within zsh interactively.

Emacs tools

  • orgnav A general tool to navigate the tree structure (and search) of an org file.

About

Tools written by talwrii

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published