Skip to content

BasterHapy/WinAutoThem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinAuto

Python PySide6 version License Support System

This is a Windows automatic theme-switching tool implemented with PySide6.

简体中文

feature

  • Automatically switch themes
  • Supports system tray
  • Run on startup

how to run it?

create venv

uv venv pywin -p 3.11

use venv

 .\pywin\Scripts\activate.bat

install requirements.txt

uv pip install -r ./requirements.txt

run

python main.py

About

This is a Windows theme switching tool built with PySide6.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages