{"id":16419643,"url":"https://github.com/foo290/device-info","last_synced_at":"2025-02-24T13:41:17.894Z","repository":{"id":123397004,"uuid":"289547487","full_name":"foo290/Device-Info","owner":"foo290","description":"A simple script to get Device Info and current location","archived":false,"fork":false,"pushed_at":"2020-08-22T19:14:48.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-01-06T21:47:35.755Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/foo290.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":"2020-08-22T18:47:24.000Z","updated_at":"2020-08-22T19:14:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"9efcc5f3-826a-4dd7-8399-9b8655ad8e5e","html_url":"https://github.com/foo290/Device-Info","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/foo290%2FDevice-Info","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo290%2FDevice-Info/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo290%2FDevice-Info/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/foo290%2FDevice-Info/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/foo290","download_url":"https://codeload.github.com/foo290/Device-Info/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240491571,"owners_count":19809977,"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-11T07:25:25.596Z","updated_at":"2025-02-24T13:41:17.869Z","avatar_url":"https://github.com/foo290.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Device-Info\nA simple script to get Device Info and current location\n\n### Intro\nThis is a simple script to extract device and location information and saves it in json files.\n\n### Requirements\n```\npsutil\nre\nuuid\nplatform\nsocket\ngeocoder\ntime\nnvgpu\njson\n```\n\n### Execution\n```\n\u003e\u003e\u003e python client_node.py\n```\n\n### Output\nSystem_information.json\n```\n{\n    \"Network info\": {\n        \"hostname\": host name here...\n        \"IP-address\": ip address...\n    },\n    \"OS Info\": {\n        \"platform\": ...\n        \"platform-release\": ...\n        \"Operating System\": ...\n        \"platform-version\": ...\n    },\n    \"Partition Info\": {\n        \"C:\\\\\": {\n            \"Total\": ...,\n            \"Used\": ...,\n            \"Free\": ....\n            \"Percent\": ...\n        }\n\n    more...\n\n```\n\nLocation.json\n```\n{\n    \"Latitude\": ...\n    \"Longitude\": ...\n    \"City\": ...,\n    \"Postal Code\": ...\n    \"Country\": ...\n    \"State\": ...\n}\n```\n\n##### Location file may take 40 seconds to be saved if you are not connected to internet. \u003chr style='width:1px;'\u003e\n🙂\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoo290%2Fdevice-info","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffoo290%2Fdevice-info","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffoo290%2Fdevice-info/lists"}