{"id":22643227,"url":"https://github.com/dranjan/targetfly","last_synced_at":"2025-08-03T13:08:46.771Z","repository":{"id":149480868,"uuid":"13032367","full_name":"dranjan/targetfly","owner":"dranjan","description":"very simple Node.js webserver that supports TARring directories on the fly","archived":false,"fork":false,"pushed_at":"2015-11-02T04:22:16.000Z","size":232,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-03T17:01:48.130Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dranjan.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}},"created_at":"2013-09-23T10:00:16.000Z","updated_at":"2015-11-02T04:22:16.000Z","dependencies_parsed_at":"2023-04-11T14:43:45.238Z","dependency_job_id":null,"html_url":"https://github.com/dranjan/targetfly","commit_stats":null,"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dranjan%2Ftargetfly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dranjan%2Ftargetfly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dranjan%2Ftargetfly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dranjan%2Ftargetfly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dranjan","download_url":"https://codeload.github.com/dranjan/targetfly/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246145015,"owners_count":20730493,"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-12-09T05:09:43.943Z","updated_at":"2025-03-29T05:44:06.594Z","avatar_url":"https://github.com/dranjan.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Targetfly\n\nThis is a very simple Node.js web application mainly intended as a\ndownload server.  The only interesting feature is that it can serve\nwhole directories as TAR files that are generated on the fly.\n\n## Installation\n\nInstall node.js and npm, then run `npm install` in the repository root.\n\n## Usage\n\nThe simplest usage is\n\n    node path/to/targetfly/index.js\n\nwhich will serve files from the current working directory on port 8080.\nThe most complicated usage is\n\n    node path/to/targetfly/index.js --port [PORT] \\\n                                    --directory [DIRECTORY] \\\n                                  [ --show-hidden ]\n\nwhich chooses an arbitrary port and root directory.  The last shown\noption, `--show-hidden`, will allow the server to serve files whose\nnames begin with '.', which is disabled by default.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdranjan%2Ftargetfly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdranjan%2Ftargetfly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdranjan%2Ftargetfly/lists"}