zty199 65c26f035b fix: ISSUE #I66334 安装结束后仍显示 Installing
DownloadItem::install 中 finished 信号发送时间错误:安装操作被放入 QtConcurrent::run 中异步执行,发送信号在主线程中,安装未结束就发送了信号

Log: 调整信号发送位置至子线程中;AppIntoPage::isDownloading 中,若安装任务正在执行,需要 return,否则会出现安装后卸载再重新安装时,直接显示卸载按钮的问题
2022-12-19 17:38:41 +08:00
2022-04-26 06:06:59 +00:00
2022-12-13 21:47:09 +08:00
2022-12-09 11:59:04 +08:00
2022-12-15 12:04:37 +00:00
2022-12-15 14:47:56 +08:00
2021-06-21 15:56:21 +08:00
4.0
2022-12-09 11:16:11 +08:00
2022-12-09 11:59:04 +08:00
2022-12-13 09:53:50 +00:00

Spark App Store

star fork

Spark Store aims to collect Linux apps for the convieniece of Linux new comers

The collecting process needs everyone's help

We set up this APP Store and collect APPs/tools that everyone need widely. Also we pack Windows apps with wine.

All packages will be shared in our repository for users to get freely.

Distrobution supportedDeepin 20 ; Ubuntu 22.04 LTS / Ubuntu 20.04 LTS(May stop support in the future ; UniontechOS Home 21

About OpenKylin and deepin 23

The adaptation work is scheduled after their official release.

You can track our Issue resoving progress here https://gitee.com/deepin-community-store/spark-store/board

We hope people who see here can also join our teamdevelopment help or submit applications are welcomed

If you want to submit an APP to share with othersPlease Click here

🙌 A simple start

If you simply want to install the Spark Store,just enter the [Release] page, find the version you want and install.

If you are using Debian11/Ubuntu 20.04, you will need extra dependency package. Available here


Compile and developement

For Deepin V20/UOS 21/ Debian 11

sudo apt install git qt5-default debhelper pkg-config qtchooser libqt5core5a libqt5gui5 libqt5widgets5 libqt5network5 libqt5concurrent5 libdtkcore-dev libdtkgui-dev  libdtkwidget-dev qttools5-private-dev libnotify-dev qtwebengine5-dev

Ubuntu 22.04

sudo apt install git qtbase5-dev debhelper pkg-config qtchooser libqt5core5a libqt5gui5 libqt5widgets5 libqt5network5 libqt5concurrent5 libdtkcore-dev libdtkgui-dev  libdtkwidget-dev qttools5-private-dev libnotify-dev qtwebengine5-dev

Then

git clone https://gitee.com/deepin-community-store/spark-store.git
cd spark-store
dpkg-buildpackage

🚀 Coorperation

We use Gitee as our code hosting platform. Please click here to contact us.

https://gitee.com/deepin-community-store/spark-store

Rocket Chat

https://chat.shenmo.tech/

PWA Client

spk://store/chat/store.spark-app.feedback

Copy and paste to search bar or in browser address bar after installing Spark Store

Description
No description provided
Readme GPL-3.0 28 MiB
Languages
C++ 63.7%
Shell 34.1%
QMake 1.2%
CMake 0.7%
Python 0.2%