angelspie


Nameangelspie JSON
Version 0.1.8 PyPI version JSON
download
home_pagehttps://github.com/pawnhearts/angelspie
Summarymapping global hotkeys and various actions for X11 events
upload_time2023-11-06 23:18:35
maintainer
docs_urlNone
authorrobotnaoborot
requires_python>=3.6
licenseMIT license
keywords angelspie
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            =========
angelspie
=========


.. image:: https://img.shields.io/pypi/v/angelspie.svg
        :target: https://pypi.python.org/pypi/angelspie

.. image:: https://img.shields.io/travis/pawnhearts/angelspie.svg
        :target: https://travis-ci.com/pawnhearts/angelspie

.. image:: https://readthedocs.org/projects/angelspie/badge/?version=latest
        :target: https://angelspie.readthedocs.io/en/latest/?version=latest
        :alt: Documentation Status




mapping global hotkeys and various actions for X11 events


* Free software: MIT license
* Documentation: https://angelspie.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


=======
History
=======

0.1.8 (2021-06-10)
------------------

- add-rule command line option, which generates yaml for next window you select.
- window: matching options to apply actions to all windows which match if conditions

0.1.7 (2021-06-10)
------------------

- fixed eval

0.1.6 (2021-06-10)
------------------

- fixed bugs
- better config example
- can send multiple keystrokes with one 'press:' directive
- after rule is enabled/disabled - rebind keys.

0.1.5 (2021-06-10)
------------------

- fixed bugs

0.1.4 (2021-06-10)
------------------

- changed config format
- added timer events
- added negative conditions like ne for not-equal
- added and/or logic in config

0.1.2 (2021-06-09)
------------------

* "then" block can now be list

0.1.1 (2021-06-09)
------------------

* Fixed bugs

0.1.0 (2021-05-14)
------------------

* First release on PyPI.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/pawnhearts/angelspie",
    "name": "angelspie",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "angelspie",
    "author": "robotnaoborot",
    "author_email": "robotnaoborot@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/9e/88/cb788de4c5b7a5a4d1cd6d4b986b2283eaac086d4fa73774b3a52d8fcdf8/angelspie-0.1.8.tar.gz",
    "platform": null,
    "description": "=========\nangelspie\n=========\n\n\n.. image:: https://img.shields.io/pypi/v/angelspie.svg\n        :target: https://pypi.python.org/pypi/angelspie\n\n.. image:: https://img.shields.io/travis/pawnhearts/angelspie.svg\n        :target: https://travis-ci.com/pawnhearts/angelspie\n\n.. image:: https://readthedocs.org/projects/angelspie/badge/?version=latest\n        :target: https://angelspie.readthedocs.io/en/latest/?version=latest\n        :alt: Documentation Status\n\n\n\n\nmapping global hotkeys and various actions for X11 events\n\n\n* Free software: MIT license\n* Documentation: https://angelspie.readthedocs.io.\n\n\nFeatures\n--------\n\n* TODO\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.8 (2021-06-10)\n------------------\n\n- add-rule command line option, which generates yaml for next window you select.\n- window: matching options to apply actions to all windows which match if conditions\n\n0.1.7 (2021-06-10)\n------------------\n\n- fixed eval\n\n0.1.6 (2021-06-10)\n------------------\n\n- fixed bugs\n- better config example\n- can send multiple keystrokes with one 'press:' directive\n- after rule is enabled/disabled - rebind keys.\n\n0.1.5 (2021-06-10)\n------------------\n\n- fixed bugs\n\n0.1.4 (2021-06-10)\n------------------\n\n- changed config format\n- added timer events\n- added negative conditions like ne for not-equal\n- added and/or logic in config\n\n0.1.2 (2021-06-09)\n------------------\n\n* \"then\" block can now be list\n\n0.1.1 (2021-06-09)\n------------------\n\n* Fixed bugs\n\n0.1.0 (2021-05-14)\n------------------\n\n* First release on PyPI.\n",
    "bugtrack_url": null,
    "license": "MIT license",
    "summary": "mapping global hotkeys and various actions for X11 events",
    "version": "0.1.8",
    "project_urls": {
        "Homepage": "https://github.com/pawnhearts/angelspie"
    },
    "split_keywords": [
        "angelspie"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9e88cb788de4c5b7a5a4d1cd6d4b986b2283eaac086d4fa73774b3a52d8fcdf8",
                "md5": "01ed42b456922803c4be9d202bc4bc09",
                "sha256": "dc0c192f9b88ba1a484954488f3eaeddfa715053a4c76744a6dc52b498d95552"
            },
            "downloads": -1,
            "filename": "angelspie-0.1.8.tar.gz",
            "has_sig": false,
            "md5_digest": "01ed42b456922803c4be9d202bc4bc09",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 17376,
            "upload_time": "2023-11-06T23:18:35",
            "upload_time_iso_8601": "2023-11-06T23:18:35.692134Z",
            "url": "https://files.pythonhosted.org/packages/9e/88/cb788de4c5b7a5a4d1cd6d4b986b2283eaac086d4fa73774b3a52d8fcdf8/angelspie-0.1.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-06 23:18:35",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pawnhearts",
    "github_project": "angelspie",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "tox": true,
    "lcname": "angelspie"
}
        
Elapsed time: 0.12610s