diff --git a/docs/index.md b/docs/index.md index 8be4cb8..1388a5f 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,7 +2,8 @@ layout: default overview: true --- -# OpenHantek [![Build Status](https://travis-ci.org/OpenHantek/openhantek.svg?branch=master)](https://travis-ci.org/OpenHantek/openhantek) [![Build status](https://ci.appveyor.com/api/projects/status/9w4rd5r04ufqafr4/branch/master?svg=true)](https://ci.appveyor.com/project/davidgraeff/openhantek/branch/master) + +# [OpenHantek](https://github.com/OpenHantek/openhantek) [![Build Status](https://travis-ci.org/OpenHantek/openhantek.svg?branch=master)](https://travis-ci.org/OpenHantek/openhantek) [![Build status](https://ci.appveyor.com/api/projects/status/9w4rd5r04ufqafr4/branch/master?svg=true)](https://ci.appveyor.com/project/davidgraeff/openhantek/branch/master) [![Stability: Unsupported](https://masterminds.github.io/stability/unsupported.svg)](https://masterminds.github.io/stability/unsupported.html) OpenHantek is a free software for Hantek and compatible (Voltcraft/Darkwire/Protek/Acetech) USB digital signal oscilloscopes. @@ -13,7 +14,25 @@ It has started as an alternative to the official Hantek DSO software for Linux u Image of main window on Windows -* Supported operating systems: Linux, MacOSX, Windows¹ -* Supported devices: DSO2xxx Series, DSO52xx Series, 6022BE/BL +* Supported operating systems: Linux, MacOSX, Windows +* Supported devices: DSO2xxx Series, DSO52xx Series + +--- + +# [OpenHantek6022](https://github.com/OpenHantek/OpenHantek6022) [![Build Status](https://travis-ci.org/OpenHantek/OpenHantek6022.svg)](https://travis-ci.org/OpenHantek/OpenHantek6022) [![Build status](https://ci.appveyor.com/api/projects/status/github/OpenHantek/openhantek6022?svg=true)](https://ci.appveyor.com/project/Ho-Ro/openhantek6022) [![CodeFactor](https://www.codefactor.io/repository/github/openhantek/openhantek6022/badge)](https://www.codefactor.io/repository/github/openhantek/openhantek6022) [![Stability: Active](https://masterminds.github.io/stability/active.svg)](https://masterminds.github.io/stability/active.html) +OpenHantek6022 is a free software for Hantek6022 and compatible USB digital signal oscilloscopes. +It was initially developed by [David Gräff and others](https://github.com/OpenHantek/openhantek/graphs/contributors) +on [github.com/OpenHantek/openhantek](https://github.com/OpenHantek/openhantek). +After David [stopped maintaining](https://github.com/OpenHantek/openhantek/issues/277) +the programm I cloned the repo to continue the development - but only for Hantek 6022BE/BL on the linux platform. +Image of main window on linux + +* Supported devices: Hantek 6022BE/BL +* Supported operating systems: Linux +* Other (untested) operating systems builds: MacOSX, Windows +* Get source and binaries of all [releases](https://github.com/OpenHantek/OpenHantek6022/releases) + +---