{"id":16131317,"url":"https://github.com/calinou/0x0","last_synced_at":"2025-03-18T14:31:15.083Z","repository":{"id":44402072,"uuid":"153681735","full_name":"Calinou/0x0","owner":"Calinou","description":"curl wrapper script to upload local or remote files to 0x0.st","archived":false,"fork":false,"pushed_at":"2022-12-02T22:20:55.000Z","size":23,"stargazers_count":51,"open_issues_count":1,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-16T21:05:05.098Z","etag":null,"topics":["0x0","command-line-tool","file-uploader"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/Calinou.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":"2018-10-18T20:12:52.000Z","updated_at":"2024-10-03T20:01:56.000Z","dependencies_parsed_at":"2023-01-22T21:15:11.963Z","dependency_job_id":null,"html_url":"https://github.com/Calinou/0x0","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/Calinou%2F0x0","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Calinou%2F0x0/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Calinou%2F0x0/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Calinou%2F0x0/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Calinou","download_url":"https://codeload.github.com/Calinou/0x0/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244240167,"owners_count":20421405,"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":["0x0","command-line-tool","file-uploader"],"created_at":"2024-10-09T22:24:48.681Z","updated_at":"2025-03-18T14:31:14.814Z","avatar_url":"https://github.com/Calinou.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 0x0\n\n**Upload files from local or remote locations to [0x0.st](https://0x0.st/).**\n\n## Installation\n\nThe only dependency is [curl](https://curl.haxx.se/), which can be installed\nfrom your distribution's repositories.\n\n### Using [basher](https://github.com/basherpm/basher)\n\n```bash\nbasher install Calinou/0x0\n```\n\nUsing this installation method, `0x0` will be immediately available in your PATH.\n\n### Manual installation\n\n```bash\n# Download the script\ncurl -LO https://raw.githubusercontent.com/Calinou/0x0/master/bin/0x0\n\n# Make the script executable\nchmod +x 0x0\n\n# Move the script to a location in your PATH\nsudo mv 0x0 /usr/local/bin\n```\n\n## Usage\n\n```bash\n# Upload a local file\n0x0 some_file.png\n\n# Upload from an URL (the file won't be fetched locally).\n# The URL must start with `http://` or `https://`.\n0x0 http://example.com\n\n# Upload from standard input.\n# Example usage with a pipe: `tail some_file | 0x0 -`\n0x0 -\n```\n\nIf the upload is successful, the file URL will be printed to standard output.\n\n## License\n\nCopyright © 2018-2019 Hugo Locurcio and contributors\n\nUnless otherwise specified, files in this repository are licensed under\nthe MIT license; see [LICENSE.md](LICENSE.md) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalinou%2F0x0","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcalinou%2F0x0","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalinou%2F0x0/lists"}