Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/raminrahimzada/shelegram

Shell over Telegram
https://github.com/raminrahimzada/shelegram

bash csharp shell telegram-bot

Last synced: 13 days ago
JSON representation

Shell over Telegram

Awesome Lists containing this project

README

        

# I personally use this to access bash of my RSPI5 device

It contains some shortcuts like `/cputemp` which replaces long commands and easy to check quickly

It contains my telegram user id hardcoded inside which only accepts me as a commander

You can create new bot from bothfather and feed the token to this program like

```sh
sudo nohup ./shelegram "" &
```

Main idea is to replace the global ip thing and also saves you to open ssh port to internet

I know it is not functional like ssh but handy in some cases