psshclient

command module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 29, 2025 License: MIT Imports: 4 Imported by: 0

README ยถ

ISP App Client

Go Fyne

A powerful and intuitive desktop application for managing network devices with ease. Built with Go and the Fyne toolkit, this app provides a seamless experience for network administrators and enthusiasts.

App Screenshot

โœจ Features

  • Device Discovery: Automatically scan your network to find devices.
  • SSH Terminal: Open an SSH terminal to any connected device.
  • Multi-Device Scripting: Run scripts on multiple devices simultaneously.
  • Device Management: Save, load, and manage your device list.
  • Cross-Platform: Build and run on macOS, Linux, and Windows.

๐Ÿš€ Getting Started

Prerequisites
Installation & Running
  1. Clone the repository:

    git clone https://github.com/ispapp/psshclient.git
    cd psshclient
    
  2. Run the application:

    make run
    

๐Ÿ“ฆ Building for Production

Create distributable packages for different operating systems:

  • macOS:

    make build-mac
    
  • Linux:

    make build-linux
    
  • Windows:

    make build-win
    

๐Ÿค Contributing

Contributions are welcome! Please feel free to submit a pull request or open an issue.

๐Ÿ“„ License

This project is licensed under the MIT License. See the LICENSE file for details.

Documentation ยถ

The Go Gopher

There is no documentation for this package.

Directories ยถ

Path Synopsis
cmd
demo command
internal
ui
pkg
codeditor module

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL