diff --git a/CREDITS.md b/CREDITS.md index b58b81f..bab4a47 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -3,9 +3,19 @@ gLabels Author Jim Evins + Acknowledgments =============== +gLabels includes contributions from + +* [probonopb](https://github.com/probonopd) - travis-ci setup, appImage + + +Translations +------------ +* TBD. + Product Templates ----------------- diff --git a/README.md b/README.md index 75af69b..66a69de 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ gLabels-qt is the development repository for the next major version of gLabels ( ![screenshot](docs/images/screenshot.png) + ## What's new in gLabels-qt? - Based on the Qt cross-platform framework. @@ -18,6 +19,7 @@ gLabels-qt is the development repository for the next major version of gLabels ( has been built and tested under both Linux and Windows 7 (using MSYS/MINGW toolchain). - Updated UI based on typical workflows. + ## Status gLabels-qt has been under off-and-on development since October 2013. @@ -30,12 +32,39 @@ It is still missing several features to bring it in parity with glabels-3.4. Th - Custom product templates designer - Online manual + +## Download + +### Latest Release + +There are currently no official releases of gLabels-qt. + +### Continuous Integration Snapshots + +Continuous integration snapshots are not official releases. These snapshots represent the latest +bleading-edge development (unstable) code. Please, DO NOT use it in a production environment. Do not +expect compatability or consistency of features between snapshots. + +#### Linux AppImage + +Download, make it executable, and run! See [appImage.org](http:appimage.org). + +- **[gLabels_Label_Designer_4-x86_64.AppImage](https://github.com/jimevins/glabels-qt/releases/download/continuous/gLabels_Label_Designer_4-x86_64.AppImage)** + + +#### Source + +- **[Source Code (TAR.GZ)](https://github.com/jimevins/glabels-qt/archive/continuous.tar.gz)** +- **[Source Code (ZIP)](https://github.com/jimevins/glabels-qt/archive/continuous.tar.gz)** + + ## Build Instructions - [Linux Build Instructions](docs/BUILD-INSTRUCTIONS-LINUX.md) - [Windows Build Instructions](docs/BUILD-INSTRUCTIONS-WINDOWS.md) - Mac Build Instructions (TBD) + ## Help Needed * Help is needed to add support to build and package glabels for various platforms and packaging systems. @@ -46,7 +75,6 @@ These include - Mac - Linux (flatpak) - Linux (snap) - - Linux (appimage) * Help is needed writing online documentation.