Pigeon-Messenger (Requires Python and Kivy)
Pigeon is a GUI based text and image messenger using Kivy and Python. Currently the layout is built. Functionalities will be added soon.
- Store the same Project folder in the PCs where you want to send messages.
- In the partner's script change the id=1 and keep id=0 in your script.
- Run main.py in any order on different computers.
- Enter Local IPv4 of each others' computers. (Works currently only on LAN environment)
- Run press connect first on the script where id=0. This is important for internal purposes.
- Start chatting! Just scroll to the bottom first to see messages!
- Images can be sent but they will received in the media folder and not displayed on the receiving persons chat currently. (Working on it currently!)