swaystatus


Nameswaystatus JSON
Version 0.6.2 PyPI version JSON
download
home_pageNone
SummaryGenerate a status line for swaybar
upload_time2025-02-19 20:05:49
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseNone
keywords status sway wm
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # swaystatus

Generate a status line for [swaybar][swaybar-protocol].

## Installation

### Python

Install as a python package:

```sh
pip install swaystatus
```

### Arch User Repository (AUR)

There are two packages available for Arch Linux, available via the
AUR.

Stable, based on the latest tagged release:
[swaystatus][aur]

Unstable, based on the latest commit to the main branch:
[swaystatus-git][aur-git]

[swaybar-protocol]: https://man.archlinux.org/man/swaybar-protocol.7
[aur]: https://aur.archlinux.org/packages/swaystatus/
[aur-git]: https://aur.archlinux.org/packages/swaystatus-git/

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "swaystatus",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "status, sway, wm",
    "author": null,
    "author_email": "Jeremy Cantrell <jmcantrell@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/35/0f/d74b8333ea1ec1a9eaff2b161f3ab7e4059be2aaa3c53a1b8858a8e9d1f3/swaystatus-0.6.2.tar.gz",
    "platform": null,
    "description": "# swaystatus\n\nGenerate a status line for [swaybar][swaybar-protocol].\n\n## Installation\n\n### Python\n\nInstall as a python package:\n\n```sh\npip install swaystatus\n```\n\n### Arch User Repository (AUR)\n\nThere are two packages available for Arch Linux, available via the\nAUR.\n\nStable, based on the latest tagged release:\n[swaystatus][aur]\n\nUnstable, based on the latest commit to the main branch:\n[swaystatus-git][aur-git]\n\n[swaybar-protocol]: https://man.archlinux.org/man/swaybar-protocol.7\n[aur]: https://aur.archlinux.org/packages/swaystatus/\n[aur-git]: https://aur.archlinux.org/packages/swaystatus-git/\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Generate a status line for swaybar",
    "version": "0.6.2",
    "project_urls": {
        "Bug Tracker": "https://todo.sr.ht/~jmcantrell/swaystatus",
        "Homepage": "https://sr.ht/~jmcantrell/swaystatus/",
        "Repository": "https://git.sr.ht/~jmcantrell/swaystatus"
    },
    "split_keywords": [
        "status",
        " sway",
        " wm"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "180265afc76eaf68aa03affe1159ac87d94aa2f7901aa5c9005936a44ff8e6ba",
                "md5": "1c28d4091f7a513eb271701a2bb12bc3",
                "sha256": "35be49dba5f4dfb571886b0528d922cfb7573ecf9f972ff2266770b17d635626"
            },
            "downloads": -1,
            "filename": "swaystatus-0.6.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1c28d4091f7a513eb271701a2bb12bc3",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 14355,
            "upload_time": "2025-02-19T20:05:48",
            "upload_time_iso_8601": "2025-02-19T20:05:48.656113Z",
            "url": "https://files.pythonhosted.org/packages/18/02/65afc76eaf68aa03affe1159ac87d94aa2f7901aa5c9005936a44ff8e6ba/swaystatus-0.6.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "350fd74b8333ea1ec1a9eaff2b161f3ab7e4059be2aaa3c53a1b8858a8e9d1f3",
                "md5": "3c82beeecfbf1f99d90911b9d44b2857",
                "sha256": "1360f49dedcf953847b3518b2a0bd5bef9eca1b8dbdbd9dacbb309f28757a777"
            },
            "downloads": -1,
            "filename": "swaystatus-0.6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "3c82beeecfbf1f99d90911b9d44b2857",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 12231,
            "upload_time": "2025-02-19T20:05:49",
            "upload_time_iso_8601": "2025-02-19T20:05:49.690002Z",
            "url": "https://files.pythonhosted.org/packages/35/0f/d74b8333ea1ec1a9eaff2b161f3ab7e4059be2aaa3c53a1b8858a8e9d1f3/swaystatus-0.6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-19 20:05:49",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "swaystatus"
}
        
Elapsed time: 0.39059s