Skip to content

Serein207/sast-music

 
 

Repository files navigation

SAST Music

NJUPT SAST2023.C++ WoC

Brief

基于 Qt6 的桌面端云音乐播放器

Important

本项目仅供交流学习使用,请于下载后 24 小时内删除

Preview

Clone

git clone --recursive https://github.com/NJUPT-SAST/sast-evento.git

注意:本项目使用了子模块,所以请确保使用 --recursive 参数来克隆仓库,或者在克隆后执行以下命令:

git submodule update --init --recursive

Use your IDE (QtCreator or CLion) to open. Only CMake support.

Tasks & API Docs

wiki

About

NJUPT SAST.2023 WoC 项目

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 52.5%
  • QML 40.3%
  • CMake 5.3%
  • C 1.2%
  • PowerShell 0.7%