No description
Find a file
PartyDonut 8435a27ed9
fix(Desktop): Fixed some of desktop specific controls (#131)
Co-authored-by: PartyDonut <PartyDonut@users.noreply.github.com>
2024-11-08 11:58:24 +01:00
.github chore: small changes 2024-11-03 11:40:35 +01:00
.vscode chore: Renaming of Trickplay -> TrickPlay and other cleanups (#130) 2024-11-08 08:52:34 +01:00
android fix: macOS and iOS flavors (#68) 2024-10-24 15:27:07 +02:00
assets chore: removed google fonts dependency #54 (#55) 2024-10-20 09:42:53 +02:00
config Web - Add docker image and baseUrl config support (#32) 2024-10-17 19:06:13 +02:00
icons Android - Added separation for development/production builds (#43) 2024-10-18 18:33:02 +02:00
ios fix: macOS and iOS flavors (#68) 2024-10-24 15:27:07 +02:00
lib fix(Desktop): Fixed some of desktop specific controls (#131) 2024-11-08 11:58:24 +01:00
linux fix: Sync leaving left over temp files (#73) 2024-10-25 18:58:44 +02:00
macos fix: Sync leaving left over temp files (#73) 2024-10-25 18:58:44 +02:00
snap/gui Init repo 2024-09-20 10:01:13 +02:00
swagger Init repo 2024-09-20 10:01:13 +02:00
test Init repo 2024-09-20 10:01:13 +02:00
web Web - Add docker image and baseUrl config support (#32) 2024-10-17 19:06:13 +02:00
windows fix: Sync leaving left over temp files (#73) 2024-10-25 18:58:44 +02:00
.dockerignore Web - Add docker image and baseUrl config support (#32) 2024-10-17 19:06:13 +02:00
.fvmrc [Feature] Add iOS ipa to build outputs (#17) 2024-10-14 19:44:02 +02:00
.gitignore Init repo 2024-09-20 10:01:13 +02:00
.metadata Web - Add docker image and baseUrl config support (#32) 2024-10-17 19:06:13 +02:00
altstore.json Update altstore.json 2024-10-18 10:20:00 +02:00
analysis_options.yaml [Setup] Added build.yaml and check.yaml (#1) 2024-09-21 11:59:28 +02:00
build.yaml feature: Adds schemeVariants to color options (#109) 2024-11-03 08:59:35 +01:00
devtools_options.yaml Init repo 2024-09-20 10:01:13 +02:00
docker-compose.yml Update docker-compose.yml 2024-10-26 08:50:34 +02:00
Dockerfile Web - Add docker image and baseUrl config support (#32) 2024-10-17 19:06:13 +02:00
icons_launcher-development.yaml Android - Added separation for development/production builds (#43) 2024-10-18 18:33:02 +02:00
icons_launcher-production.yaml Android - Added separation for development/production builds (#43) 2024-10-18 18:33:02 +02:00
l10n.yaml feature: Improved banners, made banner settings easier to understand. (#71) 2024-10-24 23:02:10 +02:00
LICENSE Initial commit 2024-09-20 10:01:35 +02:00
pubspec.lock feature: Improved about page (#75) 2024-10-25 19:58:51 +02:00
pubspec.yaml bump to 0.4.1 2024-11-03 11:41:34 +01:00
README.md chore: Clarify README (#124) 2024-11-08 08:32:39 +01:00


Fladder
Fladder

A Simple Jellyfin Frontend built on top of Flutter.

Key FeaturesScreenshotsPlanned FeaturesDownloadContributingCreditsLicense

Build GitHub Downloads (all assets, all releases) GitHub Release Conventional Commits

Key Features

  • Play media Stream or sync content locally to your device.
  • Manage your library Refresh content and edit metadata.
  • Multiple profiles Lock profiles and connect to different servers.
  • Direct/Transcode playback
  • Intro/Credits skipping
  • Trickplay support (timeline scrubbing)
  • Dark/Light mode
  • Simple book reading support
  • Sync supported on Mobile/Desktop
  • Platforms
    • Android
    • Web
    • macOS
    • Windows
    • iOS
    • Linux

Screenshots

Mobile Fladder Fladder Fladder Fladder Fladder Fladder Fladder
Tablet Fladder Fladder Fladder Fladder

Web/Desktop try out the web build!

Notice: The GitHub hosted web build only allows https connections. This is a limitation on GitHub's end, for self-hosted versions http works fine.

Planned Features

  • Music playback
  • Android TV support
  • Server management
  • And more???

Download

The latest executables for Windows, macOS, Linux, iOS and Android can be found on the releases page.

Play Store (Android)

The Android app is currently in testing, you can help by joining this group: https://groups.google.com/g/fladder

Get it on Google Play

How to Contribute

Interest in contributing? Here are a couple of ways you can help:

🐛 Reporting Bugs

  • Before reporting a bug, please ensure that the issue hasn't been reported already.
  • When submitting a bug report, provide detailed steps on how the bug can be reproduced. This will help us to understand and fix the issue faster.
  • Bug reports are appreciated and very helpful!

🚀 Submitting Pull Requests

  • Pull requests are always welcome!
  • For new features or large changes, please open a discussion or issue first to ensure that no one else is already working on it.
  • Keep pull requests short and focused: try to avoid fixing multiple issues in a single pull request. This helps make the review process smoother and quicker.

🌐 Translations

Translation status

Thank you for helping to make this project better! 🙌

Credits

This software uses the following open source packages:

License

This project is licensed under the GNU General Public License v3.0. More information about the license can be found in this file.