coding for fun
Android Apps for Google's mobile OS
Telegram Pusher Send web content to Telegram
Other Various non-mobile tools and applications
As an alternative to Pushbullet, Telegram Pusher offers similar functionalities for free.
It consists of two pieces: an extension and a bot that you add to your chat. From there, you can quickly send yourself things such as the URL of the current tab, a photo, selected text, a link, or a note.
You can add as many accounts as you like and send things just by right-clicking!
Telegram Pusher is available for Firefox and Chromium based browsers. You can get it below:
Add @PushingRobot to your Telegram Chats and activate it by sending /start command
Send another command to @PushingRobot - /getid to obtain your credentials. Copy or write them down, and you can safely remove @PushingRobot if you will as it won’t be longer needed.
BotFather is special bot for… creating other bots. In next steps you’ll create your private bot which will act as receiver for all messages sent by Telegram Pusher extension.
4.1 Add @BotFather to chats and activate the same way as in step 1.
4.2 Send @BotFather /newbot command and after prompt give it a name.
4.3 Now it’s time to assign username to your newly created bot. Username must end in ““bot, like TelegramBot
4.4 After succesful creation of your new bot, BotFather will prompt you with message containing tokento access HTTP API. Write that token down and don’t share it with anyone!
Open extension settings page, and fill all required fields: Username, ID and token and you’re good to go!
Use right-click menu to access extension fuctionality.
If you want to connect another Telegram account to Telegram Pusher just log-in to it and repeat steps 1 and 2, then provide credentials in extension settings. There’s no need to make another bot, juts add your originally created bot to chats of new account.
Username, ID and token are constant (until explicitly changed by user). After reinstall you can quickly get extension to working - just by providing written down values.
BotFather remembers all your bots, even if you delete chat with him. Just add BotFather again to get access to your bot.