All Projects → ganlvtech → Down_52pojie_cn

ganlvtech / Down_52pojie_cn

Licence: mit
A single page file explorer that can be hosted on static website. 吾爱破解论坛 爱盘 https://down.52pojie.cn/ 页面的源代码

Programming Languages

PHP
23972 projects - #3 most used programming language
Vue
7211 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
shell
77523 projects

Projects that are alternatives of or similar to Down 52pojie cn

ms-identity-javascript-v2
VanillaJS sample using MSAL.js v2.x and OAuth 2.0 Authorization Code Flow with PKCE on Microsoft identity platform
Stars: ✭ 67 (-96.66%)
Mutual labels:  single-page-application
Ranger.vim
Ranger integration in vim and neovim
Stars: ✭ 510 (-74.55%)
Mutual labels:  file-explorer
Multitype Filepicker
This is a light Android file picker library.
Stars: ✭ 1,332 (-33.53%)
Mutual labels:  file-explorer
drex.nvim
Another directory/file explorer for Neovim written in Lua
Stars: ✭ 15 (-99.25%)
Mutual labels:  file-explorer
Filemanager
React based FileManager for browser ( + FS REST API for Node.js and Express)
Stars: ✭ 378 (-81.14%)
Mutual labels:  file-explorer
Kodexplorer
A web based file manager,web IDE / browser based code editor
Stars: ✭ 5,490 (+173.95%)
Mutual labels:  file-explorer
file-tree-alternative
This Obsidian Plugin allows users to have a different file explorer experience.
Stars: ✭ 167 (-91.67%)
Mutual labels:  file-explorer
Angular Filemanager
JavaScript File Manager Material Design Folder Explorer Navigator Browser Manager in AngularJS with CSS3 Responsive (with FTP in PHP / Java / Node)
Stars: ✭ 1,693 (-15.52%)
Mutual labels:  file-explorer
Nvim Tree.lua
A file explorer tree for neovim written in lua
Stars: ✭ 383 (-80.89%)
Mutual labels:  file-explorer
Treemacs
Stars: ✭ 1,270 (-36.63%)
Mutual labels:  file-explorer
kaktree
File explorer side panel for Kakoune
Stars: ✭ 39 (-98.05%)
Mutual labels:  file-explorer
Cfiles
A ncurses file manager written in C with vim like keybindings
Stars: ✭ 319 (-84.08%)
Mutual labels:  file-explorer
Chadtree
File manager for Neovim. Better than NERDTree.
Stars: ✭ 653 (-67.42%)
Mutual labels:  file-explorer
File-Explorer
A C# WPF application, representing a conventional Windows file system explorer. Allows the traversal of inaccessible file systems.
Stars: ✭ 30 (-98.5%)
Mutual labels:  file-explorer
Anexplorer
📁 Another Android Explorer ( File Manager ) is an All-in-One Open source file manager. AnExplorer File Manager (File Explorer) is designed for all android devices including Phones, Phablets, Tablets, Chromecast, Wear OS, Android TV and Chromebooks. It's a fully designed with Material guidelines by Google.
Stars: ✭ 1,505 (-24.9%)
Mutual labels:  file-explorer
vue-fs
A Vue file management client, complete with a node/express/FS backend.
Stars: ✭ 40 (-98%)
Mutual labels:  file-explorer
Fern.vim
🌿 General purpose asynchronous tree viewer written in Pure Vim script
Stars: ✭ 552 (-72.46%)
Mutual labels:  file-explorer
Tree.nvim
Neovim file-explorer powered by C++
Stars: ✭ 140 (-93.01%)
Mutual labels:  file-explorer
Elfinder 2.x Servlet
elfinder-2.x-servlet implements a java servlet for elfinder-2.x connector, elfinder is an Open-source file manager for web
Stars: ✭ 116 (-94.21%)
Mutual labels:  file-explorer
Godmode9
GodMode9 Explorer - A full access file browser for the Nintendo 3DS console
Stars: ✭ 1,132 (-43.51%)
Mutual labels:  file-explorer

爱盘 down.52pojie.cn

一个在线文件列表浏览器。在线演示

Build Status

本仓库为 吾爱破解论坛 爱盘 页面的源代码。

使用 Vue.js + Vue Router 方式,由 Vue CLI 3 构建。

下载 Release 版本

特点

  • 单页应用
    • 一次性加载,响应迅速
    • 支持通过导航栏定位
    • 支持浏览器前进、后退
  • 静态页面
    • 一次性列举出服务器文件列表,之后不用每次都列举文件
    • 服务器支持静态页面即可,可部署与 GitHub Pages
    • 页面可以保存
  • 搜索文件
    • 普通搜索
    • 支持模糊搜索
    • 支持正则表达式搜索
  • 可以为文件或文件夹添加描述

**注意:**如果你的服务器文件过多,不适合一次性列举出全部文件,那么最好不要使用本应用。

部署

请参考 部署说明

生成服务器文件列表

请参考 php 文件扫描程序说明文档

前端配置说明

请参考 前端配置说明

其他链接

LICENSE

The MIT License (MIT)

Copyright (c) 2018 Ganlv

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].