{"id":50324967,"url":"https://github.com/pathcosmos/matrix-news-on-mac","last_synced_at":"2026-05-29T05:04:27.883Z","repository":{"id":357564882,"uuid":"1237522990","full_name":"pathcosmos/matrix-news-on-mac","owner":"pathcosmos","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-27T17:59:12.000Z","size":1939,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-27T18:25:27.808Z","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/pathcosmos.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-05-13T09:02:23.000Z","updated_at":"2026-05-27T17:59:19.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/pathcosmos/matrix-news-on-mac","commit_stats":null,"previous_names":["pathcosmos/matrix-news-on-mac"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pathcosmos/matrix-news-on-mac","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pathcosmos%2Fmatrix-news-on-mac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pathcosmos%2Fmatrix-news-on-mac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pathcosmos%2Fmatrix-news-on-mac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pathcosmos%2Fmatrix-news-on-mac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pathcosmos","download_url":"https://codeload.github.com/pathcosmos/matrix-news-on-mac/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pathcosmos%2Fmatrix-news-on-mac/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33637486,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-29T02:00:06.066Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-29T05:04:13.189Z","updated_at":"2026-05-29T05:04:27.861Z","avatar_url":"https://github.com/pathcosmos.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Matrix News\n\nMatrix-style Korean news viewer for Apple devices. The app shows one focused MBC news item at a time, types the title and summary character by character, pauses briefly, then advances to the next story. The background uses Korean Matrix rain while the foreground news remains readable.\n\n## What is implemented\n\n- SwiftUI app code for macOS, iPhone, iPad, and Apple TV.\n- Testable `MatrixNewsCore` Swift package with models, RSS/MBC JSON parsing, URL normalization, deduplication, settings, and local personalization.\n- `matrix-news-fetcher` command that reads configured feeds and writes `Data/manifest.json`, `Data/latest.json`, and `Data/sources.json`.\n- GitHub Actions workflow that refreshes the data repository every 10 minutes.\n- Default app data loading from `https://raw.githubusercontent.com/pathcosmos/matrix-news-on-mac/main/Data/`, with `NEWS_DATA_BASE_URL` still available as an override.\n- iCloud KVS-backed settings/preference persistence in the app.\n\n## Run locally\n\n```bash\nswift test\nswift run matrix-news\n```\n\nTo refresh news data manually:\n\n```bash\nswift run matrix-news-fetcher --sources Config/news-sources.json --output Data --license-scope test-only --limit 50 --minimum-items 50\n```\n\n## Xcode app\n\nOpen `MatrixNews.xcodeproj` and build the `MatrixNews` scheme. The project contains one app target with shared SwiftUI code for macOS, iOS, iPadOS, and tvOS.\n\nFor iCloud sync and device/App Store builds, set your Apple Developer Team in the target Signing \u0026 Capabilities settings. `MatrixNews.entitlements` already includes the iCloud key-value store entitlement placeholder.\n\n## News source policy\n\nThe included MBC feed endpoint is marked `test-only`. It is suitable for development and private testing only until you secure the rights needed for a public commercial app. For a commercial release, set only licensed sources to `\"licenseStatus\" : \"licensed\"` and run the fetcher with:\n\n```bash\nswift run matrix-news-fetcher --sources Config/news-sources.json --output Data --license-scope licensed\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpathcosmos%2Fmatrix-news-on-mac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpathcosmos%2Fmatrix-news-on-mac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpathcosmos%2Fmatrix-news-on-mac/lists"}