{"id":24096428,"url":"https://github.com/t-osawa-009/reswiftmonitorbrowser","last_synced_at":"2026-05-07T04:43:56.056Z","repository":{"id":82058202,"uuid":"287482076","full_name":"t-osawa-009/ReSwiftMonitorBrowser","owner":"t-osawa-009","description":"ReSwiftMonitor Browser for iOS, Mac OS","archived":false,"fork":false,"pushed_at":"2020-08-21T02:14:33.000Z","size":786,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-27T17:22:29.299Z","etag":null,"topics":["devtools","ios","macos","redux","reswift","reswiftmonitor","swift"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/t-osawa-009.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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}},"created_at":"2020-08-14T08:21:18.000Z","updated_at":"2021-06-09T03:07:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"cb1cc88a-7e18-4987-b1dd-41de6888fbe3","html_url":"https://github.com/t-osawa-009/ReSwiftMonitorBrowser","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/t-osawa-009/ReSwiftMonitorBrowser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t-osawa-009%2FReSwiftMonitorBrowser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t-osawa-009%2FReSwiftMonitorBrowser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t-osawa-009%2FReSwiftMonitorBrowser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t-osawa-009%2FReSwiftMonitorBrowser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/t-osawa-009","download_url":"https://codeload.github.com/t-osawa-009/ReSwiftMonitorBrowser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/t-osawa-009%2FReSwiftMonitorBrowser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272815807,"owners_count":24997661,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-30T02:00:09.474Z","response_time":77,"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":["devtools","ios","macos","redux","reswift","reswiftmonitor","swift"],"created_at":"2025-01-10T12:32:01.964Z","updated_at":"2026-05-07T04:43:51.036Z","avatar_url":"https://github.com/t-osawa-009.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ReSwiftMonitorBrowser\n- ReSwiftMonitor Browser for iOS, Mac OS. This project is heavily inspired by the [FluxorExplorer](https://github.com/FluxorOrg/FluxorExplorer).\n- [ReSwiftMonitor](https://github.com/t-osawa-009/ReSwiftMonitor) plugin is required\n\u003cimg src=\"https://github.com/t-osawa-009/ReSwiftMonitorBrowser/blob/master/assets/mac.png?raw=true\" width=\"500\"\u003e\n\n## Usage\n- Implementing ReSwiftMonitor\n```swift\nvar middleware: [Middleware\u003cAppState\u003e] = {\n    let monitorMiddleware = MonitorMiddleware.make(configuration: Configuration())\n    let browserMiddleware = BrowserMiddleware.make()\n    #if DEBUG\n    return [monitorMiddleware, browserMiddleware]\n    #elseif\n    return []\n    #endif\n}()\n\nlet store = Store\u003cAppState\u003e(reducer: AppState.reducer(), state: AppState(), middleware: middleware)\n```\n- Launch your Reswift application\n- Launch ReSwiftMonitorBrowser\n- Allow network with each device by alert\n\n## Note\n- ReSwiftMonitorBrowser \u0026 ReSwiftMonitor use [multipeerconnectivity](https://developer.apple.com/documentation/multipeerconnectivity)\n- Must be used on the same network\n\n## CONTRIBUTING\nThere's still a lot of work to do here. We would love to see you involved. You can find all the details on how to get started in the [Contributing Guide](https://github.com/t-osawa-009/ReSwiftMonitorBrowser/blob/master/CONTRIBUTING.md).\n\n## License\nReSwiftMonitorBrowser is released under the MIT license. See LICENSE for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft-osawa-009%2Freswiftmonitorbrowser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ft-osawa-009%2Freswiftmonitorbrowser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ft-osawa-009%2Freswiftmonitorbrowser/lists"}