flutter_riverpod
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
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.
A reactive caching and data-binding framework. Riverpod makes working with asynchronous code a breeze.
Riverpod_lint is a developer tool for users of Riverpod, designed to help stop common issues and simplify repetitive tasks.
Flutter plugin for opening and saving files, or selecting directories, using native file selection UI.
Code generation for immutable classes that has a simple syntax/API without compromising on the features.
Annotations for the freezed code-generator. This package does nothing without freezed too.
A package which simplifies the task of updating your Flutter app's launcher icon.
Classes and helper functions that support JSON code generation via the `json_serializable` package.
Automatically generate code for converting to and from JSON by annotating Dart classes.
A composable, multi-platform, Future-based API for HTTP requests.
Provides encoders and decoders for various archive and compression formats such as zip, tar, bzip2, gzip, and zlib.
Small, easy to use and extensible logger which prints beautiful logs.
This plugin allows Flutter desktop apps to defines system tray.
{"sdk":"flutter"}^1.19.0^2.5.4^3.3.1^1.0.0^6.3.1^0.5.2^0.5.1^0.2.0^0.5.1^9.0.0^1.1.0^3.0.0^2.1.2^4.11.0^2.6.2^1.6.0^5.9.2^4.0.9^4.13.0^4.13.0{"sdk":"flutter"}{"sdk":"flutter"}^6.0.0^0.14.1^2.12.2^3.2.5^4.13.0^6.13.0^3.1.3English project snapshot. Visit GitHub for the latest content.
https://github.com/Xmarmalade/alisthelper/assets/16839488/2067509c-756e-48cd-8f20-5ea961f46ef7
English | 简体中文 | CODE_OF_CONDUCT
https://img.shields.io/badge/language-dart-blue.svg?style=for-the-badge&color=00ACC1 Downloads https://img.shields.io/github/downloads/Xmarmalade/alisthelper/total?style=for-the-badge&color=FF2196 GitHub release (latest by date including pre-releases) https://img.shields.io/github/license/Xmarmalade/alisthelper?style=for-the-badge https://img.shields.io/github/stars/Xmarmalade/alisthelper?style=for-the-badge https://img.shields.io/github/issues/Xmarmalade/alisthelper?style=for-the-badge&color=9C27B0
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.
| image | image |
|---|---|
| image | image |
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 |
Wiki (Simplified Chinese language)
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_<locale>.json in lib/i18nstrings_<locale>.i18n.json in lib/i18ndart run build_runner buildflutter 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.