Code Monkey home page Code Monkey logo

xpybar's Introduction

NAME
	xpybar - A highly extensible minimalistic dock panel configured in Python 3

SYNOPSIS
	xpybar [OPTION]... [-- CONFIGURATION_OPTION...]

DESCRIPTION
	xpybar is a minimalistic dock panel with high extensibility.
	Its source code is designed so that all parts of it can
	be replaced by a configuration script. This is one of the
	reasons xpybar is written in Python.

	xpybar itself is very small, but it comes with a large array
	of extensions (installed to </usr/share/xpybar/plugins>). The
	extensions come with associated configuration script examples
	(installed to </usr/share/xpybar/examples/plugins>.) There are
	some additional examples in </usr/share/xpybar/examples>.

	The configuration script must be written in Python 3,
	it will be loaded as part of the xpybar's source code itself.
	CONFIGURATION_OPTION will be available to the configuration
	script via the variable config_file, which is a list.

OPTIONS
	-c
	--configurations FILE
		Select configuration script. If not used, the program
		will search for a file named xpybarrc or .xpybarrc
		(depending on the directory) in the usual configuration
		directories.

	-h
	-?
	--help
		Print this help information.

	-v
	--version
		Print program name and version.

	-C
	--copying
	--copyright
		Print copyright information.

	-W
	--warranty
		Print non-warranty information.

RATIONALE
	There are a lot of panel projects, too many for me to
	have tried all of them. xpybar is intended to replace
	dzen2, xmobar, and eventually mate-panel, for me, with
	one single panel. This makes it ease to pack data into
	a much smaller space. xpybar is also designed to be
	easier to extend and customise than xmobar, in a language
	understood by more users.

SEE ALSO
	dmenu(1), metar(1), stlarch_icons

	Full documentation available locally via: info '(xpybar)'

xpybar's People

Contributors

maandree avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

viktornova

xpybar's Issues

fix for Makefile?

I had to modify Makefile to successfully build package...

in PLUGINS, s/images/image/
in PLUGIN_EXAMPLES, s/images/image/ and remove menu

configure script example with "-c" option

I install the xpybar via AUR, but I don't know how to use it, would you please just show or add a configuration example for the argument "-c" ?, just as you mentioned in README, the .xpybarrc file.

thanks a lot.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.