Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,6 @@
- [GitType](https://github.com/unhappychoice/gittype) A CLI code-typing game that turns your source code into typing challenges
- [go-life](https://github.com/sachaos/go-life) Terminal based Conway's Game of Life
- [Greed](https://gitlab.com/esr/greed) A game of consumption. Eat as much as you can before munching yourself into a corner!
- [MAL-Cli](https://github.com/L4z3x/mal-tui) A terminal interface for the official myanimelist api written in rust.
- [Maze TUI](https://github.com/agl-alexglopez/maze-tui) Build mazes and solve them with various algorithms.
- [Micro Snake](https://github.com/troglobit/snake) A small snake game, utilizing ANSI escape sequences to draw the board.
- [Micro Tetris](https://github.com/troglobit/tetris) One of the smallest Tetris implementations in the world, utilizing only ANSI escape sequences to draw the board.
Expand Down Expand Up @@ -470,7 +469,7 @@
- [jellyfin-tui](https://github.com/dhonus/jellyfin-tui) Jellyfin client
- [kew](https://github.com/ravachol/kew) A terminal music player for Linux
- [line](https://github.com/pd3v/line) Tiny command-line midi sequencer and language for live coding
- [mal-cli](https://github.com/L4z3x/mal-cli) A TUI for myanimelist api.
- [MAL-Cli](https://github.com/L4z3x/mal-tui) A terminal interface for the official myanimelist api written in rust.
- [managarr](https://github.com/Dark-Alex-17/managarr) A TUI and CLI for managing your *arr servers
- [manga-tui](https://github.com/josueBarretogit/manga-tui) Terminal-based manga reader and downloader with image rendering support
- [marstui-audio](https://github.com/schooldanlp6/marstui-rustio) A nice audio management Interface, similar to pavucontrol with the benefit of customizing everything
Expand Down