Files
seanime/README.md
2026-04-15 15:43:39 +02:00

123 lines
5.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<p align="center">
<a href="https://seanime.app/">
<img src="docs/images/seanime-logo.png" alt="preview" width="70px"/>
</a>
</p>
<h1 align="center"><b>Seanime</b></h1>
<p align="center">
<img src="https://seanime.app/bucket/gh-showcase.webp" alt="preview" width="100%"/>
</p>
<p align="center">
<a href="https://seanime.app/docs">Documentation</a> |
<a href="https://github.com/5rahim/seanime/releases">Latest release</a> |
<a href="https://www.youtube.com/playlist?list=PLgQO-Ih6JClhFFdEVuNQJejyX_8iH82gl">Tutorials</a> |
<a href="https://discord.gg/Sbr7Phzt6m">Discord</a> |
<a href="https://seanime.app/docs/policies">Copyright</a>
</p>
<div align="center">
<a href="https://github.com/5rahim/seanime/releases">
<img src="https://img.shields.io/github/v/release/5rahim/seanime?style=flat-square&color=blue" alt="" />
</a>
<a href="https://github.com/5rahim/seanime/releases">
<img src="https://img.shields.io/github/downloads/5rahim/seanime/total?style=flat-square&color=blue" alt="" />
</a>
<a href="https://discord.gg/Aruz7wdAaf">
<img src="https://img.shields.io/discord/1224767201551192224?style=flat-square&logo=Discord&color=blue&label=Discord" alt="discord">
</a>
<a href="https://github.com/sponsors/5rahim">
<img src="https://img.shields.io/static/v1?label=Sponsor&style=flat-square&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86" alt="" />
</a>
</div>
<h5 align="center">
Leave a star if you like the project! ⭐️
</h5>
## About
Seanime is a **media server** with a **web interface** and **desktop app** for managing your local library, streaming anime and reading manga.
> [!IMPORTANT]
>Seanime does not provide, host, or distribute any media content. Users are responsible for obtaining media through legal means and complying with their local laws. Extensions listed on the app are unaffiliated with Seanime and may be removed if they violated copyright laws. </strong>
## Features
- **Cross-platform**: Web interface and desktop app for Windows, Linux, and macOS
- **Seanime Denshi**: Desktop client with built-in video player (support for SSA/ASS subtitles, Anime4K sharpening, auto translation, and more)
- **AniList Integration**: Browse and manage your lists, discover anime and manga
- **Custom Sources**: Support for adding non-AniList anime and manga series
- **Library Management**: Fast and smart scanning of local files without strict naming conventions or folder structures
- **Torrent Integration**: Built-in torrent search engine via extensions and downloading support with Qbittorrent, Transmission, Torbox, and Real-Debrid
- **Torrent Streaming**: Stream torrents directly to the media player without waiting for downloads (supports Bittorrent, Torbox and Real-Debrid)
- **Online Streaming**: Watch anime from online sources directly within the app via extensions
- **Auto Downloader**: Automatically track and download new episodes with customizable filters and advanced features (prioritization, scoring, delay, etc.)
- **Extension Marketplace**: In-app repository to install and manage extensions for online streaming, manga sources, and torrent providers
- **Manga Reader**: Read chapters from your local library or via extensions with a unified interface
- **Transcoding & Direct Play**: Stream your library to any device web browser with on-the-fly transcoding or direct play
- **External Player Support**: Seamless integration with MPV, VLC, and MPC-HC on desktop
- **Mobile Player Integration**: Open files and streams in mobile players (Outplayer, VLC, etc.) via intents or deep links
- **Playlists**: Create and manage playlists for a seamless binge watching experience
- **Customizable UI**: Personalize the interface with color themes, background images, and layout options
- **Discord Rich Presence**: Display your watching activity automatically
- **Offline Mode**: Access your anime and manga library without an internet connection
- **Schedule**: Track upcoming releases and missed episodes
## Get started
Read the installation guide to set up Seanime on your device.
<p align="center">
<a href="https://seanime.app/docs" style="font-size:18px;" align="center">
How to install Seanime
</a>
</p>
<br>
## Goal
This is a one-person project and may not meet every use case. If it doesnt fully fit your needs, other tools might be a better match.
### Not planned
- Built-in support for other trackers such as MyAnimeList, Trakt, SIMKL, etc.
- Built-in support for other media players
- Built-in localization (translations)
Consider sponsoring or sharing the project if you want to see more features implemented.
## Sponsors
The maintenance of this project is made possible by the sponsors.
<p align="center">
<!-- real-sponsors --><a href="https://github.com/TorBox-App"><img src="https:&#x2F;&#x2F;github.com&#x2F;TorBox-App.png" width="60px" alt="User avatar: TorBox-App" /></a><!-- real-sponsors -->
</p>
## Tech stack
* Server: [Go](https://go.dev/)
* Frontend: [React](https://reactjs.org/), [Rsbuild/Rspack](https://rsbuild.rs/), [Tanstack Router](https://tanstack.com/router)
* Seanime Denshi: [Electron](https://www.electronjs.org/)
## Development and Build
Building from source is straightforward, you'll need [Node.js](https://nodejs.org/en/download) and [Go](https://go.dev/doc/install) installed on your system.
Development and testing might require additional configuration.
[Read more here](https://github.com/5rahim/seanime/blob/main/DEVELOPMENT_AND_BUILD.md)
<br>
<br>
> [!NOTE]
> For copyright-related requests, please contact the maintainer using the contact information provided on [the website](https://seanime.app/docs/policies).