A Simple Jellyfin Frontend built on top of Flutter.
Key Features • Screenshots • Planned Features • Download • Contributing • Credits • License
- 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 comic book format reading support (.cbz, .crb)
- Sync supported on Mobile/Desktop
- Platforms
- Android
- Web
- macOS
- Windows
- iOS
- Linux
Web/Desktop try out the web build!
Note
The GitHub hosted web build only allows https
connections. This is a limitation on GitHub's end, for self-hosted versions http
works fine.
- Music playback
- Android TV support
- Server management
- And more???
The latest executables for Windows, macOS, Linux, iOS, Android and Web can be found on the releases page.
You can pull the Docker version using the following tag: ghcr.io/donutware/fladder:latest
.
Platform-specific installation and usage instructions can be found here.
Warning
For windows users, some applications are marked as false positives by windows defender for more info see this issue.
Interest in contributing? Here are a couple of ways you can help:
- 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!
- 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.
Thank you for helping to make this project better! 🙌
This software uses the following open source packages:
This project is licensed under the GNU General Public License v3.0. More information about the license can be found in this file.