{"id":25722450,"url":"https://github.com/team-tritan/sharex-host-v2","last_synced_at":"2026-05-17T05:36:58.882Z","repository":{"id":277875012,"uuid":"680981610","full_name":"Team-Tritan/ShareX-Host-v2","owner":"Team-Tritan","description":"Tritan's ShareX Host is a self-hosted solution for managing and sharing images and URLs using ShareX. This project provides a web interface for uploading images, managing shortened URLs, and viewing upload statistics.","archived":false,"fork":false,"pushed_at":"2026-03-17T14:36:30.000Z","size":457,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-03-18T05:00:15.346Z","etag":null,"topics":["cdn","file","file-hosting","flameshot","go","golang","sharex"],"latest_commit_sha":null,"homepage":"https://i.tritan.gg","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Team-Tritan.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-08-21T02:16:45.000Z","updated_at":"2026-03-17T14:36:34.000Z","dependencies_parsed_at":"2025-05-08T12:23:43.376Z","dependency_job_id":"0a1edadb-b742-4717-b78a-df7ac0e44f87","html_url":"https://github.com/Team-Tritan/ShareX-Host-v2","commit_stats":null,"previous_names":["team-tritan/sharex-host"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Team-Tritan/ShareX-Host-v2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team-Tritan%2FShareX-Host-v2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team-Tritan%2FShareX-Host-v2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team-Tritan%2FShareX-Host-v2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team-Tritan%2FShareX-Host-v2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Team-Tritan","download_url":"https://codeload.github.com/Team-Tritan/ShareX-Host-v2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team-Tritan%2FShareX-Host-v2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33128676,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T18:38:32.183Z","status":"online","status_checked_at":"2026-05-17T02:00:05.366Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["cdn","file","file-hosting","flameshot","go","golang","sharex"],"created_at":"2025-02-25T19:35:17.732Z","updated_at":"2026-05-17T05:36:58.861Z","avatar_url":"https://github.com/Team-Tritan.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tritan ShareX Host\r\n\r\nTritan's ShareX Host is a self-hosted solution for managing and sharing images and URLs using ShareX. This project provides a web interface for uploading images, managing shortened URLs, and viewing upload statistics.\r\n\r\n## Features\r\n\r\n- **Image Uploading**: Easily upload images using the web interface or ShareX.\r\n- **URL Shortening**: Create and manage shortened URLs.\r\n- **User Authentication**: Secure access with API keys.\r\n- **Upload Management**: View, delete, and manage uploaded images.\r\n- **URL Management**: View, edit, and delete shortened URLs.\r\n- **Statistics**: Track views and clicks for uploads and URLs.\r\n- **User Management**: Delete your account, change your upload token, and change your display name.\r\n- **ShareX Config Generation**: Download preconfigured ShareX uploader files based on the domains you select!\r\n- **Responsive Design**: Mobile-friendly interface (mostly).\r\n\r\n## Getting Started\r\n\r\n### Prerequisites\r\n\r\n- [Go](https://golang.org/dl/) (version 1.21 or higher)\r\n- [MongoDB](https://www.mongodb.com/try/download/community) (version 7.0 or higher)\r\n- [Docker](https://get.docker.com)\r\n\r\n### Installation\r\n\r\n1. Clone the repository:\r\n\r\n   ```sh\r\n   git clone https://github.com/Team-Tritan/ShareX-Host-v2.git\r\n   cd ShareX-Host-v2\r\n   ```\r\n\r\n2. Install docker.\r\n\r\n3. Set up the configuration:\r\n\r\n   Fill in the config/config.go file with applicable settings.\r\n\r\n4. Run the server and frontend:\r\n\r\n   ```sh\r\n   sudo docker compose up\r\n   ```\r\n\r\n5. Open your browser and navigate to `http://localhost:3000`.\r\n\r\n### Usage\r\n\r\n1. **Login**: Enter your API key to log in.\r\n2. **Upload Images**: Drag and drop images to upload or use the ShareX configuration.\r\n3. **Manage Uploads**: View, delete, and manage your uploaded images.\r\n4. **Shorten URLs**: Create and manage shortened URLs.\r\n5. **View Statistics**: Track views and clicks for your uploads and URLs.\r\n\r\n### Configuration\r\n\r\nTo configure ShareX for image uploading and URL shortening, use the provided configuration links in the web interface.\r\n\r\n### API Endpoints\r\n\r\n- **Generate ShareX Config**: `/api/config`\r\n- **Upload Image**: `/api/upload`\r\n- **Get Uploads**: `/api/uploads`\r\n- **Delete Upload**: `/api/delete-upload/{slug}`\r\n- **Create URL**: `/api/create-url`\r\n- **Get URLs**: `/api/urls`\r\n- **Delete URL**: `/api/delete-url/{slug}`\r\n- **Update URL Slug**: `/api/url/{slug}`\r\n\r\n### Images\r\n\r\n[Image 1](https://s3.tritan.gg/images/FuyRJyWyZu.png)  \r\n[Image 2](https://s3.tritan.gg/images/mb5vHE4hMb.png)  \r\n[Image 3](https://s3.tritan.gg/images/DLYmqGgyGY.png)  \r\n[Image 4](https://s3.tritan.gg/images/HsQXSHK16j.png)  \r\n[Image 5](https://s3.tritan.gg/images/s2XVOmijvo.png)\r\n\r\n### Contributing\r\n\r\nContributions are welcome! Please open an issue or submit a pull request.\r\n\r\n### License\r\n\r\nThis project is licensed under the Apache License.\r\n\r\n### Acknowledgements\r\n\r\n- [ShareX](https://getsharex.com/)\r\n- [Tailwind CSS](https://tailwindcss.com/)\r\n- [jQuery](https://jquery.com/)\r\n- [MongoDB](https://www.mongodb.com/)\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteam-tritan%2Fsharex-host-v2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteam-tritan%2Fsharex-host-v2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteam-tritan%2Fsharex-host-v2/lists"}