Skip to main content

Simple taskbar widget that displays color dot or custom icon

Project description

# SomeBar

Simple taskbar indicator for Unity inspired by [AnyBar](https://github.com/tonsky/AnyBar) (basically it is a clone of AnyBar)

Tested on Ubuntu 20.20

<img src=”screenshot_unity.png?raw=true” />

<img src=”screenshot_ubuntugnome.png?raw=true” />

## Install

`sh pip3 install somebar `

## Usage

to run somebar just execute in console `sh somebar `

somebar is controlled via UDP port (1738 by default). Send it a message and it will change a color:

`sh echo -n "black" | nc -4u -w0 localhost 1738 `

Following commands change color:

<img src=”somebar_icons/white@2x.png?raw=true” width=19 /> white <img src=”somebar_icons/red@2x.png?raw=true” width=19 /> red <img src=”somebar_icons/orange@2x.png?raw=true” width=19 /> orange <img src=”somebar_icons/yellow@2x.png?raw=true” width=19 /> yellow <img src=”somebar_icons/green@2x.png?raw=true” width=19 /> green <img src=”somebar_icons/cyan@2x.png?raw=true” width=19 /> cyan <img src=”somebar_icons/blue@2x.png?raw=true” width=19 /> blue <img src=”somebar_icons/purple@2x.png?raw=true” width=19 /> purple <img src=”somebar_icons/black@2x.png?raw=true” width=19 /> black <img src=”somebar_icons/question@2x.png?raw=true” width=19 /> question <img src=”somebar_icons/exclamation@2x.png?raw=true” width=19 /> exclamation

And one special command forces somebar to quit: quit

## Running multiple instances

You can run several instances of somebar as long as they listen on different ports. Use -p or –port command line argument to change port:

`sh somebar -p 1738 somebar -p 1739 somebar -p 1740 `

## Custom images

somebar 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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

somebar-0.0.8.tar.gz (52.0 kB view details)

Uploaded Source

Built Distribution

somebar-0.0.8-py3-none-any.whl (55.6 kB view details)

Uploaded Python 3

File details

Details for the file somebar-0.0.8.tar.gz.

File metadata

  • Download URL: somebar-0.0.8.tar.gz
  • Upload date:
  • Size: 52.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.5

File hashes

Hashes for somebar-0.0.8.tar.gz
Algorithm Hash digest
SHA256 7490f25795cf66266f1cff3ef02262baf773a7efb9a603dca28f1592da908fc9
MD5 b689cafc574734e6e447791d4f225c59
BLAKE2b-256 d6afb45dbfe02ccf8b578591e26f54dd5c740c04d2c71bf3e491a579a93b17ec

See more details on using hashes here.

File details

Details for the file somebar-0.0.8-py3-none-any.whl.

File metadata

  • Download URL: somebar-0.0.8-py3-none-any.whl
  • Upload date:
  • Size: 55.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.30.0 CPython/3.8.5

File hashes

Hashes for somebar-0.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 f53081a126269cbd90758cd1237252c92e4d4067e8997cec7c4367a7219106fd
MD5 dc892cb7398987a70bc36d22f7e7f8ef
BLAKE2b-256 ae27d23047a65a9f353803c4d8f65525807daa3ce59779d1f36336e9b9797693

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page