Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gregros/spotikeys


https://github.com/gregros/spotikeys

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# spotikeys
This is an accidental framework. Sort of. Partially. The idea is to do AHK but in python. Some stuff tries to do this, but not very well.

It has a UI system based on react, but overlayed on top of Tkinter, which is a cross-platform framework for native UI components.

It only supports windows right now due to a small number of things that had to be done via Win32 API calls.