You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,9 +2,9 @@
2
2
3
3
A remote UI implementation for [Machinekit](https://github.com/machinekit/machinekit) written in Qt/C++/QML. <ahref="#contents">More info...</a>
4
4
5
-
|| Travis CI | AppVeyor |
6
-
|----------|:----:|:----:|
7
-
| Build Status |[](http://travis-ci.org/machinekit/QtQuickVcp)|[](https://ci.appveyor.com/project/machinekoder/qtquickvcp)|
5
+
|| Travis CI | AppVeyor | Github Actions |
6
+
|----------|:----:|:----:|:----:|
7
+
| Build Status |[](http://travis-ci.org/machinekit/QtQuickVcp)|[](https://ci.appveyor.com/project/machinekoder/qtquickvcp)|[](https://github.com/gb-g/QtQuickVcp/actions)|
@@ -36,13 +36,13 @@ The MachinekitClient is available in following app stores:
36
36
### Rolling releases
37
37
You can find rolling releases of the MachinekitClient and the QtQuickVcp library below. Stable releases have been dropped in favor of continuous deployment to decrease maintenance effort.
38
38
39
-
| Operating System | MachinekitClient | QtQuickVcp |
40
-
|----------|:-------------:|:----:|
41
-
| Windows 64bit |[](https://bintray.com/machinekoder/MachinekitClient-Development/MachinekitClient_Development-Windows-master-x64-signed/_latestVersion#files)|[](https://bintray.com/machinekoder/QtQuickVcp-Development/QtQuickVcp_Development-Windows-master-x64/_latestVersion#files)|
42
-
| Windows 32bit |[](https://bintray.com/machinekoder/MachinekitClient-Development/MachinekitClient_Development-Windows-master-x86-signed/_latestVersion#files)|[](https://bintray.com/machinekoder/QtQuickVcp-Development/QtQuickVcp_Development-Windows-master-x86/_latestVersion#files)|
43
-
| Linux 64bit |[](https://bintray.com/machinekoder/MachinekitClient-Development/MachinekitClient_Development-Linux-master-x64/_latestVersion#files)|[](https://bintray.com/machinekoder/QtQuickVcp-Development/QtQuickVcp_Development-Linux-master-x64/_latestVersion#files)|
44
-
|Mac OS X 64bit |[](https://bintray.com/machinekoder/MachinekitClient-Development/MachinekitClient_Development-MacOSX-master-x64/_latestVersion#files)|[](https://bintray.com/machinekoder/QtQuickVcp-Development/QtQuickVcp_Development-MacOSX-master-x64/_latestVersion#files)|
| Operating System | MachinekitClient and QtQuickVcp |
40
+
|----------|:-----------------:|
41
+
| Windows 64bit |[](https://github.com/gb-g/QtQuickVcp/releases/latest)|
42
+
| Windows 32bit |[](https://github.com/gb-g/QtQuickVcp/releases/latest)|
43
+
| Linux 64bit |[](https://github.com/gb-g/QtQuickVcp/releases/latest)|
44
+
|macOS 64bit |[](https://github.com/gb-g/QtQuickVcp/releases/latest)|
0 commit comments