Skip to content

Commit

Permalink
Add Calls (#240)
Browse files Browse the repository at this point in the history
Co-authored-by: Loïc Reynier <88983487+loicreynier@users.noreply.github.com>
  • Loading branch information
GerryT11 and loicreynier authored Oct 30, 2024
1 parent 441a812 commit ae477e9
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
- [Media Servers](#media-servers)
- [Internet and Networking](#internet-and-networking)
- [Bluetooth](#bluetooth)
- [Chat and VoIP](#chat-and-voip)
- [Chat, VoIP, and Phone](#chat-voip-and-phone)
- [Email](#email)
- [File Sharing](#file-sharing)
- [Network Monitoring](#network-monitoring)
Expand Down Expand Up @@ -360,8 +360,9 @@ this list aims to be broader and include apps from various other ecosystems in v
- [IP Lookup](https://github.com/Bytezz/IPLookup-gtk) - Simple application to find information about an IP address `#python` `#gtk4` `#libadwaita`.
- [Overskride](https://github.com/kaii-lb/overskride) - Bluetooth and Obex client/device manager `#rust` `#gtk4` `#libadwaita`.

### Chat and VoIP
### Chat, VoIP, and Phone

- [Calls](https://gitlab.gnome.org/GNOME/calls) - Phone dialer and call handler for cellular modems and VoIP (SIP) `#c` `#vala` `#gtk4` `#libadwaita`.
- [Chats](https://gitlab.gnome.org/World/Chatty) - Mobile and desktop messaging application supporting SMS, MMS, XMPP and Matrix `#c` `#gtk4` `#libadwaita`.
- [Dino](https://dino.im) - Modern XMPP/Jabber chat client `#vala` `#gtk4` `#libadwaita`.
- [Discover](https://github.com/trigg/Discover) - Discord overlay with X11 and wlroots support `#python` `#gtk3`.
Expand Down

0 comments on commit ae477e9

Please sign in to comment.