{"id":13674413,"url":"https://github.com/daggy1234/image-uploader","last_synced_at":"2025-04-28T14:31:18.755Z","repository":{"id":109471842,"uuid":"336261315","full_name":"daggy1234/image-uploader","owner":"daggy1234","description":"A sharex compatible image uploader built for speed. Powered by rust","archived":false,"fork":false,"pushed_at":"2021-06-06T17:51:12.000Z","size":481,"stargazers_count":16,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-11T14:42:01.351Z","etag":null,"topics":["actix","cdn","rust","sharex-server","upload-images"],"latest_commit_sha":null,"homepage":"","language":"HTML","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/daggy1234.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}},"created_at":"2021-02-05T12:09:50.000Z","updated_at":"2023-08-26T04:30:58.000Z","dependencies_parsed_at":"2023-05-17T23:30:34.199Z","dependency_job_id":null,"html_url":"https://github.com/daggy1234/image-uploader","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggy1234%2Fimage-uploader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggy1234%2Fimage-uploader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggy1234%2Fimage-uploader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggy1234%2Fimage-uploader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daggy1234","download_url":"https://codeload.github.com/daggy1234/image-uploader/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251330245,"owners_count":21572253,"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":["actix","cdn","rust","sharex-server","upload-images"],"created_at":"2024-08-02T11:00:49.518Z","updated_at":"2025-04-28T14:31:18.245Z","avatar_url":"https://github.com/daggy1234.png","language":"HTML","funding_links":[],"categories":["Software"],"sub_categories":["File Transfer - Single-click \u0026 Drag-n-drop Upload"],"readme":"# Image-Uploader\nA sharex compatible image uploader built for speed.\n\n## Features\n\n- web ui with login and uploader\n- Normal HTTP uploader\n- Uploader that supports forms\n- Full ShareX support (example file)\n- Automatic file compression\n- Speed and Efficiency (Rust btw)\n\n## Env File\n\nit will auto load an env in the same directory, or if there is none it will just get env vars. All config vars are very important \n\n```env\nBASE_URL=\"url used in json response\"\nAUTH_TOKEN=\"api token for rest api\"\nAUTH_USER=\"username for web\"\nAUTH_PASSWORD=\"password for web\"\nNAME=\"name of your service\"\nURL=\"0.0.0.0\"\nPORT=6969 # Whatever port you want\n```\n\n## Running in Docker\n\nSimple single lined docker command\n\n```shell\ndocker run -d -v ./static:/usr/local/bin/static -p 6969:6969 --expose 6969 --env-file .env ghcr.io/daggy1234/image-uploader\n```\n\nAnd there you have a running instance. \n\nThe image doesn't support ARM so you can use the binaries instead\n\n## Running the Binaries\n\n1) Choose the architecture. Those should be in the releases\n2) Download the file (wget , curl) based on architecture\n3)  Extract the \\*.tar.gz file and cd into the folder\n4)  Create the .env file for config\n5)  `./image-uploader` and look for any logs!\n\n\n## Contributing\n\nJust fork the repo and run with cargo. for Docker testing there is a dev.Dockerfile that uses Cargo chef. Cargo chef instructions below\n\n```shell\ncargo install cargo-chef\ncargo chef prepare --recipe-path recipe.json\n```\n\n\n## Issue or bugs\n\nReport em here or on the discord\n\nhttps://server.daggy.tech\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggy1234%2Fimage-uploader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaggy1234%2Fimage-uploader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggy1234%2Fimage-uploader/lists"}