Skip to main content

Configurable notification daemon with queues and history display

Project description

===
ktm
===


ktm (a.k.a. kill the messenger!) is a configurable notification daemon with queues and history display

- Free software: GPL V3+ License
- Documentation will be available at: http://ktm.readthedocs.org.


This project has been originally fork from https://github.com/the-isz/notipy

Many thanks to its author!

The following documentation has been taken from the notipy project, and is meant to be changed
-----------------------------------------------------------------------------------------


ktm (aka kill the messenger!) is an implementation of the http://developer.gnome.org/notification-spec/[Desktop Notification Specification]. It shows
message popups using gtk3, allowing for pango marked up message bodies and icons
that can be specified in various ways.

.. image:: https://github.com/the-isz/notipy/raw/master/doc/screen.png


The design goals of notipy include a minimalistic implementation (following the
unix philosophy "do one thing and do it well") and having as little as possible
dependencies.

Installation
------------

ktm requires the following libraries to work:

- gtk3
- pygobject
- dbus-python

Installation is simply done via::

./deployment/setup.py install

Configuration
-------------

Until now, ktm is configured exclusively via command-line arguments. These
can be listed via the --help command-line option::

usage: ktm.py [-h] [-l {DEBUG,INFO,WARNING,ERROR,CRITICAL}] [-t EXPIRETIMEOUT] [-m MARGINS]
[-a {NORTH_WEST,SOUTH_WEST,SOUTH_EAST,NORTH_EAST}] [-d {VERTICAL,HORIZONTAL}]

A notification server implementing the specification from http://developer.gnome.org/notification-spec/.

optional arguments:
-h, --help show this help message and exit
-l {DEBUG,INFO,WARNING,ERROR,CRITICAL}, --loglevel {DEBUG,INFO,WARNING,ERROR,CRITICAL}
set the logging level (default: WARNING)
-t EXPIRETIMEOUT, --expire-timeout EXPIRETIMEOUT
set the maximum/default timeout for notifications in [ms] (default: 10000)
-m MARGINS, --margins MARGINS
set screen margins for top, right, bottom and left side of the screen in pixels (default: 0,0,0,0)
-a {NORTH_WEST,SOUTH_WEST,SOUTH_EAST,NORTH_EAST}, --layout-anchor {NORTH_WEST,SOUTH_WEST,SOUTH_EAST,NORTH_EAST}
set the origin for the notifications (default: NORTH_EAST)
-d {VERTICAL,HORIZONTAL}, --layout-direction {VERTICAL,HORIZONTAL}
set the direction for the notifications (default: VERTICAL)








History
-------

0.1.0 (2014-07-24)
---------------------

* First release on PyPI.

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

ktm-0.1.0.tar.gz (30.5 kB view details)

Uploaded Source

File details

Details for the file ktm-0.1.0.tar.gz.

File metadata

  • Download URL: ktm-0.1.0.tar.gz
  • Upload date:
  • Size: 30.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for ktm-0.1.0.tar.gz
Algorithm Hash digest
SHA256 40e615e763d1e2e7c30d63740cba541193ff670541496c9e901dd0ec2689cc9d
MD5 8c5eda3693bb73a281a64349402a9652
BLAKE2b-256 fcdce7b3d08781f2f7f698ce6509abc0dfda415a0af184cfbc4814ed6e0d29ad

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