Skip to content

Commit

Permalink
Add serie (#70)
Browse files Browse the repository at this point in the history
  • Loading branch information
lusingander authored Jul 30, 2024
1 parent a60082a commit db9dae0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou
- [Oatmeal](https://github.com/dustinblackman/oatmeal) - Terminal UI to chat with large language models (LLM) using different model backends, and integrations with your favourite editors!
- [openapi-tui](https://github.com/zaghaghi/openapi-tui) - Terminal UI to list, browse and run APIs defined with openapi spec.
- [repgrep](https://github.com/acheronfail/repgrep) - An interactive replacer for ripgrep that makes it easy to find and replace across files on the command line.
- [serie](https://github.com/lusingander/serie) - A rich git commit graph in your terminal.
- [Serpl](https://github.com/yassinebridi/serpl) - A simple terminal UI for search and replace, ala VS Code.
- [slumber](https://github.com/LucasPickering/slumber) - Terminal-based HTTP/REST client.
- [TaskUI](https://github.com/thmshmm/taskui) - Simple Terminal UI for Task / taskfile.dev.
Expand Down
1 change: 1 addition & 0 deletions typos.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ ratatui = "ratatui"
wordl = "wordl"
tage = "tage"
mirro = "mirro" # mirro-rs
serie = "serie"

0 comments on commit db9dae0

Please sign in to comment.