The Wayback Machine - https://web.archive.org/web/20220713103956/https://github.com/HaleyWang/SpringRemote
Skip to content

HaleyWang/SpringRemote

master
Switch branches/tags
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
doc
 
 
img
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

SpringRemote

An open source, tabbed, remote linux SSH connections manager.

It allows you to save your command, and run it by double-clicking it.

SpringRemote dark theme

avatar

SpringRemote light theme

avatar

Prerequisites

java 11+
gradle 4.9+

Quick start

cd build/libs
java -jar SpringRemote-<version>.jar

Run from the main method

Run com.haleywang.putty.SpringRemoteApp.main().

Run from the terminal

cd SpringRemote
gradle run

Build and run

gradle build
cd build/libs
java -jar SpringRemote-<version>.jar

About

A remote linux SSH connections manager, It can save frequently used commands.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages