{"id":18377886,"url":"https://github.com/lesterevse/messenger-client","last_synced_at":"2026-04-25T21:34:21.840Z","repository":{"id":160877269,"uuid":"631664468","full_name":"LesterEvSe/Messenger-Client","owner":"LesterEvSe","description":"Client part of the Qt5 project based on Linux OS ","archived":false,"fork":false,"pushed_at":"2023-05-25T13:43:19.000Z","size":10790,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T07:17:09.107Z","etag":null,"topics":["client","encryption-decryption","messenger","qt5"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LesterEvSe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-04-23T18:23:28.000Z","updated_at":"2023-06-06T18:56:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"aedc10a2-07b5-4063-b82f-e5d90573b9d9","html_url":"https://github.com/LesterEvSe/Messenger-Client","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LesterEvSe/Messenger-Client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LesterEvSe%2FMessenger-Client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LesterEvSe%2FMessenger-Client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LesterEvSe%2FMessenger-Client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LesterEvSe%2FMessenger-Client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LesterEvSe","download_url":"https://codeload.github.com/LesterEvSe/Messenger-Client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LesterEvSe%2FMessenger-Client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32278249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["client","encryption-decryption","messenger","qt5"],"created_at":"2024-11-06T00:29:34.493Z","updated_at":"2026-04-25T21:34:21.826Z","avatar_url":"https://github.com/LesterEvSe.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Messenger-Client\nClient application messenger using library Qt5 and GMP library.\nDesigned for network communication with other users.\nMessages are encrypted using a 2048-bit RSA key, as well as stored on the server.  \nRead **Linux build** for build on Linux OS.\n\n# Linux build\n## Requirements\nTo run the project you need to install the Qt5 and GMP\n### Qt install. Install Qt in the /home directory, otherwise the paths to the Qt files will not be found\n###### Note: Replace 'name' with the name of your executable\n1. Install Qt https://www.qt.io/download-qt-installer\n2. Go to the download where our *.run* file is installed. Before we run it,\nwe need to give permission to run it, using the command ***chmod +x 'name'***\n3. Run our file ***./'name'***\n4. During the installation you can not install CMake, Ninja, Qt Creator components.\nHowever, it is **necessary** to select *Desktop gcc 64* or *gcc 32* for Qt5,\notherwise the project will not build.\n###### Note: The gmp library is installed through the .sh files in the next section or through a link in **Build and run** section\n\n## Easy build and run via .sh files\n1. Run the console from the **tools** directory.\n2. Install the necessary programs and build the project, using the ***bash build.sh*** command.\n3. You can run the messenger with the ***bash messenger.sh*** command.\n\n## Build and run\n1. Need to install the GMP library: https://gmplib.org/ or with commands in the console:  \n* Ubuntu, Debian and Linux Mint ***sudo apt-get install libgmp-dev***  \n* Fedora ***sudo dnf install gmp-devel***  \n* CentOS and RHEL ***sudo yum install gmp-devel***  \n* Arch Linux ***sudo pacman -S gmp***  \n2. Install compiler for C++ and build system with the commands\n* Ubuntu, Debian and Linux Mint  \n  ***sudo apt-get update  \n  sudo apt-get install g++ cmake***  \n* Fedora  \n  ***sudo dnf install gcc-c++ cmake***  \n* CentOS and RHEL  \n  ***sudo yum install gcc-c++ cmake***  \n* Arch Linux  \n  ***sudo pacman -S gcc cmake***  \n3. To build a project, you need to make a \"build\" directory \nin the project folder with the command ***mkdir build***\n4. Then move into it with the command ***cd build*** \n5. Next, you need to run ***cmake ..*** command inside \"build\" directory. \n6. Finally, use the ***make*** command to compile, link the project, and create an executable. \n7. Now you can run the application with the ***./Client*** command.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flesterevse%2Fmessenger-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flesterevse%2Fmessenger-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flesterevse%2Fmessenger-client/lists"}