Skip to content

Allows user to take full control of the terminal of their computer through Facebook's messaging service.

Notifications You must be signed in to change notification settings

asadahmedtech/Terminal-on-FB-Messenger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Terminal on Facebook Messenger (TFM) ver. 1.01

Allows user to take full control of the terminal of their computer through Facebook's messaging service.

Photo

##Updates Added support for sending files and cd. Type following commands on Messenger :

cd __dirname
send __filename

##Dependencies ####Selenium

pip3 install selenium

####Firefox

##Running To use the script to full extent, make sure that you keep it at the home directory. Run it like this :

python3 ~/main.py

Screenshot Enter your facebook username and password and wait till it sets up. To make sure that it has setup, your url should be 'https://facebook.com/messages/*your own username*.

To send the commands, search for your own name on the messenger and send commands to it

##Future Improvements

  • Add support for cd
  • Send files
  • Switch to PhantomJS
  • Error Logs
  • Running in backgroud thread
  • Fix all the bugs

About

Allows user to take full control of the terminal of their computer through Facebook's messaging service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%