Skip to content

Anniywell/PyQxt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyQxt

Background

When I want to use global shortcuts, the first thing I think of is QxtGlobalShortcut. But it needs to be compiled, the toolchains needs to be installed, and its python binding is not stable, so I found the keyboard.

Features

  • Pure Python
  • Cross platform
  • Easy