playStdin

play recorded stdin with the commnad recordStdin. Time delays between lines are kept
git clone https://noulin.net/git/playStdin.git
Log | Files | Refs | LICENSE

package.yml (430B)


      1 ---
      2   name: playStdin
      3   version: 0.0.2
      4   description: play recorded stdin with the commnad recordStdin. Time delays between lines are kept
      5   bin: ./playStdin.c
      6   repository:
      7     type: git
      8     url: "git+https://noulin.net/git/playStdin.git"
      9   keywords:
     10     - utility
     11     - command
     12   author: Remy
     13   license: MIT
     14   bugs:
     15     url: "https://noulin.net/playStdin/log.html"
     16   homepage: "https://noulin.net/playStdin/file/README.md.html"