{"id":19084711,"url":"https://github.com/autozimu/unison-fsmonitor","last_synced_at":"2025-04-12T20:45:54.040Z","repository":{"id":38297822,"uuid":"154070257","full_name":"autozimu/unison-fsmonitor","owner":"autozimu","description":"unison-fsmonitor implementation","archived":false,"fork":false,"pushed_at":"2025-02-24T04:01:43.000Z","size":95,"stargazers_count":86,"open_issues_count":1,"forks_count":10,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-04T00:19:41.432Z","etag":null,"topics":["macos","unison","unison-fsmonitor"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/autozimu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2018-10-22T01:22:02.000Z","updated_at":"2025-03-30T09:04:18.000Z","dependencies_parsed_at":"2024-06-26T22:39:29.382Z","dependency_job_id":"59b70d5d-b175-42a1-a0e7-518b80420c59","html_url":"https://github.com/autozimu/unison-fsmonitor","commit_stats":{"total_commits":89,"total_committers":8,"mean_commits":11.125,"dds":0.3820224719101124,"last_synced_commit":"a867aafc4c59e43917b8f9dfa1502bc620d4c669"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autozimu%2Funison-fsmonitor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autozimu%2Funison-fsmonitor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autozimu%2Funison-fsmonitor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/autozimu%2Funison-fsmonitor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/autozimu","download_url":"https://codeload.github.com/autozimu/unison-fsmonitor/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248631692,"owners_count":21136559,"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","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":["macos","unison","unison-fsmonitor"],"created_at":"2024-11-09T02:52:27.137Z","updated_at":"2025-04-12T20:45:54.013Z","avatar_url":"https://github.com/autozimu.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# unison-fsmonitor\n\n[![Github Actions Status](https://github.com/autozimu/unison-fsmonitor/workflows/build-and-test/badge.svg)](https://github.com/autozimu/unison-fsmonitor/actions?query=workflow%3Abuild-and-test)\n\n## Why\n\n`unison` doesn't include `unison-fsmonitor` for macOS, thus `-repeat watch` option doesn't work out of the box. This utility fills the gap. This implementation was originally made for macOS but shall work on other platforms as well like Linux, Windows.\n\n## Install\n\n```sh\nbrew install autozimu/homebrew-formulas/unison-fsmonitor\n```\n\nAlternatively if you have [cargo](https://github.com/rust-lang/cargo) installed,\n\n```sh\ncargo install unison-fsmonitor\n```\n\n## Usage\n\nSimply run unison with `-repeat watch` as argument or `repeat=watch` in config file.\n\n## File watch limits \n\nYou might need to update file watch limits in both hosts if watching limit reached. See \u003chttps://facebook.github.io/watchman/docs/install#system-specific-preparation\u003e for more details.\n\n## Debug\n\n```\nRUST_LOG=debug unison\n```\n\n## References\n\n- Protocol \u003chttps://github.com/bcpierce00/unison/blob/af8669bb26f88e85bdc37cb1ff23d9bb0685a1e2/src/fswatch.ml\u003e\n- \u003chttps://github.com/bcpierce00/unison/blob/master/src/fsmonitor/watchercommon.ml\u003e\n- \u003chttps://github.com/hnsl/unox\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautozimu%2Funison-fsmonitor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fautozimu%2Funison-fsmonitor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fautozimu%2Funison-fsmonitor/lists"}