https://github.com/dll44/clay-ssh-client
https://github.com/dll44/clay-ssh-client
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dll44/clay-ssh-client
- Owner: dLL44
- Created: 2024-03-29T06:52:35.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-09T11:51:43.000Z (about 2 years ago)
- Last Synced: 2025-06-23T15:51:02.073Z (11 months ago)
- Language: C
- Size: 425 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CLaY - a TUI-Based ssh client
PuTTY sucks personally, so im making CLaY.
## main features
- TUI screen w/ ncurses/pdcurses
- SSH functionality w/ libssh
- Bindings
> [!IMPORTANT]
> This is still a Work In Progress, expect bugs/missing features every push.
## Todo's
- [ ] finish SSH functionality
- [ ] add lua support for bindings
- [ ] finish bindings
- [X] finish tui basics
- [ ] find sanity and prosperity