{"id":26193299,"url":"https://github.com/nstechbytes/yourserver","last_synced_at":"2026-03-09T18:02:41.338Z","repository":{"id":276281729,"uuid":"928400866","full_name":"NSTechBytes/YourServer","owner":"NSTechBytes","description":"YourServer is a simple local HTTP server with a GUI interface built using Tkinter. It allows users to serve a documentation directory locally and provides a system tray icon for easy access and control.","archived":false,"fork":false,"pushed_at":"2025-02-07T09:23:24.000Z","size":21193,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-07T10:24:34.939Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","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/NSTechBytes.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":"2025-02-06T15:22:00.000Z","updated_at":"2025-02-07T09:22:36.000Z","dependencies_parsed_at":"2025-02-07T10:34:41.118Z","dependency_job_id":null,"html_url":"https://github.com/NSTechBytes/YourServer","commit_stats":null,"previous_names":["nstechbytes/yourserver"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NSTechBytes%2FYourServer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NSTechBytes%2FYourServer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NSTechBytes%2FYourServer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NSTechBytes%2FYourServer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NSTechBytes","download_url":"https://codeload.github.com/NSTechBytes/YourServer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243141272,"owners_count":20242816,"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":"2025-03-12T01:39:00.723Z","updated_at":"2026-03-09T18:02:41.227Z","avatar_url":"https://github.com/NSTechBytes.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# YourServer\n\nA lightweight Python-based HTTP server with a GUI and system tray integration.\n\n## Features\n\n- Serves static files from the `documentation` directory.\n- Automatically finds an available port starting from 2100.\n- Minimal GUI for controlling the server.\n- System tray integration to minimize the application.\n\n## Prerequisites\n\nEnsure you have Python installed (Python 3.x recommended). Install the required dependencies:\n\n```sh\npip install pystray pillow\n```\n\n## How to Run\n\n1. Clone the repository or copy the script to your local machine.\n2. Run the script:\n   ```sh\n   python yourserver.py\n   ```\n3. The server will start and be accessible at `http://localhost:\u003cport\u003e`.\n\n## Usage\n\n- The application automatically looks for an available port.\n- The GUI allows minimizing to the system tray.\n- Click \"Hide to Tray\" to send the app to the system tray.\n- Right-click the tray icon to show the window or exit the app.\n\n## Directory Structure\n\n```\n.\n├── yourserver.py      # Main script\n├── documentation  # Folder to serve files from\n```\n\n## Troubleshooting\n\n- If the `documentation` directory does not exist, the script will create it.\n- If port 2100 is in use, the application will automatically find an available port.\n\n## License\n\nThis project is licensed under the Apache License. Contributions are welcome! Feel free to open an issue or submit a pull request if you have any improvements or feature requests.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnstechbytes%2Fyourserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnstechbytes%2Fyourserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnstechbytes%2Fyourserver/lists"}