{"id":22374029,"url":"https://github.com/skyksandr/usb-mount-notifier","last_synced_at":"2025-03-26T17:26:31.661Z","repository":{"id":73692241,"uuid":"46011847","full_name":"skyksandr/usb-mount-notifier","owner":"skyksandr","description":"simple command line app that print to stdout when usb drive mounted and unmounted with mount point","archived":false,"fork":false,"pushed_at":"2016-01-10T08:35:12.000Z","size":14,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T02:36:43.033Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","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/skyksandr.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}},"created_at":"2015-11-11T21:46:32.000Z","updated_at":"2016-04-07T15:38:13.000Z","dependencies_parsed_at":"2023-03-17T13:00:55.512Z","dependency_job_id":null,"html_url":"https://github.com/skyksandr/usb-mount-notifier","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyksandr%2Fusb-mount-notifier","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyksandr%2Fusb-mount-notifier/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyksandr%2Fusb-mount-notifier/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/skyksandr%2Fusb-mount-notifier/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/skyksandr","download_url":"https://codeload.github.com/skyksandr/usb-mount-notifier/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245700954,"owners_count":20658310,"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":[],"created_at":"2024-12-04T21:15:52.139Z","updated_at":"2025-03-26T17:26:31.628Z","avatar_url":"https://github.com/skyksandr.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# usb-mount-notifier\nSimple command line app that print to stdout when usb drive mounted and unmounted with mount point\n\nYou can find executable in build directory.\n\nUse with node.js:\n```\nvar spawn = require('child_process').spawn,\n    usb_notifier = spawn('usb-mount-notifier');\n\nusb_notifier.stdout.on('data', function (data) {\n  console.log('stdout: ' + data);\n});\n```\n\nexample of output:\n```\nunmounted: /Volumes/Transcend\nmounted: /Volumes/Transcend\nunmounted: /Volumes/Transcend\n```\n\nWorks with OS X.\n\n# License\nusb-mount-notifier is released under the [MIT License](http://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyksandr%2Fusb-mount-notifier","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fskyksandr%2Fusb-mount-notifier","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fskyksandr%2Fusb-mount-notifier/lists"}