{"id":16747063,"url":"https://github.com/selfup/load_bah","last_synced_at":"2025-09-09T23:12:15.376Z","repository":{"id":71266556,"uuid":"128104577","full_name":"selfup/load_bah","owner":"selfup","description":"A place for people to show they are working with scripts that have known goals","archived":false,"fork":false,"pushed_at":"2018-05-12T02:13:07.000Z","size":121,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T15:11:22.304Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/selfup.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-04T18:33:37.000Z","updated_at":"2018-05-12T02:13:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"f297e962-24e1-4a2b-9c4a-b89b2ae698f4","html_url":"https://github.com/selfup/load_bah","commit_stats":{"total_commits":17,"total_committers":2,"mean_commits":8.5,"dds":"0.17647058823529416","last_synced_commit":"a0f66e6eea789aed0c5a77ce20bc93ea66bbbc5f"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfup%2Fload_bah","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfup%2Fload_bah/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfup%2Fload_bah/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/selfup%2Fload_bah/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/selfup","download_url":"https://codeload.github.com/selfup/load_bah/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243814968,"owners_count":20352076,"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-10-13T02:09:02.144Z","updated_at":"2025-03-16T02:21:51.926Z","avatar_url":"https://github.com/selfup.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Load Bah\n\nA place for your team to make get requests (easy in curl) to update load bars!\n\n### Starting the application\n\n`npm start`\n\nYou can set the port: `$PORT=8888 npm start`\n\nOr it just defaults to `8080`\n\n**GET**\n\nWith ENV vars:\n\n```bash\ncurl -s \"\u003cmachine_host_ip\u003e:$PORT/script_name/current_progress/total_progress\"\n```\n\nWithout env vars:\n\n```bash\ncurl -s localhost:8080/script_name/current_progress/total_progress\n```\n\n_You can use `-v` if you want verbose output, but typically you want very little output via `-s`_\n\n**NOW**\n\nYou view the output via: `\u003cmachine_host_ip\u003e:$PORT/`\n\n_the source code is quite small, I am sure you can figure out the rest_ :smile:\n\n### Private (LAN) network\n\nDiscover the machine IP:\n\n`ifconfig | grep '10.'`\n\nor\n\n`ifconfig | grep '192.'`\n\nor\n\n`ifconfig | grep '172.'`\n\nShould be `eth0` on ethernet or otherwise on `WLAN`\n\n***\n\nThat's it! :tada:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselfup%2Fload_bah","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fselfup%2Fload_bah","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fselfup%2Fload_bah/lists"}