This is a library of QML widgets implementing Google's Material Design. It is completely cross platform, and runs on Linux, OS X, and Windows. It may also run on iOS and Android, though those platforms have not been tested and are not currently officially supported.
Brought to you by the Papyros development team.
Requires Qt 5.4 or higher and QML Extras installed as QML module.
From the root of the repository, run:
$ qmake
$ make
$ make check # Optional, make sure everything is working correctly
$ sudo make install
Now check out the demo
folder to see how to use Material Design from QtQuick!
QML Material is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version.
The Material Design icons by Google are released under an Attribution 4.0 International license. The icons are directly copied from Google's GitHub repository at https://github.com/google/material-design-icons.
Papyros is supported by the following contributors on our Bountysource Salt campaign:
- Hoang Anh
- And several other sponsors listed in the BACKERS.md file