{ "info": { "author": "Tobias R\u00f6ttger", "author_email": "dev@roettger-it.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: Apache Software License", "Operating System :: POSIX :: Linux", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Utilities" ], "description": "#####\nAbout\n#####\n\nThe tool pymodoro-i3blocks lets you easily manage your `Pymodoro`_\nsessions from within your status bar via `i3blocks`_.\n\npymodoro-i3blocks is licensed under the Apache License version 2.0.\n\n#####################\nGet pymodoro-i3blocks\n#####################\n\nReleased snapshots of the software are available for `Download`_ from\nGitHub, and are also distributed through the `Python Package Index`_.\n\nAs free software, you can get a copy of the `Source Code`_ as well if you prefer.\n\n############\nInstallation\n############\n\nTo fetch the source files, build, and install it on your machine,\nthe usage of `pip`_ is recommended:\n\n.. code-block:: bash\n\n pip install pymodoro-i3blocks --process-dependency-links\n\n==========\nArch Linux\n==========\n\nA pymodoro-i3blocks `Package`_ can be found in the `Arch User Repository (AUR)`_.\nThe `AUR Helper`_ `Yaourt`_ provides an easy way to install the application\nfrom the package:\n\n.. code-block:: bash\n\n yaourt -S pymodoro-i3blocks\n\n\n#############\nConfiguration\n#############\n\nTo get the application up and running, only few settings are required.\nThe following instructions assume, that you have installed and properly\nconfigured `i3blocks`_ as well as `Pymodoro`_.\n\n#. Add Pymodoro as a blocklet to i3blocks, which displays\n the progress of your Pymodoro session. When no session is active,\n the blocklet will be hidden. An example is given below.\n\n .. code-block:: bash\n\n [pymodoro]\n command=/usr/bin/pymodoro-i3blocks --daemon\n interval=persist\n format=json\n\n#. Add another blocklet that allows you to control your Pymodoro\n sessions. The instance property of the blocklet should match with\n the one of your Pymodoro configuration.\n\n .. code-block:: bash\n\n [pymodoro-control]\n command=/usr/bin/pymodoro-i3blocks\n instance=/run/user/1000/pymodoro_session\n interval=once\n format=json\n\n#. Optionally modify the examples above, to match them to your\n preferred style. The usual i3blocks `properties`_ apply.\n\n Please note that some of them may be overridden by pymodoro-i3blocks,\n e.g., the color of the session blocklet. At this time,\n this behavior cannot be changed without altering the program code.\n Feel free to request additional configuration options when needed.\n\n#. Restart i3blocks. You should see the control blocklet afterwards.\n\n##############\nBlocklet Usage\n##############\n\nClick with your left mouse button on the pymodoro-control blocklet to\nstart a new Pymodoro session. A right click ends the session.\n\n\n################\nHelp and Support\n################\n\nIf you have found a problem with the software, please check the `Issue Tracker`_\nand file a report. Feedback and contributions are appreciated as well.\n\n#######\nContact\n#######\n\nYou can contact me by email at dev@roettger-it.de.\n\n.. _Pymodoro: https://github.com/dattanchu/pymodoro\n.. _i3blocks: https://github.com/vivien/i3blocks\n.. _properties: https://vivien.github.io/i3blocks/#BLOCK\n.. _Source Code: https://github.com/toroettg/pymodoro-i3blocks\n.. _Issue Tracker: https://github.com/toroettg/pymodoro-i3blocks/issues\n.. _Download: https://github.com/toroettg/pymodoro-i3blocks/releases\n\n.. _Python Package Index: https://pypi.python.org/pypi/pymodoro-i3blocks\n.. _pip: https://pip.pypa.io\n\n.. _Arch User Repository (AUR): https://wiki.archlinux.org/index.php/AUR\n.. _AUR Helper: https://wiki.archlinux.org/index.php/AUR_helper\n.. _Yaourt: https://wiki.archlinux.org/index.php/Yaourt\n.. _Package: https://aur.archlinux.org/packages/pymodoro-i3blocks\n\n.. |nbsp| unicode:: 0xA0\n :trim:\n\n#########\nChangelog\n#########\n\n==========================\nVersion 0.1.0 (2017-04-25)\n==========================\n\nFirst public release.\n\n* Displays a Pymodoro session state with i3blocks.\n* Start and stop sessions by clicking on a blocklet.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/toroettg/pymodoro-i3blocks", "keywords": "", "license": "Apache License v2.0", "maintainer": "", "maintainer_email": "", "name": "pymodoro-i3blocks", "package_url": "https://pypi.org/project/pymodoro-i3blocks/", "platform": "any", "project_url": "https://pypi.org/project/pymodoro-i3blocks/", "project_urls": { "Homepage": "https://github.com/toroettg/pymodoro-i3blocks" }, "release_url": "https://pypi.org/project/pymodoro-i3blocks/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Displays and manages Pymodoro session states via i3blocks.", "version": "0.1.0" }, "last_serial": 2829578, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "06344cd9499a8cb23091c46c805bac19", "sha256": "28fcfc107cf08635f3d3c323c7dd09f87174f3172de5a236122c75e69b73f0ee" }, "downloads": -1, "filename": "pymodoro-i3blocks-0.1.0.tar.gz", "has_sig": false, "md5_digest": "06344cd9499a8cb23091c46c805bac19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9913, "upload_time": "2017-04-25T17:43:20", "url": "https://files.pythonhosted.org/packages/7a/87/234cb42997519e7b6d6141d1e9c023cbd8cba2272e88252b61e3630a2869/pymodoro-i3blocks-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "06344cd9499a8cb23091c46c805bac19", "sha256": "28fcfc107cf08635f3d3c323c7dd09f87174f3172de5a236122c75e69b73f0ee" }, "downloads": -1, "filename": "pymodoro-i3blocks-0.1.0.tar.gz", "has_sig": false, "md5_digest": "06344cd9499a8cb23091c46c805bac19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9913, "upload_time": "2017-04-25T17:43:20", "url": "https://files.pythonhosted.org/packages/7a/87/234cb42997519e7b6d6141d1e9c023cbd8cba2272e88252b61e3630a2869/pymodoro-i3blocks-0.1.0.tar.gz" } ] }