{"id":25439952,"url":"https://github.com/explicit-logic/spot-serve-gui","last_synced_at":"2026-02-26T01:40:25.110Z","repository":{"id":272881220,"uuid":"916421162","full_name":"explicit-logic/spot-serve-gui","owner":"explicit-logic","description":"The desktop companion app for Spot Serve - a seamless solution for developers to share quick, interactive previews of their websites. ","archived":false,"fork":false,"pushed_at":"2025-02-17T09:48:30.000Z","size":2016,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-19T05:50:43.834Z","etag":null,"topics":["cloudflared","desktop","developer-tools","javascript","p2p","peer-to-peer","peerjs","qrcode","react","react-router","rust","shadcn-ui","tailwind-css","tauri","tunnel","typescript","vite-react","webrtc"],"latest_commit_sha":null,"homepage":"https://spot-serve.pages.dev/","language":"TypeScript","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/explicit-logic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":"b_andrianov","custom":null}},"created_at":"2025-01-14T03:58:17.000Z","updated_at":"2025-02-17T09:41:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"169a02a0-444f-452d-9701-48ea4f3e771b","html_url":"https://github.com/explicit-logic/spot-serve-gui","commit_stats":null,"previous_names":["explicit-logic/spot-serve-gui"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/explicit-logic/spot-serve-gui","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explicit-logic%2Fspot-serve-gui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explicit-logic%2Fspot-serve-gui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explicit-logic%2Fspot-serve-gui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explicit-logic%2Fspot-serve-gui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/explicit-logic","download_url":"https://codeload.github.com/explicit-logic/spot-serve-gui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/explicit-logic%2Fspot-serve-gui/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29847749,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"ssl_error","status_checked_at":"2026-02-25T22:37:25.960Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cloudflared","desktop","developer-tools","javascript","p2p","peer-to-peer","peerjs","qrcode","react","react-router","rust","shadcn-ui","tailwind-css","tauri","tunnel","typescript","vite-react","webrtc"],"created_at":"2025-02-17T11:18:28.325Z","updated_at":"2026-02-26T01:40:25.084Z","avatar_url":"https://github.com/explicit-logic.png","language":"TypeScript","funding_links":["https://buymeacoffee.com/b_andrianov"],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n   \u003cimg align=\"center\" width=\"128px\" src=\"src-tauri/icons/128x128@2x.png\" /\u003e\n\t\u003ch1 align=\"center\"\u003e\u003cb\u003eSpot Serve Desktop\u003c/b\u003e\u003c/h1\u003e\n  \u003cbr/\u003e\n\u003c/div\u003e\n\nThe desktop companion app for Spot Serve - a seamless solution for developers to share quick, interactive previews of their websites. This desktop application works in conjunction with the [Spot Serve web platform](https://github.com/yakovenkodenis/spot-serve-web) to provide a streamlined experience for sharing local website previews.\n\n## Features\n- Simple drag-and-drop interface for website files or folders\n- Automatic zip compression of your website files\n- One-click upload and URL generation\n- System tray integration for quick access\n- Real-time preview status monitoring\n- Secure WebRTC-based file sharing\n- Cross-platform support (Windows, macOS, Linux)\n\n## Installation\n\n### Download\nDownload the latest version for your operating system from the [releases page](https://github.com/explicit-logic/spot-serve-gui/releases).\n\n### Build from Source\n1. Clone the repository:\n    ```bash\n    git clone git@github.com:explicit-logic/spot-serve-gui.git\n    ```\n\n2. Install dependencies:\n    ```bash\n    cd spot-serve-gui\n    npm install\n    ```\n\n3. Download `cloudflared`:\n    ```bash\n    npm run pull:cloudflared\n    ```\n\n4. Run in development mode:\n    ```bash\n    npm run tauri dev\n    ```\n\n5. Build for your platform:\n    ```bash\n    npm run tauri build\n    ```\n\n## Usage\n\n1. Launch the Spot Serve desktop application\n2. Either:\n   - Drag and drop your website folder into the application window\n   - Click \"Select Files\" to choose your website files\n   - Use the \"Select Folder\" option to choose an entire directory\n3. The app will automatically compress your files and generate a shareable URL\n4. Copy the generated URL and share it with your collaborators\n\n## Integration with Spot Serve Web\n\nThis desktop application works seamlessly with the [Spot Serve web platform](https://github.com/yakovenkodenis/spot-serve-web). While the web platform handles the viewing experience, this desktop app manages the local file handling and sharing capabilities.\n\n## Contributing\n\nContributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.\n\n## License\n\n[MIT](LICENSE)\n\n## Related Projects\n\n- [Spot Serve Web Platform](https://github.com/yakovenkodenis/spot-serve-web) - The web component of Spot Serve\n\n## Acknowledgements\n\n* Cloudflare Tunnel: [cloudflare/cloudflared](https://github.com/cloudflare/cloudflared)\n* PeerJS: [peerjs](https://peerjs.com/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexplicit-logic%2Fspot-serve-gui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fexplicit-logic%2Fspot-serve-gui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fexplicit-logic%2Fspot-serve-gui/lists"}