Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamreichold/QMediathekView
Alternative Qt-based MediathekView front-end
https://github.com/adamreichold/QMediathekView
Last synced: 3 months ago
JSON representation
Alternative Qt-based MediathekView front-end
- Host: GitHub
- URL: https://github.com/adamreichold/QMediathekView
- Owner: adamreichold
- License: gpl-3.0
- Created: 2016-01-28T19:57:32.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-04-14T08:56:51.000Z (9 months ago)
- Last Synced: 2024-10-27T16:08:24.949Z (3 months ago)
- Language: C++
- Homepage:
- Size: 312 KB
- Stars: 17
- Watchers: 8
- Forks: 5
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
- awesome-starred - adamreichold/QMediathekView - Alternative Qt-based MediathekView front-end (others)
README
# QMediathekView [![Build status](https://github.com/adamreichold/QMediathekView/actions/workflows/build.yaml/badge.svg)](https://github.com/adamreichold/QMediathekView/actions/workflows/build.yaml)
_QMediathekView_ is an alternative Qt-based front-end for the database maintained by the [MediathekView](https://mediathekview.de/) project. It has fewer features than the Java-based original, but should also consume less resources.
![Screenshot](https://user-images.githubusercontent.com/2480569/50730843-f1997c80-114e-11e9-8f25-2c137f453bbb.png)
The application is licensed under the GPL3+ and depends on the [Qt](https://www.qt.io/), the [SQLite](https://sqlite.org), the [LZMA](http://tukaani.org/xz/) and the [Zstd](https://facebook.github.io/zstd/) libraries. The default program used to play streams is the [VLC](https://www.videolan.org/vlc/) media player. The parser and database access layer are written in [Rust](https://www.rust-lang.org) and require at least version 1.39.0.