Sittytalky
A simple GTK application to broadcast message over local wifi (have fun :)
Install / Use
/learn @bRuttaZz/SittytalkyREADME
<img src="./data/icons/hicolor/scalable/apps/site.brutt.sittytalky.svg" width=100px align=right>
Sitty Talky
⚠️ NB : A WORK IN PROGRESS
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
Installation (early version)
Method -1 (Going forward with the flatpak prebuild)
- Make sure the system got
flatpakinstalled - Download the latest build from releases
- Install the application using
flatpak install site.brutt.sittytalky*.flatpak - Admire the software!
Method - 2 (building from source)
- Make sure the
flatpak-builderis installed - use the
Makefilefor the rest, (also install the runtimes and sdk as prompted) - Can be installed locally using
make buildcommand.
