Skip to content

Commit

Permalink
adding link to demo executables
Browse files Browse the repository at this point in the history
  • Loading branch information
maltfield committed Sep 2, 2020
1 parent be7c8db commit 7408659
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,12 @@ This project uses [kivy](https://kivy.org/), which also supports android and iOS

When you push git commits to github on master, github will automatically spin up containers in the cloud and build your application's executables for all target platforms.

# Try it out

Checkout our [Releases Section](https://github.com/maltfield/cross-platform-python-gui/releases) to download and run the self-contained `Hello World` executables for Linux, Windows, and MacOS that were built by this repo.

* [https://github.com/maltfield/cross-platform-python-gui/releases](https://github.com/maltfield/cross-platform-python-gui/releases)

# License

The contents of this repo are dual-licensed. All code is GPLv3 and all other content is CC-BY-SA.

0 comments on commit 7408659

Please sign in to comment.