GitHub Trends
10.1K subscribers
15.3K links
See what the GitHub community is most excited about today.

A bot automatically fetches new repositories from https://github.com/trending and sends them to the channel.

Author and maintainer: https://github.com/katursis
Download Telegram
#go #bash #cli #fish #fzf #go #neovim #tmux #unix #vim #zsh

fzf is a powerful command-line fuzzy finder that helps you quickly find and select items from lists, such as files, command history, processes, and more. Here are the key benefits fzf is highly optimized and can process millions of items instantly. It is fully customizable and works with various shell environments like bash, zsh, and fish.
- **Easy Installation** fzf uses a "fuzzy" matching algorithm, allowing you to type patterns with omitted characters and still get the results you want.
- **Shell Integration** You can set up custom key bindings, preview windows, and integrate it with tools like Vim and Neovim.
- **Performance**: Despite its features, fzf remains fast and efficient, making it suitable for large datasets.

Overall, fzf enhances your command-line experience by making it easier and faster to find what you need.

https://github.com/junegunn/fzf
#markdown #bash #chrome #chrome_extension #command_line #gh_pages #linux #linux_command #ls #screen #screenshot #search #ssh #tools #web_tools

This resource is a comprehensive collection of over 580 Linux commands, presented in a user-friendly web format. Here are the key benefits It includes a vast array of Linux commands, categorized for easy reference.
- **Web Access** You can deploy the website using Docker, Vercel, or other methods, allowing flexibility in how you access the content.
- **Community Contributions** The commands are available in Markdown format, and there are also mobile and desktop applications, such as Chrome extensions and Android apps.

This resource is highly valuable for anyone looking to learn or reference Linux commands efficiently.

https://github.com/jaywcjlove/linux-command
#shell #bash #install #lts #node #node_js #nodejs #nvm #nvmrc #posix #posix_compliant #shell #version_manager #zsh

`nvm` (Node Version Manager) helps you easily install and use different versions of Node.js on your computer. Here’s how it benefits you You can install and switch between various versions of Node.js quickly using simple commands like `nvm install 16` or `nvm use 14`.
- **Easy Installation** With a `.nvmrc` file in your project directory, `nvm` can automatically switch to the specified Node version when you enter that directory.
- **Customization** It works on Unix, macOS, and Windows (through WSL or GitBash).

Overall, `nvm` makes managing different Node.js versions straightforward and efficient.

https://github.com/nvm-sh/nvm
#rust #autojump #bash #cli #command_line #command_line_tool #elvish #fasd #fish #fish_shell #fzf #hacktoberfest #jump #nushell #powershell #rust #shell #xonsh #xontrib #z #zsh

zoxide is a smarter version of the `cd` command that remembers your most frequently used directories. This allows you to quickly jump to these directories with just a few keystrokes. Here’s how it benefits you zoxide learns your directory habits and lets you navigate to often-used directories quickly.
- **Easy Installation** You can configure zoxide with flags and environment variables to tailor its behavior to your needs.
- **Integration**: It works with many shells and has integrations with other tools like file managers and text editors.

Overall, zoxide saves you time and effort by making directory navigation faster and more intuitive.

https://github.com/ajeetdsouza/zoxide
👍1
#go #aot #bash #compiler #go #shell

Bunster is a tool that makes your shell scripts faster, more portable, and secure. It converts your scripts into efficient binaries that can run on different platforms, currently supporting Unix. Unlike other tools, Bunster compiles your scripts into native machine code using the Go toolchain, which improves performance and robustness. This means your scripts will run faster and work consistently across different systems. By using Bunster, you can distribute and deploy your scripts more easily, making it a valuable tool for developers who want reliable and efficient shell scripts.

https://github.com/yassinebenaid/bunster
#shell #acme #acme_client #acme_protocol #ash #bash #buypass #certbot #letsencrypt #posix #posix_sh #shell #zerossl

Using **acme.sh** is a simple way to get free HTTPS certificates for your website. It works with many operating systems and doesn't require special permissions. You can easily issue, renew, and install certificates automatically without manual intervention. This tool supports various modes like webroot, standalone, and DNS, making it versatile for different setups. The benefit is that you secure your site with trusted certificates at no cost, ensuring user data privacy while simplifying certificate management[1][3].

https://github.com/acmesh-official/acme.sh
#java #bash #docker #filemanager #files #incus #java #javafx #k8s #kubernetes #lxd #networking #podman #sftp #ssh #tailscale #wsl

XPipe is a tool that helps you manage all your remote connections in one place. It works with tools like SSH, Docker, and Kubernetes, making it easy to connect to servers and manage files remotely. You can use your favorite text editors and terminals with XPipe, which also supports secure file transfers and password management. This means you can easily access and work on multiple systems at once without needing to set up anything on the remote systems themselves.

https://github.com/xpipe-io/xpipe
#shell #bash #developers_everyday_life #java #option_parser #python #script #shell #show_busy_java_threads #show_duplicate_java_classes #terminal #useful_scripts

This repository provides useful scripts for Java and Shell that make developer work easier and faster. The Java scripts help you quickly find CPU performance problems in running processes, detect duplicate classes in jar files, and search for specific classes across multiple jar files. The Shell scripts enhance command-line productivity with features like copying output to clipboard, colorizing file displays, deduplicating lines without sorting, and managing Docker containers more easily. The scripts are production-ready, used by major companies like Alibaba, and follow strict Bash standards for safety and reliability. You benefit by getting professional-grade tools that save time on routine tasks and learning best practices for writing quality shell scripts.

https://github.com/oldratlee/useful-scripts
1