Skip to content

An application that allows you to chat with others in LAN. Made with Godot 4 C#

License

Notifications You must be signed in to change notification settings

SheepYhangCN/LocalChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LocalChat

An application that allows you to chat with others in LAN.
Also a Godot network system practice
Made with Godot 4 Mono

I made this because i want to chat with my classmates in information technology class across the classroom without public network enabled.
My teachers are really fond of unplugging the network cable between switcher and the router.

Open-source License

MIT License

Used Things

Godot Engine 4.3 - Juan Linietsky, Ariel Manzur and contributors
.NET 8 SDK - Microsoft
Visual Studio Code - Microsoft
Inno Setup - Jordan Russell and Martijn Laan
Message sound - Mixkit
GDTask.Nuget - DE-YU
Microsoft.Toolkit.Uwp.Notifications - Microsoft

To-do List

  • Enter to Send
  • Message Time
  • Localization
  • Sounds (From Mixkit)
  • Member List
  • Copy Message
  • Delete Message
  • Remove Member
  • Add Version Check
  • Add Sha256 Check
  • Add Installer
  • Taskbar alert when received new message
  • Scroll to bottom when received new message
  • Add scroll bar in Main Menu to avoid too much IP addresses
  • Text box go to top when open Input method in mobile
  • Add desktop notification (windows)
  • Add desktop notification (linux)
  • Allow user to ping someone
  • Change time to UNIX timestamp to allow different time zone users to see the correct local time
  • Add a IP region shown
  • Show IP address in member list
  • Improve Emoji shown (Noto Color Emoji)
  • Sending Image
  • Add a Chat Room lobby, add public and private option Since this app works with UDP and p2p connection, i can't make it possible
  • Add notification (android) Since Godot can't make app runs in background in Android without coding in Java, i gave up
  • Sending Files Use LocalSend instead

About

An application that allows you to chat with others in LAN. Made with Godot 4 C#

Resources

License

Stars

Watchers

Forks