Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | speedtestcpp: add new package | Oskari Rauta | 2023-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 dependency | Oskari Rauta | 2023-01-10 |
| | | | | | Co-authored-by: Tianling Shen <cnsztl@gmail.com> Signed-off-by: Oskari Rauta <oskari.rauta@gmail.com> | ||
* | speedtestpp: add new package | Oskari Rauta | 2021-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> |