Git Product home page Git Product logo

wtv-online's Introduction

简介

使用本程序可在线托管txt、m3u、m3u8、yml、json等文本,可用于iptv电视连接配置,geojson地图数据保存,私人程序固定数据配置等。

部署教程

https://mp.weixin.qq.com/s/pK-8EbJ_4s3C8FsFgXSb3w

演示网站

http://online.frpsss.tk/#/home

本站只用作演示、请勿用于个人真实生产,数据可能随时被删除

设置登录项,网站页面文字配置

在文件根目录下设置,app.ini配置如下

[user]
username =1
password = 1

[config]
title =
qrcode_link =
description =

打包教程

安装

go get github.com/jteeuwen/go-bindata/...
go get github.com/elazarl/go-bindata-assetfs/...

执行 go-bindata-assetfs .\ui\dist 生成 bindata.go 文件,并复制到router目录下

打包命令,全局需要安装gox

  • 编译linux gox -os="linux"
  • 编译windows gox -os="windows"
  • 编译darwin gox -os="darwin"

wtv-online's People

Contributors

biancangming avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.