Skip to content

dangkhoaw/Net-Management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Note

Chương trình chỉ chạy trên hệ điều hành Windows

Requirements

  • C++11 hoặc cao hơn để đảm bảo tính năng thread hoạt động. Bạn có thể cài đặt thông qua MSYS2

  • Font chữ Caskaydia Cove Nerd Font để hiển thị icon trong chương trình. Bạn có thể tải font chữ tại đây

Usage

  1. Clone repository này về máy
git clone https://github.com/dangkhoaw/Net-Management.git
  1. Di chuyển vào thư mục chứa mã nguồn
cd Net-Management
  1. Biên dịch và chạy chương trình
g++ -std=c++11 src/*.cpp -o build/Net-Management ; ./build/Net-Management

🧑🏻‍💻 Contributors

About

Quản lý tiệm Internet - PBL2 - DUT

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages