winget install --id=Xmarmalade.AlistHelper -e
Alist Helper is an application developed using Flutter, designed to simplify the use of the desktop version of alist. It can manage alist, allowing you to easily start and stop the alist program.
AlistHelper is an application developed using Flutter, designed to simplify the use of the desktop version of alist. It allows users to manage alist effortlessly, enabling easy start and stop operations for the alist program.
Key Features:
Audience & Benefit: Ideal for developers and tech enthusiasts who use alist for file management, AlistHelper provides a user-friendly interface to manage alist efficiently. By automating repetitive tasks and offering customization options, it enhances productivity and simplifies your workflow.
AlistHelper is available on Windows and macOS platforms. It can be installed via winget, ensuring seamless integration into your system.
English | 简体中文 | CODE_OF_CONDUCT
Alist Helper is an application developed using Flutter, designed to simplify the use of the desktop version of alist/openlist. It can manage alist/openlist, allowing you to easily start and stop the alist/openlist program.
Wait, not only alist/openlist, alisthelper also supports rclone management, mounting alist/openlist as a hard drive for use.
Alist Helper includes several useful features:
Free. No tracking. No ads.
Currently, this app is available on Windows and macOS. (You can build it for Linux, but no official support yet.)
Please note that this program does not include the binary files for alist. You will need to download them manually.
Here's a comparison of alisthelper and other solutions.
alist | alisthelper | alist desktop | |
---|---|---|---|
Price | 🆓 Free | 🆓 Free | 💰8$/50¥ |
Startup at boot | 🛠️ Needs manual configuration | ✅ Supported | ✅ Supported |
Silent startup | ❌ Not supported | ✅ Supported | ✅ Supported |
Accompanied startup | ❌ Not supported | ✅ Supported | ✅ Supported |
GUI | ❌ Not supported | ✅ Supported | ✅ Supported |
System tray | ❌ Not supported | ✅ Supported | ✅ Supported |
Startup parameters | 🛠️ Needs manual configuration | ✅ Supported | ❌ Not supported |
Http proxy | 🛠️ Needs manual configuration | ✅ Supported | ❌ Not supported |
AlistHelper is an open-source project, and we welcome contributions from anyone who is interested in helping improve the app. Whether you're a developer, a translator, or a documentation writer, there are many ways to get involved.
If you're interested in contributing code to AlistHelper, you'll need to follow these steps:
Fork the repository and install Flutter.
After you have installed Flutter, then you can start this app by typing the following commands:
flutter pub get
dart run build_runner build
flutter run
You can help translating this app to other languages!
_missing_translations_.json
in lib/i18nstrings_.i18n.json
in lib/i18ndart run build_runner build
flutter run
@
are not meant to be translated, they are not used in the app in any way, being merely informative text about the file or to give context to the translator.Before you submit a pull request to AlistHelper, please ensure that you have followed these guidelines:
master
branch and include a clear summary of the changes made.If you encounter a bug in AlistHelper or have a feature request, please submit an issue to the issue tracker. Please be sure to provide a clear description of the problem or feature request, along with any relevant context or steps to reproduce the issue.