Git Product home page Git Product logo

capunction's Introduction

Capunction

key binding for remote desktop in WINDOW due to non function keyboard

ABOUT

what is Capunction?

It is cap + function!

Recommended to

  • This is for people that need a function key when using remote desktop software(eg. moonlight streaming, google remote desktop).
  • if your function keys doesn't work properly.
  • Using keyboard that doesn't have function keys(eg. f1,f2, etc.)

this make you to use capslock to fn key

Compiling

Prerequisites:

  • cmake
  • gcc, clang or msvc
$ git clone https://github.com/dennis0324/Capunction.git
$ cd Capunction
$ mkdir build && cd build
$ cmake -S .. -DCMAKE_INSTALL_PREFIX=../dist // this is for building and testing
$ cmake -S .. -DCMAKE_INSTALL_PREFIX=../dist -DPUBLISH=TRUE // this is for publish for use
$ cmake --build . --parallel 2 --target install  

Future Update

  • Linux, Apple Environment compatible
  • Key mapping

Key binds

key binds output description
capslock + 1 F1
capslock + 2 F2
capslock + 3 F3
capslock + 4 F4
capslock + 5 F5
capslock + 6 F6
capslock + 7 F7
capslock + 8 F8
capslock + 9 F9
capslock + 0 F10
capslock + - F11
capslock + = F12
capslock + backspace Delete shift + backspace wouldn't work on my case so i made it
capslock + backslash Insert
capslock + Home
capslock + End
capslock + Pgup
capslock + Pgdn
capslock + capslock capslock instantly press capslock twice will active capslock

used library

libuiohook - made by kwhat

tray - made by zserge

LICENSE

Distributed under the GNU LGPLv3 License. See LICENSE for more information.

capunction's People

Contributors

kwhat avatar munsuri avatar dennis0324 avatar univrsal avatar snosme avatar ayoubserti avatar peslys avatar molotok-sms avatar anthonybilinski avatar christianfrisson avatar alvdavi avatar therealdreg avatar j-delaney avatar zshoham avatar swills avatar mtrabelsi avatar collinalexbell avatar shenhongfei avatar

Stargazers

Mindou avatar 김민욱 avatar Rick Blundell avatar  avatar Jaedeok Kim avatar

capunction's Issues

Enhancement

  • make about section
  • add icon
  • documentation

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.