{"id":29151241,"url":"https://github.com/karpeleslab/smartremote","last_synced_at":"2025-07-01T00:08:58.712Z","repository":{"id":57504540,"uuid":"230715731","full_name":"KarpelesLab/smartremote","owner":"KarpelesLab","description":"Not a TV remote.","archived":false,"fork":false,"pushed_at":"2024-06-29T01:13:54.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-01T00:08:54.891Z","etag":null,"topics":["golang","http"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/KarpelesLab.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":"2019-12-29T07:05:32.000Z","updated_at":"2024-06-29T01:13:48.000Z","dependencies_parsed_at":"2024-06-20T09:29:02.918Z","dependency_job_id":null,"html_url":"https://github.com/KarpelesLab/smartremote","commit_stats":null,"previous_names":["magicaltux/smartremote"],"tags_count":18,"template":false,"template_full_name":null,"purl":"pkg:github/KarpelesLab/smartremote","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Fsmartremote","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Fsmartremote/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Fsmartremote/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Fsmartremote/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/KarpelesLab","download_url":"https://codeload.github.com/KarpelesLab/smartremote/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/KarpelesLab%2Fsmartremote/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262870877,"owners_count":23377314,"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":["golang","http"],"created_at":"2025-07-01T00:08:55.414Z","updated_at":"2025-07-01T00:08:58.656Z","avatar_url":"https://github.com/KarpelesLab.png","language":"Go","readme":"[![Build Status](https://travis-ci.org/KarpelesLab/smartremote.svg)](https://travis-ci.org/KarpelesLab/smartremote)\n[![GoDoc](https://godoc.org/github.com/KarpelesLab/smartremote?status.svg)](https://godoc.org/github.com/KarpelesLab/smartremote)\n[![Coverage Status](https://coveralls.io/repos/github/KarpelesLab/smartremote/badge.svg?branch=master)](https://coveralls.io/github/KarpelesLab/smartremote?branch=master)\n\n\n# SmartRemote\n\nNOTE: this is not a remote for your TV, just an easy way to access remote (http) files.\n\nHow to use:\n\n```Go\n\tf, err := smartremote.Open(\"http://...\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\n\t// Use \"f\" as a regular readonly file, it'll download parts as needed from the remote url\n```\n\nThis can be used with any kind of file as long as the server supports resume.\nIf it doesn't then this will just download the whole file, and still work the\nsame.\n\n# TODO\n\n* Add support for range invalidation (bad checksum causes re-download of affected area)\n* Refactor idle downloader for better performances\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarpeleslab%2Fsmartremote","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkarpeleslab%2Fsmartremote","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkarpeleslab%2Fsmartremote/lists"}