Skip to content

RobertoRubertelli/LearnHotkeys

 
 

Repository files navigation

LearnHotkeys

LearnHotkeys is a simple program created to learn the hotkeys of several programs. The full list of supported programs can be seen here.

This page on Qt-Apps.org gives a bit more information about our program

To execute, just clone this repository, cd into the folder you just generated and execute ./learnhotkeys.pyw

Status: Beta

Features

  • Update by the file on the repo for the hotkeys
  • Generator of cheatsheet in html
  • Integrated editor

ToDo Beta

  • Support for rc file generated by KDE software
  • More comments in the code
  • More definition hotkeys

Requirements:

  • Python, obviously
  • PyQT

Options

For generate a new local list file after the editing of a syntax file execute the create_hotkeys_list.py

Thanks to

Fexys, oniontux, dlion

About

Learn the hotkeys of your favorite software!

Resources

License

GPL-3.0, Unknown licenses found

Licenses found

GPL-3.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.3%
  • CSS 2.7%