Skip to content

alphafireworm/UnlockerX

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnlockerX

Near unlock your Mac by Bluetooth device!

  • Multiple language support ! ! !

    • English
    • Simple Chinese
    • Tradtional Chinese
    • Japanese (By Translater)
    • Korean (By Translater)
  • Events callback execute custom program support !!!

    • Weak Signal
    • Connect Status Changed
    • Lock Status Changed
    • Lid Status Changed

Base on above contents, You can free to extend this program. (example code on folder "/docs/".)

This program can work normally in macOS 10.14/10.15. (Tested on MacBook Pro 2019)

Thumbnail

Downloads

Please view Releases Page.

How To Build

  • Install Requirement.
pip3 install -r requirements.txt
  • Build
python3 build.py [--translate-baidu] [--py2app]

Report Bug

If you meet some bug in this app, You can try to export log (in "Preferences" - "Advanced Options"), and send to this project issues page.

It will be export log file to directory, your private data will replace with hider text.

And the next step, you can send this log file on this project' s GitHub page issues.

Packages

No packages published

Languages

  • Python 100.0%