A simple GTK application to broadcast message over local wifi (have fun :) (Something meant for chit chatting with my office peers)
- Build using Gnome-Builder
The in-house protocol suite can be found over here : STMP
- Make sure the system got
flatpak
installed - Download the latest build from releases
- Install the application using
flatpak install site.brutt.sittytalky*.flatpak
- Admire the software!
- Make sure the
flatpak-builder
is installed - use the
Makefile
for the rest, (also install the runtimes and sdk as prompted) - Can be installed locally using
make build
command.