diff options
author | OpenSpeedTest™ <51720450+openspeedtest@users.noreply.github.com> | 2022-11-29 13:28:34 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-29 13:28:34 +0000 |
commit | 17fdde8ce46e8ece46b8d7fb17c65b3bd5906fbe (patch) | |
tree | f648de3989b1e90855db7b5faf215d1832eac440 | |
parent | Remove Plume. Not actively maintained. (#3427) (diff) | |
download | awesome-selfhosted-17fdde8ce46e8ece46b8d7fb17c65b3bd5906fbe.tar.gz awesome-selfhosted-17fdde8ce46e8ece46b8d7fb17c65b3bd5906fbe.zip |
Update Openspeedtest license (#3421)
Co-authored-by: Vishnu <vishnu@Vishnus-Mac-mini.local>
-rw-r--r-- | README.md | 1 | ||||
-rw-r--r-- | non-free.md | 6 |
2 files changed, 2 insertions, 5 deletions
@@ -1305,6 +1305,7 @@ Software that does not fit in another section. - [Notica](https://notica.us) - Lets you send browser notifications from your terminal to your desktop or phone. No installation or registration is required. ([Source Code](https://github.com/tannercollin/Notica)) `MIT` `Nodejs` - [Octave Online](https://octave-online.net/) - Infrastracture behind a web UI for GNU Octave, the libre alternative to MATLAB. ([Source Code](https://github.com/octave-online/octave-online-server)) `AGPL-3.0` `Docker/Nodejs` - [Ombi](https://ombi.io/) - A content request system for Plex/Emby, connects to SickRage, CouchPotato, Sonarr, with a growing feature set. ([Demo](https://app.ombi.io/), [Source Code](https://github.com/Ombi-app/Ombi)) `GPL-2.0` `C#` +- [Speed Test by OpenSpeedTest™](https://openspeedtest.com/) - Free & Open-Source HTML5 Network Performance Estimation Tool. ([Source Code](https://github.com/openspeedtest/Speed-Test)) `MIT` `Docker` - [OpenZiti](https://openziti.github.io/) - Fully-featured, self-hostable, zero trust, full mesh overlay network. Includes a 2FA support out of the box, clients for all major desktop/mobile OS'es. ([Source Code](https://github.com/openziti/ziti)) `Apache-2.0` `Go` - [Orchest](https://www.orchest.io/) - A new kind of IDE for Data Science. ([Demo](https://cloud.orchest.io), [Source Code](https://github.com/orchest/orchest)) `AGPL-3.0` `Docker` - [OS.js](https://www.os-js.org/) - Desktop implementation for your browser with a fully-fledged window manager, Application APIs, GUI toolkits and filesystem abstraction. ([Demo](https://demo.os-js.org/), [Source Code](https://github.com/os-js/OS.js)) `BSD-2-Clause` `Nodejs` diff --git a/non-free.md b/non-free.md index c1c7fdf0..0f0a5904 100644 --- a/non-free.md +++ b/non-free.md @@ -73,10 +73,6 @@ - [Plex](https://www.plex.tv/) - Centralized home media playback system with a powerful central server. `⊘ Proprietary` `Unknown` - [Subsonic](http://www.subsonic.org/pages/index.jsp) - Web-based media streamer and jukebox. ([Demo](http://demo.subsonic.org/j_acegi_security_check?j_username=guest4&j_password=guest&_acegi_security_remember_me=check)) `⊘ Proprietary` `Unknown` -### Miscellaneous - -- [OpenSpeedTest](https://github.com/openspeedtest/Speed-Test) - Pure HTML5 network performance estimation tool. `CC-BY-ND-3.0` `Docker` - ### Money, Budgeting & Management - [Anchor](http://theanchorapp.com/) - Invoicing system that integrates with Stripe and Paypal. Includes features such as: reporting, dashboard and no client limit. ([Demo](http://theanchorapp.com/demo/admin-login)) `⊘ Proprietary` `PHP` @@ -160,8 +156,8 @@ - `BUSL-1.1` - [Business Source License 1.1](https://spdx.org/licenses/BUSL-1.1.html) - `CC-BY-NC-SA-3.0` - [Creative Commons Attribution-NonCommercial-ShareAlike License 3.0](https://creativecommons.org/licenses/by-nc-sa/3.0/) -- `CC-BY-NC-4.0` - [Creative Commons Attribution-NonCommercial License 4.0](https://creativecommons.org/licenses/by-nc/4.0/) - `CC-BY-ND-3.0` - [Creative Commons Attribution-NoDerivs Unported License 3.0](https://creativecommons.org/licenses/by-nd/3.0/) +- `CC-BY-NC-4.0` - [Creative Commons Attribution-NonCommercial License 4.0](https://creativecommons.org/licenses/by-nc/4.0/) - `Commons-Clause` - [Commons Clause License](https://commonsclause.com/) - `DPL` - [Devblocks Public License 1.0](https://cerb.ai/license/) - `SSPL-1.0` - [Server Side Public License](https://spdx.org/licenses/SSPL-1.0.html) |