Skip to content

theFuzzyWarble/TinyChat

 
 

Repository files navigation

💬 TinyChat

version Project Status Contributions welcome GitHub Issues

Chat program.

Getting Started

Prerequisites

  • Python 3.X

Steps

  1. Start the program from the command line with $ python3 . in TinyChat's directory.
  2. Set your name and the partner's IP address.
    • You can check your IP by using $ ifconfig eth0 || ipconfig
  3. Set the server option to Yes or No.
    • A server and a NOT server is necessary for working connection.

Contributing

Ways to contribute:

  • Check for open issues
  • Read the TODO file

Steps

  1. Fork this repository
  2. Create a new branch (optional)
  3. Clone it
  4. Make your changes
  5. Upload them
  6. Make a pull request here

Authors

Hire me on fiverr!

Become a Patron!

License

Copyright © Martin Kondor 2020

This repository is licensed under the BSD 3-Clause license. See the LICENSE file for more details.

About

Chat client with GUI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%