Show HN: ptrap, CLI tool to cache and interact with stdout (github.com)
This is a tool I built over weekend to solve a common scenario I face: having to repeatedly query/grep output from an API call, which can be rather slow.
The idea is not novel. A similar tool exists https://github.com/elkowar/pipr but that is not windows friendly.
2 comments
[ 5.7 ms ] story [ 16.9 ms ] threadI tested in Windows and Ubuntu. Works in both.