{"id":22558038,"url":"https://github.com/jd-apprentice/file-uploader","last_synced_at":"2026-04-12T21:52:48.182Z","repository":{"id":104427516,"uuid":"580240039","full_name":"jd-apprentice/file-uploader","owner":"jd-apprentice","description":"🖤 File uploader using anonfiles","archived":false,"fork":false,"pushed_at":"2022-12-20T04:43:48.000Z","size":118,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-02T12:15:03.668Z","etag":null,"topics":["bash","python","shell-script","upload-file"],"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/jd-apprentice.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":"2022-12-20T04:05:09.000Z","updated_at":"2023-01-20T01:09:35.000Z","dependencies_parsed_at":"2023-03-13T02:01:25.500Z","dependency_job_id":null,"html_url":"https://github.com/jd-apprentice/file-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/jd-apprentice%2Ffile-uploader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-apprentice%2Ffile-uploader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-apprentice%2Ffile-uploader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jd-apprentice%2Ffile-uploader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jd-apprentice","download_url":"https://codeload.github.com/jd-apprentice/file-uploader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246020268,"owners_count":20710725,"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":["bash","python","shell-script","upload-file"],"created_at":"2024-12-07T20:10:55.111Z","updated_at":"2026-04-12T21:52:43.141Z","avatar_url":"https://github.com/jd-apprentice.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🖤 file-uploader for anonfiles\n\n![AnonImage](https://anonfiles.com/static/logo.png)\n\n- This CLI application is intended to be used for uploading files from the terminal with a simple menu\n- If you really like this service, you should conside contribute to `anonfiles` since is thanks to them that I can do this.\n- CLI inspired by this post by [Bobby Iliev](https://devdojo.com/bobbyiliev/how-to-create-an-interactive-menu-in-bash)\n\n## 🚀 Sample and usage\n\n![Sample](./assets/Sample%231.png)\n\n- When asked the file path if the file is in the same directory as the script you would type something like this `Wallpaper.jpg` instead of `./some-folder/your-file.rar`\n\n![Sample2](./assets/Sample%232.png)\n\n## 📁 Folder structure\n\n```\n📦file-uploader\n┣ 📂assets\n┃ ┣ 📜Sample#1.png\n┃ ┗ 📜Sample#2.png\n┣ 📜.gitignore\n┣ 📜CONTRIBUTE.md\n┣ 📜LICENSE\n┣ 📜README.md\n┣ 📜main.py -\u003e Data parse\n┣ 📜main.sh -\u003e Main script\n```\n\n## 📁 Dependencies\n\n- Unix system\n- Python 3\n- [jq](https://stedolan.github.io/jq/download/)\n\n## 📝 License\n\nThis project is under the MIT license. See the [LICENSE](./LICENSE) for more information.\n\n## 🤝 Contribute\n\nFor more information, check the [CONTRIBUTE](./CONTRIBUTE.md) file\n\n## ✨ Contributors\n\nThanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section --\u003e\n\u003c!-- prettier-ignore-start --\u003e\n\u003c!-- markdownlint-disable --\u003e\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://jonathan.com.ar/es\"\u003e\u003cimg src=\"https://avatars.githubusercontent.com/u/68082746?v=4?s=100\" width=\"100px;\" alt=\"\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eJonathan Dyallo\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#!\" title=\"Code\"\u003e💻\u003c/a\u003e \u003ca href=\"#!\" title=\"Tests\"\u003e⚠️\u003c/a\u003e \u003ca href=\"#!\" title=\"Documentation\"\u003e📖\u003c/a\u003e \u003ca href=\"#maintenance-jd-apprentice\" title=\"Maintenance\"\u003e🚧\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n\u003c!-- markdownlint-restore --\u003e\n\u003c!-- prettier-ignore-end --\u003e\n\n\u003c!-- ALL-CONTRIBUTORS-LIST:END --\u003e\n\nThis project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjd-apprentice%2Ffile-uploader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjd-apprentice%2Ffile-uploader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjd-apprentice%2Ffile-uploader/lists"}