{"id":43998434,"url":"https://github.com/alkuinvito/chat-client","last_synced_at":"2026-02-07T12:03:59.108Z","repository":{"id":305847615,"uuid":"1024093570","full_name":"alkuinvito/chat-client","owner":"alkuinvito","description":"LAN Chat Client - Private, Offline, Encrypted Messaging","archived":false,"fork":false,"pushed_at":"2025-08-07T13:52:06.000Z","size":604,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-07T15:31:21.805Z","etag":null,"topics":["chat","golang","wails"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alkuinvito.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-07-22T07:13:30.000Z","updated_at":"2025-08-07T13:49:05.000Z","dependencies_parsed_at":"2025-07-29T13:20:08.918Z","dependency_job_id":null,"html_url":"https://github.com/alkuinvito/chat-client","commit_stats":null,"previous_names":["alkuinvito/chat-client"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/alkuinvito/chat-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkuinvito%2Fchat-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkuinvito%2Fchat-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkuinvito%2Fchat-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkuinvito%2Fchat-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alkuinvito","download_url":"https://codeload.github.com/alkuinvito/chat-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alkuinvito%2Fchat-client/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29194011,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-07T07:37:03.739Z","status":"ssl_error","status_checked_at":"2026-02-07T07:37:03.029Z","response_time":63,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["chat","golang","wails"],"created_at":"2026-02-07T12:03:59.050Z","updated_at":"2026-02-07T12:03:59.102Z","avatar_url":"https://github.com/alkuinvito.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 💬 Chat Client: Private, Offline, Encrypted Messaging\n\n![app gallery](https://raw.githubusercontent.com/alkuinvito/chat-client/refs/heads/main/.github/assets/app.png)\n\n![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/alkuinvito/chat-client/build.yml)\n ![GitHub Release](https://img.shields.io/github/v/release/alkuinvito/chat-client) ![GitHub License](https://img.shields.io/github/license/alkuinvito/chat-client)\n\n__Chat Client__ is a lightweight, cross-platform peer-to-peer chat application designed for secure communication within a local network.\n\n## 🔐 Features\n\n- __End-to-End Encryption (AES-256)__: All messages are encrypted with AES-256, ensuring your conversations remain private and secure.\n\n- __Offline-Only (No Internet Required)__: Works entirely within your local network – no external servers or internet connection needed.\n\n- __Cross-Platform__: Runs on both Linux and Windows, with a consistent and clean UI.\n\n- __Zero Configuration__: Automatic peer discovery and seamless connection – no setup required.\n\n- __Fast \u0026 Lightweight__: Minimal resource usage with instant message delivery over LAN.\n\n## 🚀 Installation\nYou can download the pre-build binary application from the [release page](https://github.com/alkuinvito/chat-client/releases). Currently only available for __Linux__ and __Windows__ in AMD64 architecture. To develop and build yourself, you can follow the __Local Development__ below.\n\n## ⚙️ Local Development\n\nDevelop and build your own chat client with these steps:\n\n1. Set your local environment with Go and Node. The app was tested and developed using `go@1.24.5` and `node@22.17.1`.\n2. Install `wails` to develop and build using this guide [here](https://wails.io/docs/gettingstarted/installation).\n3. Run project in dev mode with live reload using:\n```bash\nwails dev\n```\n4. Build project to binary package to supported platform and architecture with `wails build`. Here's an example to build for target os Linux 64-bit:\n```bash\nwails build -clean -platform linux/amd64\n```\n5. The output binary file will be inside `build/bin` directory.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falkuinvito%2Fchat-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falkuinvito%2Fchat-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falkuinvito%2Fchat-client/lists"}