ricardomv / files-app

The file manager for Papyros

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Files app for Papryos

GitHub release Build Status GitHub issues 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
$ make check # Optional, make sure everything is working correctly
$ sudo make install

Licensing

QML Extras 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.

About

The file manager for Papyros

License:GNU General Public License v3.0


Languages

Language:C++ 95.1%Language:QML 2.8%Language:CMake 1.3%Language:QMake 0.5%Language:Prolog 0.2%Language:Python 0.1%Language:Shell 0.0%