Skip to content

Commit edae5a6

Browse files
committed
WIP Upgraded to GTK3, Python3 and GPLv3
1 parent c361cd8 commit edae5a6

File tree

5 files changed

+799
-674
lines changed

5 files changed

+799
-674
lines changed

README.md

Lines changed: 26 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,27 @@
11
# xdotool-gui
2-
GUI for command-line X11 automation tool
2+
## [Follow @sickcodes on Twitter](https://twitter.com/sickcodes)
3+
4+
GUI for command-line X11 automation tool.
5+
6+
This project is maintained fork of the 2010 project by esbat.
7+
8+
### V3.0
9+
# Features In xdotool-gui v3.0
10+
- Record xdotool sequences for X automation.
11+
- Upgraded to GTK3.
12+
- Upgraded to python 3.
13+
- Python requirements.txt
14+
15+
# Credits
16+
https://twitter.com/sickcodes
17+
18+
https://twitter.com/esbatmop
19+
20+
![Xdotool GUI](/xdotool.gif?raw=true "Xdotool GUI")
21+
22+
Authors: esbat==2010, Sick.Codes>=2021
23+
24+
https://sick.codes/ & https://twitter.com/sickcodes
25+
26+
PR & Contributor Credits: https://github.com/sickcodes/xdotool-gui/blob/master/CREDITS.md
27+

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
PyGObject

runxdotool.py

Lines changed: 0 additions & 56 deletions
This file was deleted.

0 commit comments

Comments
 (0)