{"id":49575097,"url":"https://github.com/rollecode/thelounge-native-mac-app","last_synced_at":"2026-05-03T16:10:51.341Z","repository":{"id":332994964,"uuid":"1135842501","full_name":"rollecode/thelounge-native-mac-app","owner":"rollecode","description":"Native Mac app for The Lounge. (macOS Tahoe)","archived":false,"fork":false,"pushed_at":"2026-01-20T12:02:31.000Z","size":178,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-05-02T13:33:34.072Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Swift","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/rollecode.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-01-16T17:08:37.000Z","updated_at":"2026-01-20T12:02:35.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/rollecode/thelounge-native-mac-app","commit_stats":null,"previous_names":["ronilaukkarinen/thelounge-native-mac-app","rollecode/thelounge-native-mac-app"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/rollecode/thelounge-native-mac-app","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollecode%2Fthelounge-native-mac-app","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollecode%2Fthelounge-native-mac-app/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollecode%2Fthelounge-native-mac-app/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollecode%2Fthelounge-native-mac-app/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rollecode","download_url":"https://codeload.github.com/rollecode/thelounge-native-mac-app/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rollecode%2Fthelounge-native-mac-app/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32575386,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"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":[],"created_at":"2026-05-03T16:10:50.645Z","updated_at":"2026-05-03T16:10:51.333Z","avatar_url":"https://github.com/rollecode.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n\t\u003cimg\n\t\twidth=\"300\"\n\t\talt=\"The Lounge\"\n\t\tsrc=\"https://raw.githubusercontent.com/thelounge/thelounge/master/client/img/logo-vertical-transparent-bg.svg?sanitize=true\"\u003e\n\u003c/h1\u003e\n\n\u003ch3 align=\"center\"\u003e\n\tThe Lounge - Native macOS app (unofficial)\n\u003c/h3\u003e\n\u003cdiv align=\"center\"\u003e\n\t\u003cimg src=\"https://img.shields.io/badge/macOS-000000?style=for-the-badge\u0026logo=apple\u0026logoColor=white\"\u003e\n\u003c/div\u003e\n\n\u003cimg width=\"1441\" height=\"1142\" alt=\"image\" src=\"https://github.com/user-attachments/assets/1be08f10-97af-4183-978b-fdaeee69a998\" /\u003e\n\n## Overview\n\nA native macOS wrapper for [The Lounge](https://thelounge.chat/) IRC client with native notifications, customizable appearance, and full macOS integration. Looking for Linux version? Check out [thelounge-native-linux-app](https://github.com/ronilaukkarinen/thelounge-native-linux-app).\n\n## Requirements\n\n- macOS 26 (Tahoe) or later\n- Xcode 16 or later (for building)\n- A running instance of The Lounge web client\n\n## Features\n\n### Native notifications\n\n- Bridges web Push API to native macOS notifications\n- Configurable notification sounds\n- Works even when the app is in the background\n\n### Customizable titlebar\n\n- Set any color for the window titlebar via Settings (Cmd+,)\n- Persists across app restarts\n\n### Other features\n\n- Zoom controls (Cmd+/-, Cmd+0)\n- External links open in default browser\n- Spell check disabled in input fields\n- Full dark mode support\n- Works correctly as a login item\n\n## Building\n\n### Prerequisites\n\n1. Install Xcode from the Mac App Store\n2. Run `xcode-select --install` in Terminal\n\n### Build steps\n\n```bash\ngit clone https://github.com/ronilaukkarinen/thelounge-native-mac-app.git\ncd thelounge-native-mac-app\nxcodebuild -scheme TheLoungeApp -configuration Release -derivedDataPath build build\ncp -R \"build/Build/Products/Release/The Lounge.app\" /Applications/\n```\n\n## Configuration\n\n### Changing the server URL\n\nEdit `TheLoungeApp/ContentView.swift` and change the URL:\n\n```swift\nWebView(url: URL(string: \"https://your-lounge-instance.com\")!)\n```\n\nThen rebuild the app.\n\n### Settings\n\nOpen Settings with Cmd+, to configure:\n\n- Titlebar color\n- Notification preferences\n- Test notifications\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frollecode%2Fthelounge-native-mac-app","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frollecode%2Fthelounge-native-mac-app","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frollecode%2Fthelounge-native-mac-app/lists"}