
Get it from: https://github.com/pyed/transmission-telegram
it's possible, but your openwrt kernel should be compiled with "FPU Emulator" enabled, your current build probably has it disabled, google it.fajung wrote:Hello, it looks very good.
Q: I have Transmission BitTorrent installed on a OpenWrt router, can I use this bot from telegram on my Android?
On the router I have installed python-telegram-bot.
Code: Select all
$ git clone https://github.com/pyed/transmission-telegram.git
$ cd transmission-telegram
$ GOOS=linux GOARCH=mips go build