Giter VIP home page Giter VIP logo

arbore-qt's Introduction

Arbore

Here shall appear a friend-to-friend filesharing app with the following caracteristics:

  • targeted for private/low diffusion data between people that know each-others. Main use case: friends want to share between each-others their holidays pictures.
  • low friction: it should be as easy as possible
  • encryption should be used to maintain privacy and to control the diffusion of the data

This application will be build on top of IPFS.

Here is what we envision currently (link): Mockups

How to build

On Debian like

Dependencies

# apt-get install libqt5declarative5 qml qml-module-qtquick-controls \
  qt5-qmake qtdeclarative5-dev libqt5svg5

Configure build and run

$ cd src
$ mkdir build
$ cd build
$ qmake ..
$ make -j $(nproc)
$ ./Arbore-qt

Or, simply using the provided Makefile:

$ cd src
$ make -j $(proc) run

In order to run in debug mode

$ cd src/build
$ make debug

Doxygen & UML diagrams

On Debian like

Dependencies

# apt-get install doxygen plantuml

Build the documentation

 $ cd doc
 $ make

See the doxygen documentation

 $ make open

How to help

Every little help. Please contact us if you want to build something awesome, especially if you know UX or Qt/QML.

We use waffle.io to organize the work. Stories in Ready

Want to talk ?

You can drop by our IRC channel, #arbore on freenode.

arbore-qt's People

Contributors

hobeika avatar jfacchini avatar konubinix avatar michaelmure avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.