Coder Social home page Coder Social logo

praveenmunagapati / uvvy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from uvvy/uvvy-cpp

0.0 1.0 0.0 21.86 MB

Uvvy peer-to-peer communication and sharing client

Home Page: http://metta.systems

CMake 1.66% Ruby 0.23% C++ 90.70% C 2.03% Gnuplot 0.21% Perl 1.95% Shell 0.26% Makefile 0.01% Objective-C 0.16% Objective-C++ 0.44% QML 2.36%

uvvy's Introduction

MettaNode grabber prototype

MettaNode is a tool for fully decentralized communications - grab data you like and store it forever, share it with your friends, start chats, voice and video calls, form groups by interest, transparently keep all your notes between all of your devices; all based on a simple ideas of UIA. It is still young and only base transport protocol is done, work now continues on overlay routing network.

Final target is to have a bunch of clients for desktop and mobile platforms (Win, Mac, Linux, Android, iOS) as well as own operating system implementation (Metta) running together.

Progress updates in TODO.

Dependencies

  • C++14 (right now, only Clang and libc++)
  • Qt5 (QtCore, QtNetwork; QtXml for UPnP; QtGui for demo apps)
  • cmake
  • boost

aptly

 $ apt-get install git cmake clang libboost-test1.50-dev libqt4-dev libssl-dev libasound2-dev

Included in this repository:

Typical config command

cmake -DCMAKE_C_COMPILER=clang -DCMAKE_CXX_COMPILER=clang++ -G Ninja \
 -DBUILD_TESTING=ON -DCMAKE_BUILD_TYPE=Debug

CI status

Build Status Bitdeli Badge

Authors

Design and development: Stanislav Karchebny

Code contributions: Bogdan Lytvynovsky

Original SST and UIA development: Bryan Ford

uvvy's People

Contributors

berkus avatar garyscavone avatar jcw avatar patthoyts avatar radarsat1 avatar tmatth avatar

Watchers

 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.