MyGit
🚩收到GitHub仓库的更新通知

sbwml/luci-app-alist

Fork: 180 Star: 1164 (更新于 2024-05-03 02:32:09)

license: 暂无

Language: Shell .

LuCI support for Alist

最后发布版本: v3.34.0 ( 2024-05-03 00:46:17)

官方网址 GitHub网址

✨免费申请网站SSL证书,支持多域名和泛域名,点击查看

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.19.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 20.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/master/install.sh)"
    

最近版本更新:(数据更新于 2024-05-03 02:31:53)

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

2023-09-04 00:31:58 v3.27.0

主题(topics):

alist, luci-app-alist, openwrt

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

2024-05-10 17:09:30 iranee/qnap-alist-webdav

2024-05-06 15:11:30 89luca89/distrobox

2024-05-06 03:32:27 dockur/windows

2024-05-06 00:01:30 RROrg/rr

2024-05-05 08:13:50 termux/termux-packages

2024-05-01 21:50:16 sakarie9/DoL-Lyra