{"id":18670014,"url":"https://github.com/blahah/datmon","last_synced_at":"2025-07-22T09:10:28.448Z","repository":{"id":66275897,"uuid":"55052293","full_name":"blahah/datmon","owner":"blahah","description":"cli tool for monitoring dats","archived":false,"fork":false,"pushed_at":"2016-03-29T03:11:44.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-18T08:35:40.593Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"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/blahah.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}},"created_at":"2016-03-30T09:57:40.000Z","updated_at":"2016-04-19T16:00:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"c8bfc9b6-c4b6-4d6a-930f-bf2a147d78b1","html_url":"https://github.com/blahah/datmon","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/blahah/datmon","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blahah%2Fdatmon","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blahah%2Fdatmon/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blahah%2Fdatmon/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blahah%2Fdatmon/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blahah","download_url":"https://codeload.github.com/blahah/datmon/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blahah%2Fdatmon/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266463555,"owners_count":23932904,"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-07-22T02:00:09.085Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":"2024-11-07T08:49:33.735Z","updated_at":"2025-07-22T09:10:28.417Z","avatar_url":"https://github.com/blahah.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# datmon\n\nMonitors your dat processes on your local filesystem.\n\n## Example\n\nInstall `datmon` to get started:\n\n```\nnpm install -g datmon\n```\n\nNow you can start a dat called 'census'\n\n```\n$ datmon link ~/Dropbox/census/2010 -n census\ncensus running   just now   dat://b8f6a4178617e8618\n```\n\nAnd another dat called 'finances'\n\n```\n$ datmon link ~/data/finances -n finances\nfinances running   just now   dat://as723hsdf18s73723\n```\n\nYou can then list the running dats:\n\n```\n$ datmon ls\nfinances   running    less than a minute ago     /Users/karissa/data/finances\n  dat://b8f6a4178617e8\n\ncensus     running    less than a minute ago    /Users/karissa/Dropbox/census/2010\n  dat://as723hsdf18s73\n```\n\nTo stop a dat and remove it from the list:\n\n```\n$ datmon rm finances\ncensus     running    less than a minute ago     /Users/karissa/data/finances\n  dat://bafd737f610d03\n```\n\n## Usage\n\n\n```\ndatmon link DIR [-n NAME]\n\n  Create a new dat using the contents of a given DIR directory\n  and begin serving it to the public network.\n\n  -n   the name of the process (randomly generated by default)\n\ndatmon ls\n\n  List the currently tracked dats.\n\ndatmon rm NAME\n\n  Stop a dat and remove it from the list. Does not remove the file contents.\n\ndatmon close\n\n  Stop all dats and close the daemon.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblahah%2Fdatmon","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblahah%2Fdatmon","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblahah%2Fdatmon/lists"}