Metadata-Version: 2.4
Name: turnon
Version: 3.0.2
Summary: Turn on devices in your network
Project-URL: homepage, https://codeberg.org/swsnr/turnon
Project-URL: repository, https://codeberg.org/swsnr/turnon.git
Project-URL: issues, https://codeberg.org/swsnr/turnon/issues
Author-email: Sebastian Wiesner <sebastian@swsnr.de>
License-Expression: EUPL-1.2
License-File: LICENSE
Classifier: Private :: Do Not Upload
Requires-Python: ~=3.13.0
Requires-Dist: packaging~=26.0
Requires-Dist: pygobject~=3.56.2
Description-Content-Type: text/markdown

# Turn On

[![Translation status](https://translate.codeberg.org/widget/de-swsnr-turnon/de-swsnr-turnon/svg-badge.svg)](https://translate.codeberg.org/engage/de-swsnr-turnon/)

Turn on devices in your network on GNOME:

![The empty start page with the application icon on the left, and the list of devices with discovered devices on the right](./media/social-image.png)

A small GNOME utility application to send Wake On LAN (WoL) magic packets to devices in a network.

## Installation

- [Flathub](https://flathub.org/apps/de.swsnr.turnon)

## Translations

Please submit translations to <https://translate.codeberg.org/engage/de-swsnr-turnon/>.

## Troubleshooting

You can obtain a debugging log by running Turn On as follows from a terminal:

```console
$ flatpak run --env=G_MESSAGES_DEBUG=all de.swsnr.turnon
```

You may want to add this to your bug reports, but note that it may contain **sensitive information**.
Read them carefully before sharing them publicly; in doubt, ask to share them privately in your bug report.

## License

Copyright Sebastian Wiesner <sebastian@swsnr.de>

Licensed under the EUPL, see <https://interoperable-europe.ec.europa.eu/collection/eupl/eupl-text-eupl-12>
