-
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathPAD.xml
32 lines (32 loc) · 1.4 KB
/
PAD.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="UTF-8"?>
<pad>
<application>
<name>Keylock</name>
<version>v1.0.0</version>
<url>https://github.com/Axorax/keylock</url>
<exe_file>https://github.com/Axorax/keylock/releases/download/v1.0.0/keylock.exe</exe_file>
<description>Lock your keys with ease</description>
<long_description>
Keylock is an app with a modern and beautiful UI that allows you to lock your keyboard. You can unlock it by pressing a shortcut that you can also change.
</long_description>
<category>System Utility</category>
<platform>Windows</platform>
<license>AGPL-3.0</license>
<price>$0 - Free</price>
<author>
<name>Axorax</name>
<url>https://axorax.github.io/</url>
<email>axoraxmail@gmail.com</email>
</author>
<features>
<feature>Easy to use.</feature>
<feature>Modern and beautiful interface.</feature>
<feature>Low RAM usage and file size.</feature>
</features>
<keywords>keyboards, mouse-lock, keylock, keyboard-lock</keywords>
<screenshots>
<screenshot>https://raw.githubusercontent.com/Axorax/keylock/refs/heads/main/thumbnail.png</screenshot>
</screenshots>
<icon>https://raw.githubusercontent.com/Axorax/keylock/main/assets/icon.png</icon>
</application>
</pad>