1
0
mirror of https://github.com/yattee/yattee.git synced 2024-12-12 21:30:32 +05:30
yattee/README.md

51 lines
2.7 KiB
Markdown
Raw Permalink Normal View History

2021-12-11 04:02:48 +05:30
<div align="center">
<img src="https://r.yattee.stream/icons/yattee-150.png" width="150" height="150" alt="Yattee logo">
<h1>Yattee</h1>
2022-10-27 21:32:11 +05:30
<p>Privacy oriented video player for iOS, tvOS and macOS<br /></p>
2021-11-10 03:04:11 +05:30
2021-11-17 01:42:47 +05:30
[![AGPL v3](https://shields.io/badge/License-AGPL%20v3-blue.svg)](https://www.gnu.org/licenses/agpl-3.0.en.html)
2021-11-28 20:07:55 +05:30
[![GitHub issues](https://img.shields.io/github/issues/yattee/yattee)](https://github.com/yattee/yattee/issues)
[![GitHub pull requests](https://img.shields.io/github/issues-pr/yattee/yattee)](https://github.com/yattee/yattee/pulls)
2022-07-04 23:24:41 +05:30
[![Matrix](https://img.shields.io/matrix/yattee:matrix.org)](https://matrix.to/#/#Yattee:matrix.org)
2022-12-05 04:26:20 +05:30
[![Discord](https://invidget.switchblade.xyz/pSnNKhZHEG)](https://yattee.stream/discord)
2021-11-17 01:42:47 +05:30
2021-11-10 03:04:11 +05:30
![Screenshot](https://r.yattee.stream/screenshots/all-platforms.png)
2021-12-11 04:02:48 +05:30
</div>
2021-11-08 18:59:38 +05:30
2021-12-08 04:38:13 +05:30
## Features
2021-12-11 04:02:48 +05:30
* Native user interface built with [SwiftUI](https://developer.apple.com/xcode/swiftui/) with customization settings
2021-11-08 18:59:38 +05:30
* Player queue and history
2022-10-27 21:32:11 +05:30
* Player component with custom controls, gestures and support for 4K playback
* Fullscreen, Picture in Picture and background audio playback
2022-12-05 04:59:49 +05:30
* [SponsorBlock](https://sponsor.ajay.app/), configurable categories to skip
2021-11-28 20:07:55 +05:30
2021-12-06 23:43:57 +05:30
## Documentation
2022-05-23 02:53:05 +05:30
* [Installation](https://github.com/yattee/yattee/wiki/Installation-Instructions)
* [Building](https://github.com/yattee/yattee/wiki/Building-instructions)
2022-12-05 04:59:49 +05:30
* [Features](https://github.com/yattee/yattee/wiki/Features)
2023-01-08 20:37:13 +05:30
* [FAQ](https://github.com/yattee/yattee/wiki/FAQ)
2021-12-06 23:43:57 +05:30
* [Screenshots Gallery](https://github.com/yattee/yattee/wiki/Screenshots-Gallery)
* [Tips](https://github.com/yattee/yattee/wiki/Tips)
2021-12-11 04:02:48 +05:30
* [Integrations](https://github.com/yattee/yattee/wiki/Integrations)
2021-12-06 23:43:57 +05:30
* [Donations](https://github.com/yattee/yattee/wiki/Donations)
2021-11-28 20:07:55 +05:30
## Contributing
If you're interestred in contributing, you can browse the [issues](https://github.com/yattee/yattee/issues) list or create a new one to discuss your feature idea. Every contribution is very welcome.
2022-05-23 02:57:59 +05:30
Use [building instructions](https://github.com/yattee/yattee/wiki/Building-instructions) or
2022-07-04 23:24:41 +05:30
join [Discord](https://yattee.stream/discord) or [Matrix Channel](https://matrix.to/#/#yattee:matrix.org) for a chat if you need an advice or want to discuss the project.
2021-11-10 03:04:11 +05:30
2022-09-26 21:01:14 +05:30
## Translations
You can help to make this project accessible to everyone by contributing to its localizations.
<a href="https://hosted.weblate.org/engage/yattee/">
<img src="https://hosted.weblate.org/widgets/yattee/-/localizable-strings/multi-auto.svg" alt="Translation status" />
</a>
Localization service and hosting is provided by [Weblate](https://weblate.org/en/).
2022-05-23 02:57:59 +05:30
## License
2021-11-10 03:04:11 +05:30
Yattee and its components is shared on [AGPL v3](https://www.gnu.org/licenses/agpl-3.0.en.html) license.