暫無描述 https://git.thebeanbakery.xyz/beans/lyberry_qt
Tristan 0dd161e35d small tweaks | 2 年之前 | |
---|---|---|
lyberry_qt | 2 年之前 | |
.gitignore | 2 年之前 | |
LICENSE.txt | 2 年之前 | |
MANIFEST.in | 2 年之前 | |
README.md | 2 年之前 | |
pyproject.toml | 2 年之前 | |
setup.cfg | 2 年之前 |
A Qt LBRY client that uses the LyBerry Api
Still in an early stage, but many essential features are in place.
install with pip
pip install lyberry-qt
run
lyberry-qt
Videos will probably open in your browser by default. To change this go to the settings page (in the Qt version) and change player_cmd to your video player.
You can also change settings in conf.json in your relevant config directory. (eg on linux edit ~/.config/lyberry/conf.json)
If some thumbnails are not showing you may need to install a Qt image format library on your system. Search for this using your package manager.
Sharing my project and providing fixes and upgrades are the best way to support it. You may join my space on matrix for discussions of my software. https://matrix.to/#/#bean-machine:tristans.cloud
Otherwise, I would greatly appreciate any donations with Monero (XMR), a secure and private currency for the internet:
openalias: tristans.cloud
87uvs847voZW4QzLqCb3prfSeTjVgxo8PKCAGmeYQTKYd58yU7FD9PJY2eoDXW7y4jNozfHW3bq6SC6MZaB6Qgcz9Cib1DS
You can also support my channel on LBRY, where I sometimes post updates: lbry:@MyBeansAreBaked:b
I put more frequent low effort updates on lbry://@MyBeansAreBaking#3
Copyright (C) 2022 MyBeansAreBaked
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.