Oleg Kurapov
3237f49700
Use SSH wrapper only if no username is known otherwise
7 years ago
cbutler
581ef86449
update pty to maintained version
7 years ago
butlerx
272c38b2f8
use mjs for module files
8 years ago
butlerx
c9879818d0
use /usr/bin/env
8 years ago
nosemeocurrenada
8d4fd327ac
Fix installation from npm ( #23 )
* Moved the command,args choice to a function
+ Add files to the package.json
* Using js export
* fix on package.json
8 years ago
butlerx
5d96f40490
add ip of client to host login
8 years ago
butlerx
9cad6f8723
use esm modules
8 years ago
butlerx
5aeaa644d9
use airbnb for linting
8 years ago
Cian Butler
d3e1406e00
add babel for backwards compatibility in hterm ( #15 )
* add babel for backwards compatible
* wrong pre-commit
* wrong pre-commit
* fix code-climate errors
* fix utf error
* re add mobile support
* use classes
* testing
* move #!
8 years ago
nosemeocurrenada
27e197bce3
Modularize the wetty service and add events ( #18 )
* - Add help message
- Removed unnecesary ifs
* Moved to a module.
Add events:
* exit (code): Ssh process finished, informs the process exitcode.
* disconnect : Socket disconnected.
* Fix on previous commit
* Fix on previous commit
8 years ago