Metadata-Version: 2.4
Name: swaystatus
Version: 0.6.2
Summary: Generate a status line for swaybar
Project-URL: Homepage, https://sr.ht/~jmcantrell/swaystatus/
Project-URL: Repository, https://git.sr.ht/~jmcantrell/swaystatus
Project-URL: Bug Tracker, https://todo.sr.ht/~jmcantrell/swaystatus
Author-email: Jeremy Cantrell <jmcantrell@gmail.com>
License-File: LICENSE
Keywords: status,sway,wm
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Typing :: Typed
Requires-Python: >=3.12
Description-Content-Type: text/markdown

# 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/
