blob: cf141f7a54b066bb57394c3f903270735441b77e (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# messenger-gtk
A GTK based GUI for the Messenger service of GNUnet.
## (Planned) Dependencies
- [gnunet](https://git.gnunet.org/gnunet.git/)
- [libgnunetchat](https://gitlab.com/gnunet-messenger/libgnunet-chat)
- [gtk3](https://gitlab.gnome.org/GNOME/gtk)
- [libhandy](https://gitlab.gnome.org/GNOME/libhandy/)
- [libnotify](https://gitlab.gnome.org/GNOME/libnotify)
|