Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LanTube

简体中文

I have always had such troubles:

Videos downloaded on the Internet(cannot be posted to public platforms due to copyright issues), need to be played on computer and mobile phone (tablet), But don’t want to copy the video to each device, so there is this project.


This is a LAN video server, which can be deployed on any device (with operating system) in the LAN (even Raspberry Pi)

  • Computer(Windows, Linux, Mac)
  • MobilePhone or tablet
  • RaspberryPie

It is built using the following open source project


Features

  • Any LAN device can be deployed
  • PlayList
  • Timed play
  • Multi-language support

How to build

Build frontend

  • Install Node.js

  • Open Terminal / PowerShell / cmd

  • Clone this repo

    git clone https://github.com/unknown-marketwizards/lantube.git
  • Enter folder

    cd lantube/frontend
  • Install the required library files

    yarn install
  • Build

    yarn build

Build Server

  • Install rust

  • Enter folder

    cd lantube
  • Build

    cargo build --release

Run

  • Edit config file
    cp config.example.toml config.toml
    vim config.toml
  • Run
    ./target/release/lantube

如果您对股票,期货,外汇等金融交易感兴趣

欢迎加入交易奇才 Slack 交流群,让我们一起成为更好的交易者!

可扫码关注公众号,并回复:加群

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages