https://github.com/non-erx/sh.tools
A collection of tools for easier work with the terminal and other tools written in bash.
https://github.com/non-erx/sh.tools
curl docker shell shell-script
Last synced: 11 months ago
JSON representation
A collection of tools for easier work with the terminal and other tools written in bash.
- Host: GitHub
- URL: https://github.com/non-erx/sh.tools
- Owner: non-erx
- Created: 2025-01-05T23:12:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-20T21:20:44.000Z (11 months ago)
- Last Synced: 2025-02-20T22:26:54.450Z (11 months ago)
- Topics: curl, docker, shell, shell-script
- Language: Shell
- Homepage: https://non-erx.dev/sh
- Size: 1.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
🛠️
sh.tools
A collection of tools for easier work with the terminal and other tools written in bash.
Made with love by @non-erx!❤️
### Quick Access
Access all tools with a single command:
```bash
curl -sSL https://non-erx.dev/sh | bash
```
### Available Tools
#### 1. Dock-erx 🐋
A streamlined Docker management tool that provides quick access to essential Docker operations through an interactive menu:
- View all Docker images, containers, and networks at a glance
- Pull images from Docker Hub
- Create and manage containers with port mapping
- Network management (create, connect containers, remove)
- Container operations (create, remove, shell access)
- User-friendly interface with color-coded output
Check out my silly web-page -> non-erx.dev