Skip to content

mangodxd/NoteMood

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoteMood

Ứng dụng ghi chú kèm mood/thời tiết cá nhân dành cho desktop.

Cách chạy

  1. Cài đặt Python 3.x và PyQt6:
    pip install -r requirements.txt
    
  2. Chạy ứng dụng:
    python src/main.py
    

Cấu trúc thư mục

NoteMood_Pro/
├── README.md
├── requirements.txt
├── setup.py
├── .gitignore
├── src/
│   ├── __init__.py
│   ├── main.py
│   ├── ui.py
│   ├── weather_effects.py
│   └── music.py
├── tests/
│   ├── __init__.py
│   └── test_ui.py
├── assets/
│   ├── NoteMood_Icon.ico
│   ├── NoteMood_Icon.png
└── docs/

Mood

Mood Hình ảnh
Calm Calm
Sleepy Sleepy
Focus Focus
Creative Creative

Ghi chú

  • Mặc định nhạc tải từ Internet, có thể chọn nhạc thủ công.
  • Tự động lưu 2 phút/lần nếu có thay đổi.

Đóng gói

  • Đã build thử file thực thi tại here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages