Giter VIP home page Giter VIP logo

terminal-on-fb-messenger's Introduction

Terminal on Facebook Messenger

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

Photo

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

python ~/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

##Dependencies ####Selenium

pip install selenium

####Firefox

##Commands

  • memory - Gives The current Memory Stats of the machine
  • send - Send file at a path relative to current directory
  • help - Lists the commands that can be used
  • quit - Quit current session
  • Any other command you might normally use on your CLI.

##Updates

  • Added memory command, to get current memory stats of the machine
  • Added quit and help commands
help : Displays the commands which can be used
quit : quit session
  • Addded condition for proper log-in
  • Using getpass() to hide password (PR by @idoqo)
  • Support for Python 2.7 (PR by @amitt001)
  • Added support for sending files and cd. Type following commands on Messenger :
cd __dirPath
send __filePath

##Future Improvements

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.