- Document issue-driven workflow with WIP branch naming - Add create-issue.sh script for Gitea issue management - Standardize scripts directory naming (lowercase) Related: jellyflood-1 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
---|---|---|
.claude/commands | ||
.github | ||
Documentation | ||
PreferencesView | ||
Resources | ||
Shared | ||
Swiftfin | ||
Swiftfin tvOS | ||
Swiftfin.xcodeproj | ||
Translations | ||
XcodeConfig | ||
fastlane | ||
jellyflood tvOS | ||
jellyflood.xcodeproj | ||
jellypig.xcodeproj/project.xcworkspace | ||
scripts | ||
.gitignore | ||
.swiftformat | ||
Cartfile | ||
ChromeCastFramework.json | ||
DEVELOPMENT.md | ||
Gemfile | ||
LICENSE.md | ||
README.md | ||
RELEASE-ALPHA1.md | ||
add_epg_files.rb | ||
add_programguideview.rb | ||
fix_epg_files.rb | ||
remove_epg_files.rb | ||
swiftgen.yml |
README.md
jellyflood
jellyflood is a personal fork of Swiftfin, a modern video client for the Jellyfin media server with Xtream plugin support and EPG functionality. Made using Swift to maximize direct play with the power of VLC and look native on tvOS.
🎬 Features
- Jellyfin Media Server Client - Full-featured tvOS client for Jellyfin
- Xtream Plugin Support - Integrated support for Xtream IPTV streams
- Electronic Program Guide (EPG) - Complete EPG implementation for Live TV
- Native Video Players - Both AVKit and VLCKit player support
- tvOS Optimized - Native tvOS interface with full-screen navigation
⚙️ Development
Based on Swiftfin 1.3, this fork focuses on tvOS-only functionality with enhanced IPTV capabilities.
🎬 Player Differences
jellyflood offers both Native (AVKit) and VLC (VLCKit) players to provide the best compatibility. The VLC player provides superior codec support for direct play.