MCPcopy Index your code
hub / github.com/Stremio/stremio-service

github.com/Stremio/stremio-service @v0.2.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.2.0 ↗ · + Follow
21 symbols 36 edges 8 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Stremio Service

Development

Requirements

Windows

Download & Install Wix Toolset

cargo install cargo-wix

Ubuntu

apt install build-essential libgtk-3-dev pkg-config libssl-dev libayatana-appindicator3-dev
cargo install cargo-deb

Run

RUST_LOG=info cargo run --bin service

Build

cargo build --release

Package

Windows

Run this command inside Developer Command Prompt for VS 2019

cargo wix

Ubuntu

cargo deb

Fedora

cargo generate-rpm

Core symbols most depended-on inside this repo

get_current_exe_dir
called by 3
src/shared.rs
join_current_exe_dir
called by 3
src/shared.rs
copy_binaries
called by 1
build.rs
load_icon
called by 1
src/shared.rs
make_it_autostart
called by 1
src/service/main.rs
create_system_tray
called by 1
src/service/main.rs
update
called by 1
src/service/server.rs
start
called by 1
src/service/server.rs

Shape

Function 12
Class 5
Method 4

Languages

Rust100%

Modules by API surface

src/service/server.rs5 symbols
src/service/main.rs5 symbols
src/updater/main.rs3 symbols
src/shared.rs3 symbols
src/service/updater.rs3 symbols
build.rs2 symbols

For agents

$ claude mcp add stremio-service \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact