Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/swsnr/turnon
Turn on devices in your local network
https://github.com/swsnr/turnon
gnome wakeonlan
Last synced: 20 days ago
JSON representation
Turn on devices in your local network
- Host: GitHub
- URL: https://github.com/swsnr/turnon
- Owner: swsnr
- License: mpl-2.0
- Created: 2024-09-13T11:36:56.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-24T07:32:20.000Z (about 2 months ago)
- Last Synced: 2024-10-24T10:56:09.873Z (about 2 months ago)
- Topics: gnome, wakeonlan
- Language: Rust
- Homepage: https://flathub.org/apps/details/de.swsnr.turnon
- Size: 366 KB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Turn On
[![Latest release](https://img.shields.io/github/v/release/swsnr/turnon)](https://github.com/swsnr/turnon/releases/)
[![Flathub Version](https://img.shields.io/flathub/v/de.swsnr.turnon)](https://flathub.org/apps/de.swsnr.turnon)
[![Translation status](https://translate.codeberg.org/widget/de-swsnr-turnon/de-swsnr-turnon/svg-badge.svg)](https://translate.codeberg.org/engage/de-swsnr-turnon/)
[![CI status](https://img.shields.io/github/actions/workflow/status/swsnr/turnon/test.yml)](https://github.com/swsnr/turnon/actions)
[![Package build result](https://build.opensuse.org/projects/home:swsnr:turnon/packages/turnon/badge.svg?type=default)](https://build.opensuse.org/package/show/home:swsnr:turnon/turnon)Turn on devices in your network on GNOME:
![The empty greeting page with the application icon and a button to add a new device](./screenshots/start-page.png)
![Two devices, one of them on, and the other off](./screenshots/list-of-devices.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)
- [Arch binary package](https://build.opensuse.org/project/show/home:swsnr:turnon).## Translations
Please submit translations to .
## Troubleshooting
Obtain a debugging log with:
```console
$ flatpak run --env=G_MESSAGES_DEBUG=all de.swsnr.turnon
```You may want to add this to bug reports.
## License
This Program is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at .