Commit e7e0c7b8b12884b85d7e14f997fdf4013558e6a4
Committed by
David Gräff
1 parent
eb33325b
update index.md for OpenHantek6022 -> openhantek.org (#305)
* update index.md for OpenHantek6022 -> openhantek.org Signed-off-by: Martin <Ho-Ro@users.noreply.github.com> * Updated index.md regarding David's proposals. Add OpenHantek6022 to the openhantek.org project website. * Add link to releases
Showing
1 changed file
with
22 additions
and
3 deletions
docs/index.md
| ... | ... | @@ -2,7 +2,8 @@ |
| 2 | 2 | layout: default |
| 3 | 3 | overview: true |
| 4 | 4 | --- |
| 5 | -# OpenHantek [](https://travis-ci.org/OpenHantek/openhantek) [](https://ci.appveyor.com/project/davidgraeff/openhantek/branch/master) | |
| 5 | + | |
| 6 | +# [OpenHantek](https://github.com/OpenHantek/openhantek) [](https://travis-ci.org/OpenHantek/openhantek) [](https://ci.appveyor.com/project/davidgraeff/openhantek/branch/master) [](https://masterminds.github.io/stability/unsupported.html) | |
| 6 | 7 | |
| 7 | 8 | OpenHantek is a free software for Hantek and compatible (Voltcraft/Darkwire/Protek/Acetech) USB digital signal oscilloscopes. |
| 8 | 9 | |
| ... | ... | @@ -13,7 +14,25 @@ It has started as an alternative to the official Hantek DSO software for Linux u |
| 13 | 14 | <td> <img alt="Image of main window on Windows" width="100%" src="images/screenshot_mainwindow_win.png"> </td> |
| 14 | 15 | </tr></table> |
| 15 | 16 | |
| 16 | -* Supported operating systems: Linux, MacOSX, Windows¹ | |
| 17 | -* Supported devices: DSO2xxx Series, DSO52xx Series, 6022BE/BL | |
| 17 | +* Supported operating systems: Linux, MacOSX, Windows | |
| 18 | +* Supported devices: DSO2xxx Series, DSO52xx Series | |
| 19 | + | |
| 20 | +--- | |
| 21 | + | |
| 22 | +# [OpenHantek6022](https://github.com/OpenHantek/OpenHantek6022) [](https://travis-ci.org/OpenHantek/OpenHantek6022) [](https://ci.appveyor.com/project/Ho-Ro/openhantek6022) [](https://www.codefactor.io/repository/github/openhantek/openhantek6022) [](https://masterminds.github.io/stability/active.html) | |
| 18 | 23 | |
| 24 | +OpenHantek6022 is a free software for Hantek6022 and compatible USB digital signal oscilloscopes. | |
| 25 | +It was initially developed by [David Gräff and others](https://github.com/OpenHantek/openhantek/graphs/contributors) | |
| 26 | +on [github.com/OpenHantek/openhantek](https://github.com/OpenHantek/openhantek). | |
| 27 | +After David [stopped maintaining](https://github.com/OpenHantek/openhantek/issues/277) | |
| 28 | +the programm I cloned the repo to continue the development - but only for Hantek 6022BE/BL on the linux platform. | |
| 19 | 29 | |
| 30 | +<img alt="Image of main window on linux" width="100%" | |
| 31 | +src="https://raw.githubusercontent.com/OpenHantek/OpenHantek6022/master/docs/images/screenshot_mainwindow.png"> | |
| 32 | + | |
| 33 | +* Supported devices: Hantek 6022BE/BL | |
| 34 | +* Supported operating systems: Linux | |
| 35 | +* Other (untested) operating systems builds: MacOSX, Windows | |
| 36 | +* Get source and binaries of all [releases](https://github.com/OpenHantek/OpenHantek6022/releases) | |
| 37 | + | |
| 38 | +--- | ... | ... |