Code Monkey home page Code Monkey logo

motionbox's Introduction

MotionBox

Discord azure appveyor GPLv3

MotionBox is a video player designed for the Internet.
Built to access, organize and share video sources semantically.
omega is building MotionBox to empower people.

MotionBox Video Browser

Video Browser

MotionBox accesses videos directly via DuckDuckGo.
It streams BitTorrent, Youtube, Dailymotion, Vimeo and SoundCloud.
All of this inside multiple tabs and without ever showing an ad.

For Motion Freedom

  • Freedom to access video resources on the Internet.
  • Freedom to organize decentralized video sources.
  • Freedom to share video content with the world.

Technology

MotionBox is built in C++ with Sky kit on the Qt framework.
The GUI is powered by QML and rendered with OpenGL.
The video player is based on VLC and libtorrent.

Platforms

  • Windows XP and later.
  • macOS 64 bit.
  • Linux 32 bit and 64 bit.
  • Android 32 bit and 64 bit (experimental).

Requirements

On Windows:

Recommended:

Quickstart

You can configure and build MotionBox with a single line:

sh build.sh <win32 | win64 | macOS | linux | android> all

For instance you would do that for Windows 64 bit:

* open Git Bash *
git clone https://github.com/omega-gg/MotionBox.git
cd MotionBox
sh build.sh win64 all

That's a convenient way to configure and build everything the first time.

Note: This will create the 3rdparty and Sky folder in the parent directory.

Building

Alternatively, you can run each step of the build yourself by calling the following scripts:

Install the dependencies:

sh 3rdparty.sh <win32 | win64 | macOS | linux | android> [all]

Configure the build:

sh configure.sh <win32 | win64 | macOS | linux | android> [sky | clean]

Build the application:

sh build.sh <win32 | win64 | macOS | linux | android> [all | deploy | clean]

Deploy the application and its dependencies:

sh deploy.sh <win32 | win64 | macOS | linux | android> [clean]

License

Copyright (C) 2015 - 2020 MotionBox authors | http://omega.gg/MotionBox

Authors

GNU General Public License Usage

MotionBox may be used under the terms of the GNU General Public License version 3 as published by the Free Software Foundation and appearing in the LICENSE.md file included in the packaging of this file. Please review the following information to ensure the GNU General Public License requirements will be met: https://www.gnu.org/licenses/gpl.html.

Private License Usage

MotionBox licensees holding valid private licenses may use this file in accordance with the private license agreement provided with the Software or, alternatively, in accordance with the terms contained in written agreement between you and MotionBox authors. For further information contact us at [email protected].

motionbox's People

Contributors

3unjee avatar mascherone108 avatar thedalaialpaca 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.