Skip to content

akashgaurav89/files-app

 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.1%
  • QML 2.8%
  • CMake 1.3%
  • QMake 0.5%
  • Prolog 0.2%
  • Python 0.1%