command
module
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Aug 9, 2023
License: MIT
Opens a new window with license information.
Imports: 28
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
GoShell(WIP)
GoShell is a simple terminal GUI client, written in Go,via Fyne. Supports SSH、Docker、K8S.
Features
- Supports SSH、Docker、K8S.
- Supports Windows、Linux、MacOS platform.(thanks Fyne)
- Supports shortcut command.
Screenshots
Main
SSH Config
Docker Config
Docker Select Container
K8S Config
K8S Select Container
Building
git clone https://github.com/tk103331/goshell.git
cd goshell
go build
sudo ./goshell
- Windows (Need to run with administrator rights)
git clone https://github.com/tk103331/goshell.git
cd goshell
go build
goshell
TODOs
- UI/UX optimization
- Configuration encryption
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.