{"id":22562197,"url":"https://github.com/max1220/lua_pingd","last_synced_at":"2025-03-28T12:42:29.160Z","repository":{"id":101936983,"uuid":"141586583","full_name":"max1220/lua_pingd","owner":"max1220","description":"Ping daemon in Lua. Collects info from running ping command, so does not require ","archived":false,"fork":false,"pushed_at":"2018-07-19T14:12:36.000Z","size":678,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-02T13:16:18.210Z","etag":null,"topics":["lua","lua-script","ping"],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/max1220.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":"2018-07-19T13:52:18.000Z","updated_at":"2018-07-19T14:21:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"93297757-ab02-4481-88aa-0c6cdaa63eea","html_url":"https://github.com/max1220/lua_pingd","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/max1220%2Flua_pingd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max1220%2Flua_pingd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max1220%2Flua_pingd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/max1220%2Flua_pingd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/max1220","download_url":"https://codeload.github.com/max1220/lua_pingd/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246034260,"owners_count":20712851,"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":["lua","lua-script","ping"],"created_at":"2024-12-07T22:12:02.673Z","updated_at":"2025-03-28T12:42:29.135Z","avatar_url":"https://github.com/max1220.png","language":"Lua","readme":"lua-pingd\n---------\n\n## what is this?\n\nThis is a program that reads the output of the ping command, parses it, and provides multiple output options.\n\nIt actually uses the ping commands as it's \"event loop\", requiring very little CPU usage.\n\n\n\n## installation\n\njust clone the git repository or download \u0026 unpack the .zip.\n\n\n\n## usage\n\nTo start the program, run `./pingd`(Does not fork to the background itself).\nBy default, all output formats are enabled, so you could already use the JSONs\nor view the .svg graphs.\n\nTo view the HTML page, you'll need a HTTP server that supports the correct mime-type for .svg files.\nThe busybox httpd does not do this by default, but can be configured to do so.\nThe included `./start_httpd.sh` starts the busybox httpd with such a config.\n\nFor local testing you can open `html/index.html` in a browser\n\n\n\n## configuration\nSee the commented default configuration.\n\n\n\n## screenshot\n\nThis screenshot is of the rendered page.\n\n![rendered HTML page screenshot](https://raw.githubusercontent.com/max1220/lua_pingd/master/screenshot.png)\n\n\n\nThis is just an example generated SVG graph:\n![example SVG graph](https://raw.githubusercontent.com/max1220/lua_pingd/master/example_svg.svg?sanitize=true)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmax1220%2Flua_pingd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmax1220%2Flua_pingd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmax1220%2Flua_pingd/lists"}