Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gregros/spotikeys
https://github.com/gregros/spotikeys
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/gregros/spotikeys
- Owner: GregRos
- Created: 2024-05-04T22:05:04.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-06-03T12:59:34.000Z (7 months ago)
- Last Synced: 2024-11-06T10:28:56.981Z (about 2 months ago)
- Language: Python
- Size: 797 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.