Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/pocketfood/xmpp-shell-exec

Send outputs made in shell and send them to your phone and/or other devices in realtime
https://github.com/pocketfood/xmpp-shell-exec

carbon cli messaging phone remote shell xmpp

Last synced: 3 months ago
JSON representation

Send outputs made in shell and send them to your phone and/or other devices in realtime

Awesome Lists containing this project

README

        

# xmpp-stanza-bash
Send outputs made in shell and send them to your phone

`npm install @xmpp/client @xmpp/debug`

`npm install xmppjs`

The clear command relogs the user and resets the session and so does the bell sound and running shell scripts with she-bang.

## Xmpp-upload

`npm install`

# Template for dotenv

- XMPP_SERVICE=wss://example.com:5443/ws
- XMPP_DOMAIN=example.com
- XMPP_RESOURCE=uploadbot
- XMPP_USERNAME=user
- XMPP_PASSWORD=password
- UPLOAD_DOMAIN=upload.example.com