Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.31 KB

README.md

File metadata and controls

28 lines (18 loc) · 1.31 KB

Files app for Papryos

GitHub release Build Status Bountysource

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.

Dependencies

Installation

From the root of the repository, run:

$ mkdir build; cd build
$ cmake ..
$ make
$ sudo make install

Licensing

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.