#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.