Skip to content

Connect is a Simple to use GUI phonebook app for Linux OS made using C.

Notifications You must be signed in to change notification settings

TheNoobCoder-8513/Connect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Connect

Connect is a GUI phonebook app, made for linux Opearting systems, which can be used to store details about your contacts seamlessly.

The project is still at beginning stage.
It is a part of my learning journey of popular UI library for C GUI development, GTK.

Screenshot from 2024-06-09 20-35-06

Connect uses GTK-4 library and other normal pre-installed C header files as dependency.
You could install gtk4 package from your OS's repective package manager.
The data is stored in text files being present inside "data" folder. It uses pointers and changes data on-the-go.

Current functionaity provided are :

  • Mainly a GUI.
  • Add and Remove Contacts functions.
  • Various fields to add different details separately.

Functionality to further add/improve :

  • UI Improvements.
  • Ability to add profile pictures.
  • Addition of more fields.
  • Adding book mechanism for storing diferent lists.

See U Soon.

About

Connect is a Simple to use GUI phonebook app for Linux OS made using C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published