https://github.com/yunohost-apps/myspeed_ynh
MySpeed package for YunoHost
https://github.com/yunohost-apps/myspeed_ynh
myspeed yunohost yunohost-apps
Last synced: 3 months ago
JSON representation
MySpeed package for YunoHost
- Host: GitHub
- URL: https://github.com/yunohost-apps/myspeed_ynh
- Owner: YunoHost-Apps
- License: agpl-3.0
- Created: 2024-10-14T19:16:41.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2025-03-01T22:27:16.000Z (4 months ago)
- Last Synced: 2025-03-01T23:23:19.333Z (4 months ago)
- Topics: myspeed, yunohost, yunohost-apps
- Language: Shell
- Homepage: https://myspeed.dev/
- Size: 170 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MySpeed for YunoHost
[](https://ci-apps.yunohost.org/ci/apps/myspeed/)

[](https://install-app.yunohost.org/?app=myspeed)
*[Read this README in other languages.](./ALL_README.md)*
> *This package allows you to install MySpeed quickly and simply on a YunoHost server.*
> *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.*## Overview
MySpeed is a speed test analysis software that stores the speed of your internet for up to 30 days. This can also be useful if you want to know when your network might have drops or if you want to check if your internet matches the booked values from your contract.
**Shipped version:** 1.0.9~ynh2
## Screenshots

## Documentation and resources
- Official app website:
- Official admin documentation:
- Upstream app code repository:
- YunoHost Store:
- Report a bug:## Developer info
Please send your pull request to the [`testing` branch](https://github.com/YunoHost-Apps/myspeed_ynh/tree/testing).
To try the `testing` branch, please proceed like that:
```bash
sudo yunohost app install https://github.com/YunoHost-Apps/myspeed_ynh/tree/testing --debug
or
sudo yunohost app upgrade myspeed -u https://github.com/YunoHost-Apps/myspeed_ynh/tree/testing --debug
```**More info regarding app packaging:**