{ "info": { "author": "Juan Manuel Schillaci", "author_email": "jmschillaci@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "===\nktm\n===\n\n\nktm (a.k.a. kill the messenger!) is a configurable notification daemon with queues and history display\n\n - Free software: GPL V3+ License\n - Documentation will be available at: http://ktm.readthedocs.org.\n\n\nThis project has been originally fork from https://github.com/the-isz/notipy\n\nMany thanks to its author!\n\nThe following documentation has been taken from the notipy project, and is meant to be changed\n-----------------------------------------------------------------------------------------\n\n\nktm (aka kill the messenger!) is an implementation of the http://developer.gnome.org/notification-spec/[Desktop Notification Specification]. It shows\nmessage popups using gtk3, allowing for pango marked up message bodies and icons\nthat can be specified in various ways.\n\n.. image:: https://github.com/the-isz/notipy/raw/master/doc/screen.png\n\n\nThe design goals of notipy include a minimalistic implementation (following the\nunix philosophy \"do one thing and do it well\") and having as little as possible\ndependencies.\n\nInstallation\n------------\n\nktm requires the following libraries to work:\n\n - gtk3\n - pygobject\n - dbus-python\n\nInstallation is simply done via::\n\n ./deployment/setup.py install\n\nConfiguration\n-------------\n\nUntil now, ktm is configured exclusively via command-line arguments. These\ncan be listed via the --help command-line option::\n\n usage: ktm.py [-h] [-l {DEBUG,INFO,WARNING,ERROR,CRITICAL}] [-t EXPIRETIMEOUT] [-m MARGINS]\n [-a {NORTH_WEST,SOUTH_WEST,SOUTH_EAST,NORTH_EAST}] [-d {VERTICAL,HORIZONTAL}]\n\n A notification server implementing the specification from http://developer.gnome.org/notification-spec/.\n\n optional arguments:\n -h, --help show this help message and exit\n -l {DEBUG,INFO,WARNING,ERROR,CRITICAL}, --loglevel {DEBUG,INFO,WARNING,ERROR,CRITICAL}\n set the logging level (default: WARNING)\n -t EXPIRETIMEOUT, --expire-timeout EXPIRETIMEOUT\n set the maximum/default timeout for notifications in [ms] (default: 10000)\n -m MARGINS, --margins MARGINS\n set screen margins for top, right, bottom and left side of the screen in pixels (default: 0,0,0,0)\n -a {NORTH_WEST,SOUTH_WEST,SOUTH_EAST,NORTH_EAST}, --layout-anchor {NORTH_WEST,SOUTH_WEST,SOUTH_EAST,NORTH_EAST}\n set the origin for the notifications (default: NORTH_EAST)\n -d {VERTICAL,HORIZONTAL}, --layout-direction {VERTICAL,HORIZONTAL}\n set the direction for the notifications (default: VERTICAL)\n\n\n\n\n\n\n\n\nHistory\n-------\n\n0.1.0 (2014-07-24)\n---------------------\n\n* First release on PyPI.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/skalanux/ktm", "keywords": "ktm", "license": "GPLv3+", "maintainer": null, "maintainer_email": null, "name": "ktm", "package_url": "https://pypi.org/project/ktm/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ktm/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/skalanux/ktm" }, "release_url": "https://pypi.org/project/ktm/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Configurable notification daemon with queues and history display", "version": "0.1.1" }, "last_serial": 1168709, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "8c5eda3693bb73a281a64349402a9652", "sha256": "40e615e763d1e2e7c30d63740cba541193ff670541496c9e901dd0ec2689cc9d" }, "downloads": -1, "filename": "ktm-0.1.0.tar.gz", "has_sig": false, "md5_digest": "8c5eda3693bb73a281a64349402a9652", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30463, "upload_time": "2014-07-25T00:14:22", "url": "https://files.pythonhosted.org/packages/fc/dc/e7b3d08781f2f7f698ce6509abc0dfda415a0af184cfbc4814ed6e0d29ad/ktm-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "8ba2abdae8c4d39c47e8b49a858e9ef4", "sha256": "a6aac5642bcfa9945a109242fb26f9dd1b45171129d71e87b5dad8eca4621c36" }, "downloads": -1, "filename": "ktm-0.1.1.tar.gz", "has_sig": false, "md5_digest": "8ba2abdae8c4d39c47e8b49a858e9ef4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30761, "upload_time": "2014-07-25T03:02:11", "url": "https://files.pythonhosted.org/packages/3f/fd/5f94f2c941e84fb94bb0c4ab7ad81f39d222a5a81a7ef0cc6ef69e0373ef/ktm-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8ba2abdae8c4d39c47e8b49a858e9ef4", "sha256": "a6aac5642bcfa9945a109242fb26f9dd1b45171129d71e87b5dad8eca4621c36" }, "downloads": -1, "filename": "ktm-0.1.1.tar.gz", "has_sig": false, "md5_digest": "8ba2abdae8c4d39c47e8b49a858e9ef4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 30761, "upload_time": "2014-07-25T03:02:11", "url": "https://files.pythonhosted.org/packages/3f/fd/5f94f2c941e84fb94bb0c4ab7ad81f39d222a5a81a7ef0cc6ef69e0373ef/ktm-0.1.1.tar.gz" } ] }