Skip to main content

A python library to change the color of AnyBar

Project description

A Python module for AnyBar.

Install

pip install pyanybar

Usage

from anybar import AnyBar

AnyBar().change('red')

A port number can also be added:

AnyBar(port=11111).change('red')

pyAnyBar always works with Brett Terpstra’s fork of AnyBar that allows for text to be displayed:

AnyBar().change('cyan', text='hello world')

AnyBar().change('none')

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

pyanybar-0.2.tar.gz (1.3 kB view hashes)

Uploaded Source

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