#rust #cloud_disk #command_line #file_sharing #file_upload_server #static_server #webdav #webdav_server
https://github.com/sigoden/dufs
https://github.com/sigoden/dufs
GitHub
GitHub - sigoden/dufs: A file server that supports static serving, uploading, searching, accessing control, webdav...
A file server that supports static serving, uploading, searching, accessing control, webdav... - sigoden/dufs
#go #command_line #golang #incremental_search #pager #tail #tcell #terminal #terminal_pager
https://github.com/noborus/ov
https://github.com/noborus/ov
GitHub
GitHub - noborus/ov: 🎑Feature-rich terminal-based text viewer. It is a so-called terminal pager.
🎑Feature-rich terminal-based text viewer. It is a so-called terminal pager. - noborus/ov
#cplusplus #arduino #beacon #bluetooth #command_line #deauth #deauthentication #deauthentication_attack #defensive #esp32 #esp32_s2 #esp8266 #espressif #firmware #flipper_zero #flipperzero #iot #offensive #scanner #spammer #wifi
https://github.com/justcallmekoko/ESP32Marauder
https://github.com/justcallmekoko/ESP32Marauder
GitHub
GitHub - justcallmekoko/ESP32Marauder: A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32
A suite of WiFi/Bluetooth offensive and defensive tools for the ESP32 - justcallmekoko/ESP32Marauder
#cplusplus #3d #3d_graphics #3d_viewer #command_line_tool #dxf #fbx #glb #gltf #gltf_viewer #graphics #kiss #obj #physically_based_rendering #raytracing #rendering #step #stl_viewer #volume_rendering #vtk
https://github.com/f3d-app/f3d
https://github.com/f3d-app/f3d
GitHub
GitHub - f3d-app/f3d: Fast and minimalist 3D viewer.
Fast and minimalist 3D viewer. Contribute to f3d-app/f3d development by creating an account on GitHub.
#python #command_line_tool #console #cuda #curses #gpu #gpu_monitoring #htop #monitoring #monitoring_tool #nvidia #nvidia_smi #nvml #process_monitoring #resource_monitor #top
https://github.com/XuehaiPan/nvitop
https://github.com/XuehaiPan/nvitop
GitHub
GitHub - XuehaiPan/nvitop: An interactive NVIDIA-GPU process viewer and beyond, the one-stop solution for GPU process management.
An interactive NVIDIA-GPU process viewer and beyond, the one-stop solution for GPU process management. - XuehaiPan/nvitop
#c_lang #command_line #fastfetch #fetch #flashfetch #hacktoberfest #terminal
https://github.com/fastfetch-cli/fastfetch
https://github.com/fastfetch-cli/fastfetch
GitHub
GitHub - fastfetch-cli/fastfetch: A maintained, feature-rich and performance oriented, neofetch like system information tool.
A maintained, feature-rich and performance oriented, neofetch like system information tool. - fastfetch-cli/fastfetch
🤣3🤡2👍1
#csharp #command_line #hacktoberfest #linux #macos #netcore #powershell #shell #windows
PowerShell is a powerful tool that helps you automate tasks and manage systems on Windows, Linux, and macOS. It works well with structured data like JSON, CSV, and XML, and it includes a command-line shell and scripting language. If you're new, you can start by reading the getting started documentation. You can install PowerShell on various platforms, join community discussions, and even contribute to the project. This tool makes it easier to handle complex tasks efficiently, making your work simpler and faster.
https://github.com/PowerShell/PowerShell
PowerShell is a powerful tool that helps you automate tasks and manage systems on Windows, Linux, and macOS. It works well with structured data like JSON, CSV, and XML, and it includes a command-line shell and scripting language. If you're new, you can start by reading the getting started documentation. You can install PowerShell on various platforms, join community discussions, and even contribute to the project. This tool makes it easier to handle complex tasks efficiently, making your work simpler and faster.
https://github.com/PowerShell/PowerShell
GitHub
GitHub - PowerShell/PowerShell: PowerShell for every system!
PowerShell for every system! Contribute to PowerShell/PowerShell development by creating an account on GitHub.
#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
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
GitHub
GitHub - jaywcjlove/linux-command: Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux - jaywcjlove/linux-command
#typescript #cli #command_line #flexbox #interactive #javascript #react
Ink is a tool that lets you build command-line interfaces (CLIs) using React components, just like you would build web apps. Here’s the key benefit If you already know React, you can use the same skills to create CLI apps. Ink supports all React features and uses Yoga for Flexbox layouts, making it easy to design user interfaces for your CLIs.
- **Easy Layout and Styling** Ink provides hooks like `useInput` and `useFocus` to handle user input and manage focus between components, making your CLI interactive.
- **Extensive Examples and Community**: There are many examples and community-built components available, such as text inputs, spinners, tables, and more, which can help you get started quickly.
Overall, Ink simplifies the process of creating complex and interactive CLI applications using familiar React concepts.
https://github.com/vadimdemedes/ink
Ink is a tool that lets you build command-line interfaces (CLIs) using React components, just like you would build web apps. Here’s the key benefit If you already know React, you can use the same skills to create CLI apps. Ink supports all React features and uses Yoga for Flexbox layouts, making it easy to design user interfaces for your CLIs.
- **Easy Layout and Styling** Ink provides hooks like `useInput` and `useFocus` to handle user input and manage focus between components, making your CLI interactive.
- **Extensive Examples and Community**: There are many examples and community-built components available, such as text inputs, spinners, tables, and more, which can help you get started quickly.
Overall, Ink simplifies the process of creating complex and interactive CLI applications using familiar React concepts.
https://github.com/vadimdemedes/ink
GitHub
GitHub - vadimdemedes/ink: 🌈 React for interactive command-line apps
🌈 React for interactive command-line apps. Contribute to vadimdemedes/ink development by creating an account on GitHub.
#rust #cli #command_line #filesystem #hacktoberfest #regex #rust #search #terminal #tool
`fd` is a fast and user-friendly tool to find files in your filesystem. It is simpler and faster than the traditional `find` command. Here are the key benefits Use `fd PATTERN` instead of `find -iname '*PATTERN*'`.
- **Fast Search** Highlights different file types like `ls`.
- **Smart Case** By default, it ignores hidden files and those listed in `.gitignore`.
- **Command Execution**: You can execute commands on search results either individually or in batches.
Overall, `fd` makes finding files easier and quicker with its simple syntax and fast performance.
https://github.com/sharkdp/fd
`fd` is a fast and user-friendly tool to find files in your filesystem. It is simpler and faster than the traditional `find` command. Here are the key benefits Use `fd PATTERN` instead of `find -iname '*PATTERN*'`.
- **Fast Search** Highlights different file types like `ls`.
- **Smart Case** By default, it ignores hidden files and those listed in `.gitignore`.
- **Command Execution**: You can execute commands on search results either individually or in batches.
Overall, `fd` makes finding files easier and quicker with its simple syntax and fast performance.
https://github.com/sharkdp/fd
GitHub
GitHub - sharkdp/fd: A simple, fast and user-friendly alternative to 'find'
A simple, fast and user-friendly alternative to 'find' - sharkdp/fd
#rust #benchmark #cli #command_line #rust #terminal #tool
Hyperfine is a powerful tool that helps you measure how long different commands or programs take to run. Here’s why it’s useful:
- You can compare the speed of different commands or programs easily.
- It runs multiple tests and gives you detailed statistics, including average, minimum, and maximum times.
- You can prepare the system before each test (e.g., clear disk caches) to get accurate results.
- It supports various output formats like CSV, JSON, and Markdown, making it easy to analyze and share results.
- It works on many operating systems, including Windows, macOS, and Linux.
Overall, hyperfine helps you understand which commands or programs are faster and why, making it a valuable tool for optimizing performance.
https://github.com/sharkdp/hyperfine
Hyperfine is a powerful tool that helps you measure how long different commands or programs take to run. Here’s why it’s useful:
- You can compare the speed of different commands or programs easily.
- It runs multiple tests and gives you detailed statistics, including average, minimum, and maximum times.
- You can prepare the system before each test (e.g., clear disk caches) to get accurate results.
- It supports various output formats like CSV, JSON, and Markdown, making it easy to analyze and share results.
- It works on many operating systems, including Windows, macOS, and Linux.
Overall, hyperfine helps you understand which commands or programs are faster and why, making it a valuable tool for optimizing performance.
https://github.com/sharkdp/hyperfine
GitHub
GitHub - sharkdp/hyperfine: A command-line benchmarking tool
A command-line benchmarking tool. Contribute to sharkdp/hyperfine development by creating an account on GitHub.
#c_lang #bpf #capture #command_line #command_line_tool #ebpf #network #sniffer #tcp #tcpdump #tcpdump_like
Kyanos is a powerful tool that helps you analyze network issues easily. It can capture and analyze network requests like HTTP, Redis, and MySQL without the complexity of traditional packet capturing. Here are the key benefits You can filter traffic by process, container, protocol, request size, and latency.
- **Advanced Analysis** It shows detailed latency information from the network card to the kernel socket buffer.
- **Lightweight** Captured requests and responses are shown in plaintext.
This makes troubleshooting network issues much faster and simpler.
https://github.com/hengyoush/kyanos
Kyanos is a powerful tool that helps you analyze network issues easily. It can capture and analyze network requests like HTTP, Redis, and MySQL without the complexity of traditional packet capturing. Here are the key benefits You can filter traffic by process, container, protocol, request size, and latency.
- **Advanced Analysis** It shows detailed latency information from the network card to the kernel socket buffer.
- **Lightweight** Captured requests and responses are shown in plaintext.
This makes troubleshooting network issues much faster and simpler.
https://github.com/hengyoush/kyanos
GitHub
GitHub - hengyoush/kyanos: Kyanos is a networking analysis tool using eBPF. It can visualize the time packets spend in the kernel…
Kyanos is a networking analysis tool using eBPF. It can visualize the time packets spend in the kernel, capture requests/responses, makes troubleshooting more efficient. - hengyoush/kyanos
#typescript #command_line #developer_tools #linux #macos #productivity #terminal #windows
Wave Terminal is a special kind of terminal that combines command-line interface (CLI) with graphical widgets. It lets you use the CLI while also having features like a directory browser, file previews, a graphical editor, a web browser, and even an integrated AI chat. This means you can do everything in one place without switching between different tools. Wave Terminal works on macOS, Linux, and Windows, making it easy to use no matter what operating system you have. It's free and open-source, so anyone can contribute to it. This makes your work faster and more efficient because you don't have to switch between different applications.
https://github.com/wavetermdev/waveterm
Wave Terminal is a special kind of terminal that combines command-line interface (CLI) with graphical widgets. It lets you use the CLI while also having features like a directory browser, file previews, a graphical editor, a web browser, and even an integrated AI chat. This means you can do everything in one place without switching between different tools. Wave Terminal works on macOS, Linux, and Windows, making it easy to use no matter what operating system you have. It's free and open-source, so anyone can contribute to it. This makes your work faster and more efficient because you don't have to switch between different applications.
https://github.com/wavetermdev/waveterm
GitHub
GitHub - wavetermdev/waveterm: An open-source, cross-platform terminal for seamless workflows
An open-source, cross-platform terminal for seamless workflows - wavetermdev/waveterm
👍1
#go #command_line #commands #flags #go #golang #parser #struct #tags
Kong is a tool for parsing command-line inputs in Go programs. It helps you create complex command-line structures with minimal effort. Here’s how it benefits you You define your command-line structure using Go types, and Kong maps the command-line arguments to these types automatically.
- **Auto-Generated Help** You can handle commands either by switching on the command string or by attaching a `Run()` method to each command, making your code more robust.
- **Customization Options** It supports validation and hooks that can be used to perform actions before or after parsing the command-line, giving you more control over the process.
Overall, Kong simplifies the process of creating and managing command-line interfaces in Go, making your development process more efficient.
https://github.com/alecthomas/kong
Kong is a tool for parsing command-line inputs in Go programs. It helps you create complex command-line structures with minimal effort. Here’s how it benefits you You define your command-line structure using Go types, and Kong maps the command-line arguments to these types automatically.
- **Auto-Generated Help** You can handle commands either by switching on the command string or by attaching a `Run()` method to each command, making your code more robust.
- **Customization Options** It supports validation and hooks that can be used to perform actions before or after parsing the command-line, giving you more control over the process.
Overall, Kong simplifies the process of creating and managing command-line interfaces in Go, making your development process more efficient.
https://github.com/alecthomas/kong
GitHub
GitHub - alecthomas/kong: Kong is a command-line parser for Go
Kong is a command-line parser for Go. Contribute to alecthomas/kong development by creating an account on GitHub.
👍1
#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
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
GitHub
GitHub - ajeetdsouza/zoxide: A smarter cd command. Supports all major shells.
A smarter cd command. Supports all major shells. Contribute to ajeetdsouza/zoxide development by creating an account on GitHub.
👍1
#cplusplus #cmd #command_line #console #contributions_welcome #good_first_issue #hacktoberfest #terminal #windows #windows_console #windows_terminal #wsl
You can install Windows Terminal, a modern and feature-rich terminal application, in several ways. It is available through the Microsoft Store, which is the recommended method for automatic updates. You can also install it via GitHub, Windows Package Manager (winget), Chocolatey, or Scoop. Windows Terminal offers many features like tabs, rich text, globalization, and theming, making it more productive for command-line users. It requires Windows 10 2004 or later to run. By using Windows Terminal, you benefit from a faster, more efficient, and customizable command-line experience compared to the traditional Windows Console.
https://github.com/microsoft/terminal
You can install Windows Terminal, a modern and feature-rich terminal application, in several ways. It is available through the Microsoft Store, which is the recommended method for automatic updates. You can also install it via GitHub, Windows Package Manager (winget), Chocolatey, or Scoop. Windows Terminal offers many features like tabs, rich text, globalization, and theming, making it more productive for command-line users. It requires Windows 10 2004 or later to run. By using Windows Terminal, you benefit from a faster, more efficient, and customizable command-line experience compared to the traditional Windows Console.
https://github.com/microsoft/terminal
GitHub
GitHub - microsoft/terminal: The new Windows Terminal and the original Windows console host, all in the same place!
The new Windows Terminal and the original Windows console host, all in the same place! - microsoft/terminal
🤷♂2