tevolution is a Remote Video Screen.
Designed to take streaming requests from a Semantic Player.
Built for Motion Freedom and part of the tevolution initiative.
omega is building tevolution to empower people.
tevolution streams videos remotely from a Semantic Player like MotionMonkey.
It supports DuckDuckGo,
vox,
BitTorrent,
TMDB,
Youtube,
Dailymotion,
Vimeo,
Twitch,
IPTV(s),
TikTok,
Twitter,
Facebook,
Odysee,
PeerTube,
Last.fm and
SoundCloud.
All of this while serving the end user at all time and without ever showing an ad.
tevolution is built in C++ with Sky kit.
- Windows XP and later.
- macOS 64 bit.
- Linux 32 bit and 64 bit.
- iOS 64 bit.
- Android 32 bit and 64 bit.
On Windows:
- MinGW or Git for Windows with g++ 4.9.2 or later.
Recommended:
- Qt Creator 3.6.0 or later.
You can run each step of the build by calling the following scripts:
Install the dependencies:
sh 3rdparty.sh <win32 | win64 | macOS | iOS | linux | android> [all]
Configure the build:
sh configure.sh <win32 | win64 | macOS | iOS | linux | android> [sky | clean]
Build the application:
sh build.sh <win32 | win64 | macOS | iOS | linux | android> [all | deploy | clean]
Deploy the application and its dependencies:
sh deploy.sh <win32 | win64 | macOS | iOS | linux | android> [clean]
Copyright (C) 2020-2026 tevolution authors | https://omega.gg/tevolution
- Benjamin Arnaud aka bunjee | bunjee@omega.gg
tevolution 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.
tevolution 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 tevolution authors. For further information contact us at contact@omega.gg.
