https://github.com/natelindev/sealink
An instant messaging app built for Linux.
https://github.com/natelindev/sealink
aes-128 c gtk2 instant-messaging linux mysql
Last synced: 6 months ago
JSON representation
An instant messaging app built for Linux.
- Host: GitHub
- URL: https://github.com/natelindev/sealink
- Owner: natelindev
- Created: 2016-10-07T12:27:55.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T17:52:40.000Z (almost 2 years ago)
- Last Synced: 2025-03-30T23:12:22.977Z (6 months ago)
- Topics: aes-128, c, gtk2, instant-messaging, linux, mysql
- Language: C
- Homepage:
- Size: 1.14 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sealink
#### Chat Window
#### Main Window

A Real-Time Communication SoftWare built for Linux.
GUI built using GTK 2.8.3
Message Encrypted using OpenSSL
User Infomation stored in MySQL Database
Thanks to the contribution of my friend [Mr.Yu](https://github.com/marche147)