aboutsummaryrefslogtreecommitdiff
path: root/net/speedtestpp
Commit message (Collapse)AuthorAge
* speedtestcpp: add new packageOskari Rauta2023-06-04
| | | | | | | | | | | | | | | | | | speedtestcpp is a fork of Taganaka's speedtest, rewritten. It has some improvements such as - interactive result show - use server recommended profiles, which makes it faster (can be disabled) - and more.. It also provides it's functions in shared and static libraries and offers development headers for integrating speedtest to features to another projects. This commit replaces speedtestpp since this fork has all the same features + more. Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* speedtestpp: drop libxml2 dependencyOskari Rauta2023-01-10
| | | | | Co-authored-by: Tianling Shen <cnsztl@gmail.com> Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>
* speedtestpp: add new packageOskari Rauta2021-12-06
SpeedTest++ Yet another unofficial speedtest.net client cli interface For users who instead of python based speedtest client want to use something that was written in c++... Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com>