MyGit

sbwml/luci-app-alist

Fork: 203 Star: 1339 (更新于 2024-11-10 03:09:40)

license: 暂无

Language: JavaScript .

LuCI support for Alist

最后发布版本: v3.35.0 ( 2024-05-24 22:26:14)

官方网址 GitHub网址

luci-app-alist

A file list program that supports multiple storage.

How to build

  • Install libfuse development package.

    • ubuntu/debian:

      sudo apt update
      sudo apt install libfuse-dev
      
    • redhat:

      sudo yum install fuse-devel
      
    • arch:

      sudo pacman -S fuse2
      
  • Enter in your openwrt dir

  • Openwrt official SnapShots

    1. requires golang 1.22.x or latest version (Fix build for older branches of OpenWrt.)

    rm -rf feeds/packages/lang/golang
    git clone https://github.com/sbwml/packages_lang_golang -b 23.x feeds/packages/lang/golang
    

    2. get luci-app-alist source & building

    git clone https://github.com/sbwml/luci-app-alist package/alist
    make menuconfig # choose LUCI -> Applications -> luci-app-alist
    make package/alist/luci-app-alist/compile V=s # build luci-app-alist
    

How to install prebuilt packages

  • Login OpenWrt terminal (SSH)

  • Install curl package

    opkg update
    opkg install curl
    
  • Execute install script (Multi-architecture support)

    sh -c "$(curl -ksS https://raw.githubusercontent.com/sbwml/luci-app-alist/main/install.sh)"
    

最近版本更新:(数据更新于 2024-08-31 17:56:56)

2024-05-24 22:26:14 v3.35.0

2024-05-03 00:46:17 v3.34.0

2024-03-30 09:05:38 v3.33.0

2024-03-28 08:06:36 v3.33.0

2024-03-02 16:26:00 v3.32.0

2024-02-23 21:46:37 v3.31.0

2024-01-05 16:46:12 v3.30.0

2023-11-26 06:26:15 v3.29.1

2023-11-24 19:46:14 v3.29.0

2023-09-22 23:08:28 v3.28.0

主题(topics):

alist, luci-app-alist, openwrt

sbwml/luci-app-alist同语言 JavaScript最近更新仓库

2024-11-21 23:03:24 bia-pain-bache/BPB-Worker-Panel

2024-11-21 22:46:48 MHSanaei/3x-ui

2024-11-21 07:00:59 nodejs/node

2024-11-21 00:49:46 FortAwesome/Font-Awesome

2024-11-18 14:26:02 projectdiscovery/nuclei-templates

2024-11-17 14:42:23 koodo-reader/koodo-reader