Skip to content

vigov5/fbChatPython

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fbChatPython

A Tkinter based GUI to login and send messages to your Facebook friends.

Getting Started

  • Fork the repository
  • Clone it to your local system
  • Switch to project directory
  • Run pip install -r requirements.txt to install dependencies (may need to be root/admin user to make this work if not using a virtualenv - do sudo pip install -r requirements.txt instead if this is the case on Linux)
  • Run the command python fbgui.py to start the program running

Prerequisites

Note

This app is a very basic one and various features are yet to be implemented. PRs are welcome!

Features to be implemented

  • Improve UI
  • A logout button for safe logout
  • Creating a broadcast
  • Sending message to group chat

About

A Tkinter based GUI to login and send messages to your Facebook friends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%