This is the file manager app for Papyros. The UI is build with our Material Design framework, and the backend is based on the Ubuntu Touch file manager. The goal is for the app to be cross patform and run on Linux, OS X, and Windows.
Brought to you by the Papyros development team.
- Qt 5.3 or higher
- QML Material
From the root of the repository, run:
$ mkdir build; cd build
$ cmake ..
$ make
$ sudo make install
Papyros Files app is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 3 of the License, or (at your option) any later version.