https://github.com/openlistteam/docs
https://github.com/openlistteam/docs
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/openlistteam/docs
- Owner: OpenListTeam
- Created: 2025-06-11T11:46:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-19T08:00:03.000Z (about 1 year ago)
- Last Synced: 2025-06-19T08:28:53.082Z (about 1 year ago)
- Language: TypeScript
- Size: 280 MB
- Stars: 19
- Watchers: 0
- Forks: 30
- Open Issues: 3
-
Metadata Files:
- Readme: docs/README.md
Awesome Lists containing this project
README
---
home: true
icon: iconfont icon-home
title: Home
heroImage: /logo.svg
heroText: OpenList
tagline: 🗂️ A file list program that supports multiple storage, powered by Gin and Solidjs.
⚠️ The old version of the documentation has been discontinued. The new documentation repository is https://github.com/OpenListTeam/OpenList-Docs
actions:
- text: Get started💡
link: /guide/
type: primary
- text: GitHub🌱
link: https://github.com/OpenListTeam/OpenList
- text: Privacy Policy
link: https://docs.openlist.team/privacy
- text: Terms of Use
link: https://docs.openlist.team/terms
features:
- title: Easy to Use
icon: iconfont icon-light
details: OpenList was designed from the ground up to be easily installed and it can be used on all platforms.
- title: Multiple storage
icon: iconfont icon-storage
details: OpenList supports multiple storage providers, including local storage, Aliyundrive, Onedrive, Google Drive, etc., and is easily expand.
- title: Support WebDAV
icon: iconfont icon-waline
details: OpenList supports all storage WebDAV, which is a standard for accessing files on.
- title: Dark Mode
icon: iconfont icon-contrast
details: Switch between light and dark modes freely
- title: Protected routes
icon: iconfont icon-token
details: Add password protection and authentication for specific path
- title: File preview
icon: iconfont icon-preview
details: Support video, audio, office, pdf, code, image preview, etc. Even ipa install
- title: Package download / Batch download
icon: iconfont icon-cache
details: Use stream api of brower to support package download without server usage / Batch download support folder using Aria2
- title: single sign-on
icon: font-icon icon fa-solid fa-repeat-1
details: Use single sign-on to quickly log in to OpenList
- title: Automatic registration of OpenList account
icon: fa-solid fa-file-user
details: Use single sign-on to automatically register as an OpenList account to quickly register
- title: offline download
icon: fa-solid fa-folder-arrow-down
details: To download the torrent content offline to the specified directory, a good network environment is required
- title: Crypt encrypt/decrypt files
icon: fa-solid fa-binary-lock
details: Anyone can securely store encrypted data on remote storage providers. Data is stored in a Crypt, and the provider can only see the Crypt, not your data.
- title: More new features
icon: iconfont icon-more
details: Including text editor, readme/html render, file permalink, cloudflare workers proxy, etc.
copyright: false
footer:
AGPL-3.0 Licensed | Copyright © 2022-present The OpenList Team
---