Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/pocketfood/xmpp-shell-exec
- Owner: pocketfood
- Created: 2021-10-09T05:04:13.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-18T02:56:24.000Z (7 months ago)
- Last Synced: 2024-07-18T05:07:10.820Z (7 months ago)
- Topics: carbon, cli, messaging, phone, remote, shell, xmpp
- Language: JavaScript
- Homepage:
- Size: 25.4 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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