{"id":15587794,"url":"https://github.com/icyleaf/better-cli-solution","last_synced_at":"2025-09-07T03:40:38.436Z","repository":{"id":136300729,"uuid":"547687440","full_name":"icyleaf/better-cli-solution","owner":"icyleaf","description":"🤹 Better CLI Solution","archived":false,"fork":false,"pushed_at":"2025-07-02T07:57:31.000Z","size":36,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-07-02T08:42:42.545Z","etag":null,"topics":["awesome-cli","cli-app"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/icyleaf.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-10-08T05:15:52.000Z","updated_at":"2025-07-02T07:57:34.000Z","dependencies_parsed_at":"2025-07-02T08:43:18.645Z","dependency_job_id":null,"html_url":"https://github.com/icyleaf/better-cli-solution","commit_stats":{"total_commits":9,"total_committers":3,"mean_commits":3.0,"dds":0.2222222222222222,"last_synced_commit":"0b5664ca62c2763c2a62d0b056cc00004be9b13c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/icyleaf/better-cli-solution","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyleaf%2Fbetter-cli-solution","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyleaf%2Fbetter-cli-solution/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyleaf%2Fbetter-cli-solution/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyleaf%2Fbetter-cli-solution/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icyleaf","download_url":"https://codeload.github.com/icyleaf/better-cli-solution/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyleaf%2Fbetter-cli-solution/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273993049,"owners_count":25203793,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["awesome-cli","cli-app"],"created_at":"2024-10-02T22:03:29.264Z","updated_at":"2025-09-07T03:40:38.426Z","avatar_url":"https://github.com/icyleaf.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Better CLI Solution\n\n## `cat` Concatenate and print files\n\n- [bat](https://github.com/sharkdp/bat): A cat(1) clone with wings.\n- [hexyl](https://github.com/sharkdp/hexyl): A command-line hex viewer\n\n## `cd` Navigate directories\n\n- [autojump](https://github.com/wting/autojump): A cd command that learns - easily navigate directories from the command line\n- [z](https://github.com/rupa/z): z - jump around\n- [zoxide](https://github.com/ajeetdsouza/zoxide): A smarter cd command. Supports all major shells.\n- [broot](https://github.com/Canop/broot): A new way to see and navigate directory trees : https://dystroy.org/broot\n\n## `cp` Copy files\n\n- [mc](https://github.com/thewh1teagle/mc): Modern file copying\n\n## `ls` Directory Listing\n\n- [nat](https://github.com/willdoescode/nat): ls alternative with useful info and a splash of color.\n- [exa](https://github.com/ogham/exa): A modern replacement for ls.\n\n## `grep` File pattern searcher\n\n- [ripgrep](https://github.com/BurntSushi/ripgrep): ripgrep recursively searches directories for a regex pattern while respecting your gitignore\n- [jq](https://github.com/stedolan/jq): \n- [fx](https://github.com/antonmedv/fx): Terminal JSON viewer \u0026 processor\n- [yq](https://github.com/mikefarah/yq): yq is a portable command-line YAML, JSON, XML, CSV, TOML  and properties processor\n\n## `top` Process viewer\n\n- [htop](https://github.com/htop-dev/htop): htop - an interactive process viewer\n- [bpytop](https://github.com/aristocratos/bpytop): Linux/OSX/FreeBSD resource monitor\n- [btop](https://github.com/aristocratos/btop): A monitor of resources\n- [glances](https://github.com/nicolargo/glances): Glances an Eye on your system. A top/htop alternative for GNU/Linux, BSD, Mac OS and Windows operating systems.\n- [rtop](https://github.com/rapidloop/rtop): rtop is an interactive, remote system monitoring tool based on SSH\n\n## `du` Disk Usage Analyze\n\n- [ncdu](https://code.blicky.net/yorhel/ncdu): NCurses Disk Usage\n- [duf](https://github.com/muesli/duf): Disk Usage/Free Utility - a better 'df' alternative\n\n## `man` CLI manual pages\n\n- [tldr](https://github.com/tldr-pages/tldr): 📚 Collaborative cheatsheets for console commands\n\n## `ping` Network Datagram\n\n- [pingtop](https://github.com/laixintao/pingtop): Ping multiple servers and show results in a top-like terminal UI.\n- [gping](https://github.com/orf/gping): Ping, but with a graph\n- [nali](https://github.com/zu1k/nali): An offline tool for querying IP geographic information and CDN provider. 一个查询IP地理信息和CDN服务提供商的离线终端工具.\n- [Nping](https://github.com/hanshuaikang/Nping): 🏎  Nping mean NB Ping, A Ping Tool in Rust with Real-Time Data and Visualizations\n\n## `history` Shell history\n\n- [mcfly](https://github.com/cantino/mcfly): Fly through your shell history. Great Scott!\n\n## `dig` DNS lookup utility\n\n- [doggo](https://github.com/mr-karan/doggo/): 🐶 Command-line DNS Client for Humans. Written in Golang\n- [q](https://github.com/natesales/q): A tiny command line DNS client with support for UDP, TCP, DoT, DoH, DoQ and ODoH.\n\n## `find` File/Directory find tool\n\n- [fzf](https://github.com/junegunn/fzf): :cherry_blossom: A command-line fuzzy finder\n- [fd](https://github.com/sharkdp/fd): A simple, fast and user-friendly alternative to 'find'\n\n## `curl` HTTP Client\n\n- [httpie](https://github.com/httpie/httpie): \n- [bat](https://github.com/astaxie/bat): Go implement CLI, cURL-like tool for humans\n- [websocat](https://github.com/vi/websocat): Command-line client for WebSockets, like netcat (or curl) for ws:// with advanced socat-like functions\n\n## `watch` watch command\n\n- [viddy](https://github.com/sachaos/viddy): 👀 A modern watch command. Time machine and pager etc.\n\n## `docker` Docker inspect/ps/top/system\n\n- [dive](https://github.com/wagoodman/dive): A tool for exploring each layer in a docker image\n- [ctop](https://github.com/bcicen/ctop): Top-like interface for container metrics\n- [lazydocker](https://github.com/jesseduffield/lazydocker): The lazier way to manage everything docker\n- [doku](https://github.com/amerkurev/doku): 💽 Doku - Docker disk usage dashboard\n\n## `git pager` Git displaying output tool\n\n- [tig](https://github.com/jonas/tig): Text-mode interface for git\n- [delta](https://github.com/dandavison/delta): A syntax-highlighting pager for git, diff, grep, and blame output\n\n## `ssh` Remote login client\n\n- [mosh](https://github.com/mobile-shell/mosh): Mobile Shell\n- [assh](https://github.com/moul/assh): :computer: make your ssh client smarter\n\n## `tee` duplicate standard input\n\n- [teetail](https://github.com/sl236/teetail): teetail - tee, but only the tail goes in the file\n\n## `wget` Network downloader\n\n- [axel](https://github.com/axel-download-accelerator/axel): Lightweight CLI download accelerator\n- [aria2](https://github.com/aria2/aria2): aria2 is a lightweight multi-protocol \u0026 multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.\n- [youtube-dl](https://github.com/ytdl-org/youtube-dl): Command-line program to download videos from YouTube.com and other video sites\n- [lux](https://github.com/iawia002/lux): 👾 Fast and simple video download library and CLI tool written in Go\n\n## `wc` Word, line, character, byte and code count\n\n- [cloc](https://github.com/AlDanial/cloc): cloc counts blank lines, comment lines, and physical lines of source code in many programming languages.\n\n## `mv` Renaming files\n\n- [f2](https://github.com/ayoisaiah/f2): F2 is a cross-platform command-line tool for batch renaming files and directories quickly and safely. Written in Go!\n\n## `screen` Screen manager\n\n- [tmux](https://github.com/tmux/tmux): tmux source code\n\n## `dmesg` Display the system message\n\n- [neofetch](https://github.com/dylanaraps/neofetch): 🖼️  A command-line system information tool written in bash 3.2+\n- [macchina](https://github.com/Macchina-CLI/macchina): A system information frontend with an emphasis on performance.\n- [pfetch](https://github.com/dylanaraps/pfetch): 🐧 A pretty system information tool written in POSIX sh.\n- [freshfetch](https://github.com/K4rakara/freshfetch): A fresh take on neofetch\n- [screenFetch](https://github.com/KittyKatt/screenFetch): Fetches system/theme information in terminal for Linux desktop screenshots.\n\n## `netstat` Socket statistics\n\n- [neoss](https://github.com/PabloLec/neoss): :heavy_check_mark: User-friendly and detailed socket statistics with a Terminal UI.\n\n## `traceroute` Network diagnostic tool\n\n- [mtr](https://github.com/traviscross/mtr): Official repository for mtr, a network diagnostic tool\n- [nexttrace](https://github.com/sjlleo/nexttrace): \n\n## `nmap` Network exploration tool and security / port scanner\n\n- [Smap](https://github.com/s0md3v/Smap): a drop-in replacement for Nmap powered by shodan.io\n\n## `pbcopy` Copy text to your system clipboard\n\n- [shcopy](https://github.com/aymanbagabas/shcopy): 📋 Copy text to your system clipboard locally and remotely using ANSI OSC52 sequence\n\n## `kill` Processes killer\n\n- [fkill](https://github.com/sindresorhus/fkill-cli): Fabulously kill processes. Cross-platform.\n\n## Package version manager\n\n- [asdf](https://github.com/asdf-vm/asdf): Extendable version manager with support for Ruby, Node.js, Elixir, Erlang \u0026 more\n- [mise](https://github.com/jdx/mise): dev tools, env vars, task runner","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficyleaf%2Fbetter-cli-solution","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficyleaf%2Fbetter-cli-solution","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficyleaf%2Fbetter-cli-solution/lists"}