{"id":16800209,"url":"https://github.com/abiosoft/autoplank","last_synced_at":"2025-03-22T02:30:58.759Z","repository":{"id":57511323,"uuid":"143820585","full_name":"abiosoft/autoplank","owner":"abiosoft","description":"automatically move Plank to the active monitor","archived":false,"fork":false,"pushed_at":"2020-01-23T19:00:25.000Z","size":14,"stargazers_count":51,"open_issues_count":16,"forks_count":13,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-18T06:51:35.036Z","etag":null,"topics":["elementary-os","plank-dock"],"latest_commit_sha":null,"homepage":"","language":"Go","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/abiosoft.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}},"created_at":"2018-08-07T04:41:05.000Z","updated_at":"2024-06-25T06:51:48.000Z","dependencies_parsed_at":"2022-08-29T04:42:14.139Z","dependency_job_id":null,"html_url":"https://github.com/abiosoft/autoplank","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abiosoft%2Fautoplank","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abiosoft%2Fautoplank/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abiosoft%2Fautoplank/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abiosoft%2Fautoplank/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abiosoft","download_url":"https://codeload.github.com/abiosoft/autoplank/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244897821,"owners_count":20528296,"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":["elementary-os","plank-dock"],"created_at":"2024-10-13T09:31:32.171Z","updated_at":"2025-03-22T02:30:58.489Z","avatar_url":"https://github.com/abiosoft.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# autoplank\n\nUse plank on multi-monitor setup without creating multiple docks. Simply move the mouse to the bottom of any monitor and plank moves there.\n\n## Usage\n\nStart from the CLI.\n```\nautoplank\n```\n\n## Building/Installing\n\nRequires Go 1.8 or newer.\n\n```\ngo build -o autoplank \u0026\u0026 sudo mv autoplank /usr/local/bin\n```\n\n### [Optional] Create a service\n\nYou may want to create a service to start and keep running in background for convenience.\n\n* create a systemd unit file `$HOME/.config/systemd/user/autoplank.service`\n\n```ini\n[Unit]\nDescription=Autoplank Service\n\n[Service]\nExecStart=/usr/local/bin/autoplank\nRestart=always\n\n[Install]\nWantedBy=graphical.target\n```\n* enable and start\n```\nsystemctl enable autoplank --user\nsystemctl start autoplank --user\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabiosoft%2Fautoplank","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabiosoft%2Fautoplank","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabiosoft%2Fautoplank/lists"}