Skip to content

zeppelsoftware/fimogram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FIMOGRAM

FiMoGram - A Telegram home network monitoring bot

What is it?

fimogram is made for home network monitoring. It is combined with Telegram so you can easy access your home network from all over the world without an additional app.

Since you need to run your own Telegram bot it is useful to use a rasperry pi or something similar so your pc doesn't has to be up running all the time.

Installation

  1. git clone https://github.com/zeppelsoftware/fimogram.git
  2. sudo python setup.py <your TelegramID> <your TelegramBotToken>
    1. For TelegramID message @getchat_idbot
    2. For BotToken message @BotFather
  3. sudo python fimogram.py

Documentation

cmd description
/help show help
/start start bot
/sscan simple network scan
/ascan advanced network scan
/fscan full network scan
/check [hostname/WebURL/IP] check if device/website is online