All Projects → okkosh → FN-key-lock

okkosh / FN-key-lock

Licence: other
A Script/Program to simulate hardware F key lock on F1-F12 keys with custom controls and visible lock notifications.

Programming Languages

autohotkey
350 projects

Projects that are alternatives of or similar to FN-key-lock

hotscript
HotScript - Revolutionizing how Windows works.
Stars: ✭ 29 (+16%)
Mutual labels:  keyboard, key, automate
rustyvibes
A Rust CLI that makes mechanical keyboard sound effects on every key press
Stars: ✭ 56 (+124%)
Mutual labels:  keyboard, key
Capslock
ultimate macOS keyboard re-mapping
Stars: ✭ 128 (+412%)
Mutual labels:  keyboard, keymapping
iOSUtilitiesSource
IOS Utilities Library for Swift
Stars: ✭ 46 (+84%)
Mutual labels:  keyboard, key
g910-gkey-macro-support
GKey support for Logitech G910 Keyboard on Linux
Stars: ✭ 85 (+240%)
Mutual labels:  keyboard
keyboard recording trojan
一个可以记录键盘输入并发送到指定邮箱的简单木马。
Stars: ✭ 63 (+152%)
Mutual labels:  keyboard
python-keylogger
Advanced Pure-Python Keylogger
Stars: ✭ 64 (+156%)
Mutual labels:  keyboard
EmojiKeyBoard
自定义表情键盘(支持系统表情, 图片表情),仅供参考学习~
Stars: ✭ 36 (+44%)
Mutual labels:  keyboard
instacart-delivery-slot-finder
Mac Script that notifies you once a delivery slot in available on Instacart
Stars: ✭ 18 (-28%)
Mutual labels:  automate
react-smart-key
Pass anything as key without re-renders
Stars: ✭ 17 (-32%)
Mutual labels:  key
ng-virtual-keyboard
Virtual Keyboard for Angular applications
Stars: ✭ 25 (+0%)
Mutual labels:  keyboard
iterm2-macos-dynamic-profile
🍎Fix iterm2 macos keys
Stars: ✭ 69 (+176%)
Mutual labels:  keyboard
chromeos-key-remapper
IME / tooling for remapping key combos to other key combos on Chrome OS
Stars: ✭ 29 (+16%)
Mutual labels:  keyboard
is-async-function
Is this a native `async function`?
Stars: ✭ 17 (-32%)
Mutual labels:  fn
keyswitch-kicad-library
Footprints for popular keyboard switches
Stars: ✭ 163 (+552%)
Mutual labels:  keyboard
gotomation
No description or website provided.
Stars: ✭ 18 (-28%)
Mutual labels:  keyboard
dometyl-keyboard
A parametric generator for designing split, concave, ergonomic keyboards written in ocaml.
Stars: ✭ 84 (+236%)
Mutual labels:  keyboard
Arduino-Chunithm-Controller
使用 Arduino 制作的 Chunithm 控制器。
Stars: ✭ 29 (+16%)
Mutual labels:  keyboard
django-secret-key
Generate Django Secret Key
Stars: ✭ 15 (-40%)
Mutual labels:  key
JoyKeyMapper
Nintendo Joy-Con/ProController Key mapper for macOS
Stars: ✭ 82 (+228%)
Mutual labels:  keymapping

FN Key Lock

A Script to simulate custom hardware (F1-F12) FN key lock on windows

Screenshot

Features

  • Simple and Quick
  • Launch custom hotkeys or any apps with FN
  • Auto-enable or Auto-start on boot

Installation:

Press Ctrl+Alt+L to toggle Lock.

How to Install

  • Download fnlock.exe file from releases.
  • Place it anywhere on your system.
  • Double Click fnlock.exe and It will show up in your tray.
  • Enjoy!

How to Remove

  • Exit fnlock.exe from the tray (If it is already running).
  • Delete fnlock.exe file and optionally delete config.ini file from Documents directory of your windows.

Starting Automatically with Windows

  1. Open the UI via tray->FN Lock->Right-Click->Show
  2. Enable the Automatically run on startup option
  3. Voila!

Notes

  • The GUI shows up only for the first time. For the subsequent runs -- it will start in the tray mode.
  • You can always access the GUI using tray->right-click->Show or by clicking the tray icon

Building

  • Clone the Repo
  • Download Autohotkey (AHK) from https://www.autohotkey.com
  • Use ahk2exe tool and add fn-lock script into it
  • Compile

Contribute

  • Clone this project (Note: Follow the Commit guidelines from https://cbea.ms/git-commit/)
  • Make changes and create a PR
  • Yup! That's it!

Credits:

Icon by - Papirus Development Team

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].