ter v0.1.1 released - a text expression runner to make text processing on the commandline readable

This page summarizes the projects mentioned and recommended in the original post on /r/rust

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • srch

    Text search for humans

  • Here is the repository: https://github.com/schulke-214/ter

  • asciinema

    Platform for hosting and sharing terminal session recordings

  • These days I reluctantly prefer embedding a static screenshot in my READMEs with a link to an asciinema animation. They're easy enough to record, and at least I'm not costing some poor sod who accidentally loaded my page $0.10 to download a giant GIF on mobile data.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • terminalizer

    🦄 Record your terminal and generate animated gif images or share a web player

  • GIF optimization is kind of a lost art. Even programs like Terminalizer, which ought to do better, still do a crappy job of GIF export. Pop the example GIF from their GitHub page open in GIMP and you'll see that they at least decimate the framerate pretty well, but the animation still includes lots of big, pointless updates. An optimized terminal recorder should be smart enough to produce optimal output in the first place: just produce a frame containing only the characters added since the last frame, or shadowing any characters removed.

  • zsh-autopair

    Auto-close and delete matching delimiters in zsh

  • If that was zsh there is https://github.com/hlissner/zsh-autopair to write quotes just once. Quite useful.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts