{"id":21595231,"url":"https://github.com/euank/simple-pomf-uploader","last_synced_at":"2025-03-18T11:09:32.696Z","repository":{"id":14450187,"uuid":"17161827","full_name":"euank/simple-pomf-uploader","owner":"euank","description":"Made to handle piped in data as well as file args.","archived":false,"fork":false,"pushed_at":"2014-06-10T02:14:41.000Z","size":148,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-24T17:19:29.809Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/euank.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":"2014-02-25T04:53:29.000Z","updated_at":"2014-06-10T02:14:41.000Z","dependencies_parsed_at":"2022-08-31T08:22:00.415Z","dependency_job_id":null,"html_url":"https://github.com/euank/simple-pomf-uploader","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/euank%2Fsimple-pomf-uploader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fsimple-pomf-uploader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fsimple-pomf-uploader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/euank%2Fsimple-pomf-uploader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/euank","download_url":"https://codeload.github.com/euank/simple-pomf-uploader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244207736,"owners_count":20416107,"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-11-24T17:34:49.306Z","updated_at":"2025-03-18T11:09:32.677Z","avatar_url":"https://github.com/euank.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"simple-pomf-uploader\n====================\n\nMade to handle piped in data as well as file args.\n\n# Usage\n\nTo upload 'file.txt', you would type `./pomf file.txt`\n\nThe real magic comes in with pipes though. For example, if you wanted to paste\nyour uptime for someone you could do `uptime | ./pomf`. Or perhaps you have an\nimage on your clipboard and want to upload it... Only a `xclip -o | ./pomf`\naway.\n\n# Why make another?\n\nThe other command line uploaders I looked at on the tools page, notably the\nSimple Bash Uploader, did not handle pipes at all. I wanted pipes. I also wanted\nit to get extensions right from pipes which was another task to itself.\n\n\n# What's wrong with this one?\n\nRequires ruby (not a default install on many distros) and doesn't have highly\ninformative error messages, multi-file uploading, or anything else complicated.\n\nThe code for figuring out extensions is also hacky, but I'm not sure there's a\nbetter solution.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuank%2Fsimple-pomf-uploader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feuank%2Fsimple-pomf-uploader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feuank%2Fsimple-pomf-uploader/lists"}