An open API service indexing awesome lists of open source software.

https://github.com/mayocream/jellyfish

Jellyfin iOS/Android client
https://github.com/mayocream/jellyfish

jellyfin jellyfin-client react-native

Last synced: 4 months ago
JSON representation

Jellyfin iOS/Android client

Awesome Lists containing this project

README

          

# Jellyfish

Jellyfin iOS/Android client built with React Native.

## Development

### Prerequisites

- Node.js 23
- Pnpm

### Building

```bash
pnpm install
pnpm android
```