{"id":16251215,"url":"https://github.com/amnweb/python-dock","last_synced_at":"2025-10-25T03:31:30.365Z","repository":{"id":246797014,"uuid":"822213534","full_name":"amnweb/Python-Dock","owner":"amnweb","description":"Simple Python Dock","archived":true,"fork":false,"pushed_at":"2024-06-30T22:41:02.000Z","size":432,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-10-27T23:35:29.048Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":false,"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/amnweb.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":"2024-06-30T15:43:34.000Z","updated_at":"2024-08-12T20:48:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"931de3db-b9cf-4846-b218-95c9384fd5c2","html_url":"https://github.com/amnweb/Python-Dock","commit_stats":null,"previous_names":["amnweb/python-dock"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amnweb%2FPython-Dock","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amnweb%2FPython-Dock/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amnweb%2FPython-Dock/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amnweb%2FPython-Dock/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amnweb","download_url":"https://codeload.github.com/amnweb/Python-Dock/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238075320,"owners_count":19412311,"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":"2024-10-10T15:09:22.646Z","updated_at":"2025-10-25T03:31:25.054Z","avatar_url":"https://github.com/amnweb.png","language":"Python","readme":"# Simple Python Dock\n\u003cimg src=\"assets/demo.png\" alt=\"screenshot\" title=\"Screenshot\" width=\"969\"\u003e\n\n# Important: Hide OS Taskbar \n\n- Automatically hide the taskbar: Enabled\n- Show my taskbar on all displays: Disabled\n- In ```main.py``` set ```HIDE_TASKBAR = True```\n\n\u003cimg src=\"assets/settings.png\" alt=\"screenshot\" title=\"Screenshot\" width=\"566\"\u003e\n\n\n# How to Add Apps or Links in Dock\n\nOpen config.json and edit the list or add new entries.\n\nExample of an App\n```\n\t\"Arc Browser\": {\n\t\t\"icon\": \"./icons/svg/arc.svg\",\n\t\t\"type\": \"open_app\",\n\t\t\"exec\": \"Arc.exe\"\n\t}\n```\n\nExample of a Link\n```\n\t\"YouTube\": {\n\t\t\"icon\": \"./icons/svg/youtube.svg\",\n\t\t\"type\": \"open_url\",\n\t\t\"url\": \"https://www.youtube.com\"\n\t}\n```\n\nType can be ```open_app``` or ```open_url```\n\n\n# How to run\nClone this repository and run ```pip install -r requirements.txt```, run dock ```python .\\main.py```","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famnweb%2Fpython-dock","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famnweb%2Fpython-dock","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famnweb%2Fpython-dock/lists"}