Skip to content

cfms是一个强加密文件档案管理系统,此仓库为客户端

License

Notifications You must be signed in to change notification settings

leaphy-dev/cfms_2_client

Repository files navigation

CFMS Client (PyQt6)

1.PNG

Installation

Ubuntu

(Tested on Ubuntu 23.04, arm64 environment.)

Due to platform reasons, PyQt6 cannot be installed unless the user use 'apt install' instead.

  1. sudo apt install python3-pyqt6
  2. sudo apt install python3-pyqt6.qtsvg
  3. pip install -r requirements.txt --break-system-packages

After doing these steps above, try 'python3 main.py' to start the client.

Windows

(Tested on Windows10, 11 amd64 environment.)

  1. pip install -r requirements.txt
  2. python main.py

About

cfms是一个强加密文件档案管理系统,此仓库为客户端

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages