Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 425 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 425 Bytes

Electron example for trzsz

Simple electron terminal supports trzsz.

Test Guidelines

  • Start test app
git clone https://github.com/trzsz/trzsz.js.git

cd trzsz.js
npm install
npm run build

cd examples/electron
npm install
npm start
  • Install trzsz server
sudo python -m pip install trzsz
  • Upload files
trz
  • Download files
tsz file1 file2