lsshell is a Go-based TUI tool that allows parallel command execution across multiple SSH sessions, simplifying remote server management.
active 2024-07-06 → 2024-12-16 (UTC)
Activity over time
Daily event counts in the loaded window
Line chart, 164 days from 2024-07-06 to 2024-12-16. Pushes: 6 total, peak 3 in a day. Pull requests: 0 total, peak 0 in a day. Issues: 16 total, peak 16 in a day. Comments: 0 total, peak 0 in a day. Stars: 0 total, peak 0 in a day.
- Pushes
- Pull requests
- Issues
- Comments
- Stars
Top contributors
Pushes, PRs, issues, reviews and comments — stars and forks excluded, so this is contribution rather than popularity
| Contributor | Contributions | Pushes | PRs | Comments |
|---|---|---|---|---|
| blacknon | 22 | 6 | 0 | 0 |
Recent activity
Latest issues, pull requests and releases
- Issue#18blacknon2024-07-10 14:23Add history search function (keybind etc...)
- Issue#17blacknon2024-07-10 14:23Support process substitutions such as `<()`, `()>`, etc., as well as `&&` and `||`
- Issue#16blacknon2024-07-10 14:23[PR] Since the completion list only lists PATH on multiple nodes, change it to output files that are only on a single node
- Issue#15blacknon2024-07-10 14:22[FR] Add bash like `!!`, `!$`
- Issue#14blacknon2024-07-10 14:21[FR] `!command` to pass them all together in one process, but Add ability to create a process for each ssh connection with `!!command` to execute local commands
- Issue#13blacknon2024-07-10 14:21When executing local commands, implemented to be able to execute them in the Shell currently in use + to take over functions, environment variables, and aliases
- Issue#12blacknon2024-07-10 14:20Add %top command in parallel shell
- Issue#11blacknon2024-07-10 14:19Add %put command in parallel shell
- Issue#10blacknon2024-07-10 14:19Add %get command in parallel shell
- Issue#9blacknon2024-07-10 14:18Add %set command in parallel shell
- Issue#8blacknon2024-07-10 13:15Add %save command in parallel shell
- Issue#7blacknon2024-07-10 13:14Add %lcd command in parallel shell
- Issue#5blacknon2024-07-10 13:12When `!command` is used, `! <(hogehoge...) Add processing to make the content executed by Remote with
- Issue#4blacknon2024-07-10 13:11Support for @host:command... or @host,@host... :command... to execute commands only on the specified server
- Issue#2blacknon2024-07-10 13:06Added the ability to record pShell logs (execution commands and output results) in a log file
- Issue#1blacknon2024-07-10 13:03Support reconnection process on disconnection and removal from the slice if reconnection fails.
Totals cover only the window loaded into ClickHouse and count events, not GitHub's lifetime totals — 0 stars here means stars gained during the window, not the repo's star count.