Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

A tool to unlock your macbook from the command line

License

NotificationsYou must be signed in to change notification settings

mat1th/unlocker

Repository files navigation

A tool to unlock your macbook lock screen from the command line. This is mostly useful when connecting remotely to amac overvnc. Apple does not allow pasting a passport on the lock screen when usingvnc. This tools will give youthe possibility to fill in the password to this tool, and unlock your mac with it.

❗️ Currently, this tool is in alfa phase. This will mean that is is not though-fully tested. If you find any bugsplease submit them.

📚 ✍️ Feel like contributing? Submit an issue with your ideas (or bugs) and we'll discuss it.

Installation

Using curl:

curl -L https://github.com/mat1th/unlocker/releases/download/<current version>/unlocker.zip -o unlocker.zipunzip unlocker.zipchmod 775 unlocker

Usage

This tool should be installed on the device you want to unlock.

Command Line

OVERVIEW: Control locking and unlocking of your device using the command-line.USAGE: unlocker <subcommand>OPTIONS:  --version               Show the version.  -h, --help              Show help information.SUBCOMMANDS:  unlock                  Unlock your machine (will ask for your password to unlock)  lock                    Lock your machine  See 'unlocker help <subcommand>' for detailed help.

Development

Open thepackage.swift file in xcode to open the project.

IntegrateUnlockerCore

The logic for locking and unlocking the lock screen of macos can be found in theUnlockerCore package witch can beincluded in your own project

License

GNU GENERAL PUBLIC LICENSE licensed.


[8]ページ先頭

©2009-2025 Movatter.jp