Skip to content
This repository has been archived by the owner on Dec 31, 2024. It is now read-only.
/ Yolx Public archive

A modern download tool developed with Flutter, powered by 'Aria 2' at its core.

License

Notifications You must be signed in to change notification settings

uiYzzi/Yolx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e97cead · Apr 22, 2024
Mar 9, 2024
Mar 11, 2024
Mar 11, 2024
Apr 22, 2024
Apr 22, 2024
Apr 8, 2024
Jan 25, 2024
Apr 8, 2024
Mar 11, 2024
Mar 11, 2024
Mar 9, 2024
Apr 8, 2024
Mar 11, 2024
Jan 10, 2024
Mar 11, 2024
Mar 11, 2024
Jan 10, 2024
Mar 10, 2024
Apr 8, 2024
Jan 25, 2024

Repository files navigation

Yolx

Yolx 一款现代化下载工具!

Gitmoji

gitmoji-changelog


简体中文 | English

Yolx 是一款以「Aria 2」作为核心的现代化下载工具。

🙌 简单的开始

如果想安装Yolx,请打开右侧的 Release 页面,找到最新版本,并选择适用于当前系统的安装包下载。

Watch 项目,以获取应用的更新动态。

🚀 协作

非常感谢有兴趣的开发者或爱好者参与 Yolx 项目,分享你的见解与思路。

🍭 编译

Windows

依赖安装

1、按照官方文档安装Flutter SDK以及Visual Studio 2022 生成工具

2、安装打包工具Inno Setup 6,并添加中文语言包 ChineseSimplified.islChineseTraditional.islC:\Program Files (x86)\Inno Setup 6\Languages 目录

3、按照官方文档安装构建工具

打包构建

在项目目录运行下面命令进行编译打包,构建完成后可在 dist 文件夹内找到安装包

flutter_distributor release --name windows

Linux

依赖安装

1、按照官方文档安装Flutter SDK

2、输入以下命令安装构建依赖

sudo apt-get install clang cmake git ninja-build pkg-config libgtk-3-dev liblzma-dev libstdc++-12-dev libayatana-appindicator3-dev

3、按照官方文档安装构建工具

4、输入以下命令安装打包依赖

sudo apt install rpm patchelf locate libfuse2 fuse
wget -O appimagetool "https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage"
chmod +x appimagetool
sudo mv appimagetool /usr/local/bin/

打包构建

在项目目录运行下面命令进行编译打包,构建完成后可在 dist 文件夹内找到安装包

flutter_distributor release --name linux

🫸 特别鸣谢

About

A modern download tool developed with Flutter, powered by 'Aria 2' at its core.

Resources

License

Stars

Watchers

Forks

Packages

No packages published