t2018-12-08T09-20-00-450471.md - tgtimes - The Gopher Times | |
git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
t2018-12-08T09-20-00-450471.md (805B) | |
--- | |
1 # 2018-12-08 09:20:00.450471 UTC (+0000) | |
2 | |
3 Thinglaunch and Thingmenu now on Bitreich | |
4 | |
5 There are now two new projects on bitreich, I have been developing for a… | |
6 and use them in my daily workflow: | |
7 | |
8 thinglaunch: | |
9 | |
10 Thinglaunch is a small prompter for input or passwords for X11. | |
11 | |
12 git://bitreich.org/thinglaunch | |
13 | |
14 % thinglaunch -o "Do you like bitreich? " | |
15 # Dare to enter the wrong answer! :D | |
16 | |
17 | |
18 thingmenu: | |
19 | |
20 Thingmenu is a simple menu for X11, which can be used to easily … | |
21 touch interfaces too. | |
22 | |
23 git://bitreich.org/thingmenu | |
24 | |
25 % thingmenu -g 400x400 \ | |
26 "red" "echo I like red" \ | |
27 "blue" "echo I like blue" | |
28 # As training, try to make a script with recursive menus. It's e… | |
29 | |
30 Have fun with both of them! | |
31 | |
32 All suggestions and patches are welcome! | |
33 | |
34 | |
35 Sincerely, | |
36 | |
37 20h | |
38 Chief Release Manager (CRM) | |
39 |