You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: gui.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -105,6 +105,7 @@ The Lisp binding is [Ltk][ltk].
105
105
- Example applications:
106
106
-[Fulci](https://notabug.org/cage/fulci/) - a program to organise your movie collections.
107
107
-[Ltk small games](https://github.com/mijohnson99/ltk-small-games) - snake and tic-tac-toe.
108
+
-[cl-pkr](https://github.com/VitoVan/cl-pkr) - a cross-platform color picker.
108
109
-[cl-torrents](https://github.com/vindarel/cl-torrents) - searching torrents on popular trackers. CLI, readline and a simple Tk GUI.
109
110
- More examples:
110
111
-[https://peterlane.netlify.app/ltk-examples/](https://peterlane.netlify.app/ltk-examples/): LTk examples for the [tkdocs](https://tkdocs.com/tutorial/index.html) tutorial.
0 commit comments