Metadata-Version: 2.4
Name: soda-ahk
Version: 2025.1.14.0
Summary: my ahk scripts.
Project-URL: Repository, https://github.com/soda92/ahk
License-File: LICENSE
Requires-Python: >=3.10
Requires-Dist: ziglang>=0.13.0.post1
Description-Content-Type: text/markdown

# ahk

<a href="https://pypi.org/project/soda-ahk/">
    <img alt="PyPI - Version" src="https://img.shields.io/pypi/v/soda-ahk">
</a>

my autohotkey scripts

install and run:
```
pip install -U soda-ahk
soda-ahk.exe
```

Other usages:

- Open autostart registry: 
```
soda-ahk --open
```
- Switch desktop icon show/hide:
```
soda-ahk-toggle-icons
```

## Recommended apps

DesktopOK: save icon location, auto hide cursor
<https://www.softwareok.com/?seite=Freeware/DesktopOK>

StartAllBack: customize your desktop bar
<https://www.startallback.com/>

# Thanks

This project would not be possible without these groups:

 - AutoHotKey team
 - Python team
 - .NET/Windows/C++ team
 - uv tool
 - Krita for Icons
 - em-keyboard for emojis

I would like to thank these groups too:
 - VSCode team and it's contributors
 - GitHub

# Resources

Learn more about troubleshooting your Windows here:
<https://www.youtube.com/watch?v=PYHqrwQIoxc>

Help of different setting options:
<https://4sysops.com/archives/list-of-ms-settings-uri-commands-to-open-specific-settings-in-windows-10/>
