{"id":16561732,"url":"https://github.com/limpbrains/somebar","last_synced_at":"2025-03-16T20:30:43.961Z","repository":{"id":29899843,"uuid":"33445507","full_name":"limpbrains/somebar","owner":"limpbrains","description":"Simple taskbar widget that displays color dot or custom icon","archived":false,"fork":false,"pushed_at":"2021-02-05T08:49:41.000Z","size":743,"stargazers_count":100,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-16T05:12:30.948Z","etag":null,"topics":["anybar","python","ubuntu","unity"],"latest_commit_sha":null,"homepage":"","language":"Python","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/limpbrains.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":"2015-04-05T15:38:44.000Z","updated_at":"2025-03-05T16:48:33.000Z","dependencies_parsed_at":"2022-09-19T10:10:51.903Z","dependency_job_id":null,"html_url":"https://github.com/limpbrains/somebar","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limpbrains%2Fsomebar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limpbrains%2Fsomebar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limpbrains%2Fsomebar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/limpbrains%2Fsomebar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/limpbrains","download_url":"https://codeload.github.com/limpbrains/somebar/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243826798,"owners_count":20354221,"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":["anybar","python","ubuntu","unity"],"created_at":"2024-10-11T20:34:08.218Z","updated_at":"2025-03-16T20:30:43.640Z","avatar_url":"https://github.com/limpbrains.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SomeBar\n\nSimple taskbar indicator for Unity inspired by [AnyBar](https://github.com/tonsky/AnyBar) (basically it is a clone of AnyBar)\n\nTested on Ubuntu 20.20\n\n\u003cimg src=\"screenshot_unity.png?raw=true\" /\u003e\n\n\u003cimg src=\"screenshot_ubuntugnome.png?raw=true\" /\u003e\n\n## Install\n\n```sh\npip3 install somebar\n```\n\n## Usage\n\nto run somebar just execute in console\n```sh\nsomebar\n```\n\nsomebar is controlled via UDP port (1738 by default). Send it a message and it will change a color:\n\n```sh\necho -n \"black\" | nc -4u -w0 localhost 1738\n```\n\nFollowing commands change color:\n\n\n\u003cimg src=\"somebar_icons/white@2x.png?raw=true\" width=19 /\u003e `white`\n\u003cimg src=\"somebar_icons/red@2x.png?raw=true\" width=19 /\u003e `red`\n\u003cimg src=\"somebar_icons/orange@2x.png?raw=true\" width=19 /\u003e `orange`\n\u003cimg src=\"somebar_icons/yellow@2x.png?raw=true\" width=19 /\u003e `yellow`\n\u003cimg src=\"somebar_icons/green@2x.png?raw=true\" width=19 /\u003e `green`\n\u003cimg src=\"somebar_icons/cyan@2x.png?raw=true\" width=19 /\u003e `cyan`\n\u003cimg src=\"somebar_icons/blue@2x.png?raw=true\" width=19 /\u003e `blue`\n\u003cimg src=\"somebar_icons/purple@2x.png?raw=true\" width=19 /\u003e `purple`\n\u003cimg src=\"somebar_icons/black@2x.png?raw=true\" width=19 /\u003e `black`\n\u003cimg src=\"somebar_icons/question@2x.png?raw=true\" width=19 /\u003e `question`\n\u003cimg src=\"somebar_icons/exclamation@2x.png?raw=true\" width=19 /\u003e `exclamation`\n\nAnd one special command forces somebar to quit: `quit`\n\n## Running multiple instances\n\nYou can run several instances of somebar as long as they listen on different ports. Use `-p` or `--port` command line argument to change port:\n\n```sh\nsomebar -p 1738\nsomebar -p 1739\nsomebar -p 1740\n```\n\n## Custom images\n\nsomebar can use user-local images if you put them under `~/.somebar` or `~/.AnyBar`. E.g. if you have `~/.AnyBar/square@2x.png` present, send `square` to 1738 and it will be displayed.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimpbrains%2Fsomebar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flimpbrains%2Fsomebar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flimpbrains%2Fsomebar/lists"}