Skip to content

mohanrex/pykalappai

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyKalappai - Keyboard Manager (Development Stage)

Aim of this project is to create an opensource keyboard manager to type non-english languages. eKalappai uses popular scim-table format for handling the keyboards. Its an improved version of ekalappai.

Features Planned

  • In this version we planned to include the option to support the multiple languages. You could add many scim-tables on your own which is freely available in internet as you wish.
  • Auto update feature for application

Developer dependencies

  • Project is written in python - Download Here Install python 3.x version
  • PYQT5 is used as GUI toolkit - Download Here See in the bottom for build package. Select and download package according to your system.
  • Pyhook for Keyboard hook - Download Here Select and download the pyhook version according to your python version and system. cp3.x denotes python version. Use command prompt, navigate to downloaded directory and then use pip install "downloaded_file_name". It could be like wheel file
  • win32api for windows api - Download Here Select latest build and download the correct version according to your python version.
  • Peewee as light weight ORM - pip install peewee Use this command to install.

License

This application is licensed under GPLv2+

Disclaimer

This application is in development stage. Use at your own risk

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%