{"id":13936850,"url":"https://github.com/kennell/curldrop","last_synced_at":"2026-01-03T13:57:15.057Z","repository":{"id":24393758,"uuid":"27793867","full_name":"kennell/curldrop","owner":"kennell","description":":arrow_double_up: web app for for easy file uploads via curl","archived":false,"fork":false,"pushed_at":"2021-02-06T15:34:47.000Z","size":23,"stargazers_count":144,"open_issues_count":3,"forks_count":10,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-14T16:48:15.002Z","etag":null,"topics":["curl","filesharing","hosting","python","upload","uploader","web"],"latest_commit_sha":null,"homepage":"","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/kennell.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-12-10T00:07:21.000Z","updated_at":"2024-04-08T01:01:56.000Z","dependencies_parsed_at":"2022-08-30T09:30:48.550Z","dependency_job_id":null,"html_url":"https://github.com/kennell/curldrop","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/kennell%2Fcurldrop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennell%2Fcurldrop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennell%2Fcurldrop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kennell%2Fcurldrop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kennell","download_url":"https://codeload.github.com/kennell/curldrop/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226693902,"owners_count":17667757,"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":["curl","filesharing","hosting","python","upload","uploader","web"],"created_at":"2024-08-07T23:03:03.326Z","updated_at":"2026-01-03T13:57:15.046Z","avatar_url":"https://github.com/kennell.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"⏫ curldrop\n==========\n\ncurldrop is a simple (less than 100 LOC) web app that allows you to upload files straight from your terminal with curl. It is inspired by services like [Transfer.sh](https://transfer.sh/).\n\n*Sponsored by:*\n\n[![VPN Detection](focsec.png)](https://focsec.com)\n\n## Get started\n\n\nSimply start the curldrop service...\n\n![Start curldrop](http://i.imgur.com/3mSle1Z.gif)\n\n... and start uploading files with curl:\n\n![Upload a file to curldrop](http://i.imgur.com/cxV9gTH.gif)\n\nInstall and run\n-------\n\nInstall via pip:\n\n```\npip install curldrop\n```\n\nYou can now run curldrop:\n\n```\ncurldrop\n```\n\nThere are also some additional options:\n\n```\nUsage: curldrop [OPTIONS]\n\nOptions:\n  --port INTEGER     Port to listen on, default is 8000\n  --upload-dir TEXT  Directory where uploads are stored, if not specified the\n                     current working directory will be used\n  --baseurl TEXT     Base URL, e.g. http://example.com:8000/\n  --timeout INTEGER  Number of seconds before a worker will timeout\n  --workers INTEGER  Number of workers\n  --help             Show this message and exit.\n```\n\nUploading files\n-----\n\nYou can now upload files to your curldrop, here are some basic examples. \n\nUpload a single file\n```\ncurl --upload-file cat.jpg example.com\n```\n\nUpload multiple files\n\n```\ncurl --upload-file \"{path/to/file1,path/to/file2}\" example.com\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkennell%2Fcurldrop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkennell%2Fcurldrop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkennell%2Fcurldrop/lists"}