diff options
author | moyer34 <16784492+moyer34@users.noreply.github.com> | 2023-05-27 21:51:07 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-27 21:51:07 +0000 |
commit | f9a545397829f9cb1148e5a0c2603a9ff5d0c1f5 (patch) | |
tree | ba03530d396f7fe7d968d28afe7bd9769b9eced9 | |
parent | Added Starbase 80 to personal dashboards (#3746) (diff) | |
download | awesome-selfhosted-f9a545397829f9cb1148e5a0c2603a9ff5d0c1f5.tar.gz awesome-selfhosted-f9a545397829f9cb1148e5a0c2603a9ff5d0c1f5.zip |
Added Upsnap to Miscellaneous (#3835)
Uptime allows centralized WOL management from a web dashboard. Each system added can display current up/down status, and the user can wake systems from the GUI.
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1366,6 +1366,7 @@ Software that does not fit in another section. - [Teleport](https://goteleport.com/) - Certificate authority and access plane for SSH, Kubernetes, web applications, and databases. ([Source Code](https://github.com/gravitational/teleport)) `Apache-2.0` `Go` - [TeslaMate](https://github.com/adriankumpf/teslamate) - A powerful data logger for Tesla vehicles. `MIT` `Elixir` - [tmate](https://tmate.io/) - Instant terminal sharing. ([Source Code](https://github.com/tmate-io/tmate)) `ISC` `C` +- [Upsnap](https://github.com/seriousm4x/UpSnap) - A simple Wake on LAN (WOL) dashboard app. Wake up devices on your network and see current status. `MIT` `Svelte/Go/Docker` - [ViMbAdmin](https://www.vimbadmin.net/) - Provides a web based virtual mailbox administration system to allow mail administrators to easily manage domains, mailboxes and aliases. ([Source Code](https://github.com/opensolutions/ViMbAdmin)) `GPL-3.0` `PHP` - [Wallabag](https://www.wallabag.org) - Wallabag, formerly Poche, is a web application allowing you to save articles to read them later with improved readability. ([Source Code](https://github.com/wallabag/wallabag)) `MIT` `PHP` - [WeeWX](https://weewx.com/) - Open source software for your weather station. ([Demo](https://weewx.com/showcase.html), [Source Code](https://github.com/weewx/weewx)) `GPL-3.0` `Python` |